Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 683 Bytes

File metadata and controls

39 lines (22 loc) · 683 Bytes

Project Title

This react library exposes a hook that helps to recreate gmail's email input box behavior where user can enter multiple emails and delete them with certain keyboard bindings.

Demo

Everything Is AWESOME

Dependencies

Peer Dependencies

react >=16.8.0

react-dom >=16.8.0

typescript >=5.5.2

Installation

Install with npm ^8.19.4

  npm i
  npm run storybook

Running Tests

To run tests, run the following command

  npm run test

License

MIT