Skip to content

alikazemkhanloo/react-webotp-input

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Motivation

To have otp inputs more performantly and support webotp api

key features

  • has only one input field, no jumping between multiple inputs
  • highly customizable
  • support webotp
  • zero dependency

developement guide

I'm new to monorepo and this is my first implementation. Fist run yarn to install dependencies

yarn

To run the example app first start a tsc with --watch flag

yarn workspace react-webotp-input  run tsc --build --watch 

then in another terminal you can start the example app to see the live changes from your edits

yarn workspace example run start 

Pull requests

As always, They are welcome.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published