컴포넌트 패키지
패키지: @hereby/components | Alpine.js 인증 컴포넌트 라이브러리
ESM, CJS, 브라우저 번들로 배포되는 재사용 가능한 인증 중심 Alpine 컴포넌트 모음입니다.
내보내는 컴포넌트
authGateComponentloginFormComponentregisterFormComponentchangePasswordFormComponent
Alpine 플러그인
패키지는 createAuthComponentsPlugin()을 내보냅니다.
등록되는 Alpine 데이터 팩토리:
authGateloginFormregisterFormchangePasswordForm
번들
구성된 출력:
src/index.ts기반 CommonJSsrc/index.ts기반 ESMsrc/browser.ts기반 브라우저 IIFE
브라우저 글로벌 이름:
HerebyComponents
html/ 디렉토리에는 다음 템플릿도 포함됩니다.
signin-form.htmlsignup-form.htmlchange-password-form.html