UNPKG

@rantomah/react-safe-password

Version:

A **secure, standalone and fully customizable React password input** component designed for modern React applications. It works across all browsers without relying on browser password management features, ensuring your users' passwords are never auto-save

3 lines (2 loc) 106 B
export { default } from './SafePassword.js'; export type { SafePasswordHandle } from './SafePassword.js';