Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 492 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 492 Bytes

Custom Select Build Status

Custom select with A11y support. Replacing every select on the page with a custom select

Supported browsers:

  • Chrome
  • FF
  • Edge
  • Safari

Available Scripts

yarn start

Development mode with HMR

yarn test

Running tests

yarn build

Building library for production. Main script is located in ./dist/main.js