0.3.0 • Published 3 months ago

@edgmont-ui/react v0.3.0

Weekly downloads
-
License
-
Repository
github
Last release
3 months ago

Build NPM Version License Bundle Size

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.