0.0.4 • Published 4 months ago

use-otp-input v0.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

English | 简体中文

use-otp-input

NPM version

🚀 用于开发一次性密码输入(OTP)组件的不将就的 React Hook

在线示例

功能特色

  • 🦄 更符合普通输入组件直觉的输入逻辑,包括粘贴文本字符串
  • ✨ 支持 BackspaceDelete 按键,包括 Ctrl 快捷键
  • 🎈 支持左右方向键移动光标位置

编译与发布

  • npm run build
  • npx changeset
  • npx changeset version
  • git commit
  • npx changeset publish
  • git push --follow-tags

changeset prerelease doc

证书

MIT License © 2023 Yuns

0.0.4

4 months ago

0.0.3

4 months ago

0.0.2

4 months ago

0.0.1

4 months ago