Skip to content

jatin33/react-hooks-gmail-like-multi-email-input

Repository files navigation

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