@edgmont-ui/react
v1.0.0
Published
<p align="center"> <img src="/public/logo-dark.svg#gh-dark-mode-only" height="128"/> <img src="/public/logo-light.svg#gh-light-mode-only" height="128"/> </p> <div align="center">
Downloads
6
Readme
Getting Started
Installation methods
There are a few methods to choose from depending on your usage for edgmont-ui
Install tailwind
Follow this official set-up guide to get tailwind working within your react application.
Install edgmont-ui
npm/yarn install @edgmont-ui/react
Package used
- React - Framework of choice
- Typescript - Types!!!
- Heroicons - for the few icons needed
- Downshift - a easy to use API for our select element
- React-datepicker - for the datepicker api
- Date-fns - the datepicker date library of choice
- Prism-react-renderer & react-simple-code-editor - for the code editor and syntax highlighter
- React-dropzone - for the file uploader
- React-spring - for any animation/transitions
- React-popper - for tooltip and popover API
- Storybooks - for the docs
License
This library is MIT licensed.