@sentinel-password/react
v0.2.1
Published
React hooks and components for @sentinel-password/core - password validation made simple
Maintainers
Readme
@sentinel-password/react
React hooks and components for password validation using @sentinel-password/core.
Installation
npm install @sentinel-password/react @sentinel-password/core
# or
pnpm add @sentinel-password/react @sentinel-password/core
# or
yarn add @sentinel-password/react @sentinel-password/coreStatus
🚧 Work in Progress - This package is currently under development.
Coming Soon
usePasswordValidatorhook with debouncing- Headless
PasswordInputcomponent - Full TypeScript support
- Comprehensive test coverage
- Storybook examples
Development
# Build
pnpm build
# Test
pnpm test
# Type check
pnpm typecheckLicense
MIT © Aleksei Kankov
