A React component wrapper for the Evergreen UI library with Storybooks.
npm install @realvestor/evergreen-wrapperA React component wrapper for the Evergreen UI library with Storybooks.
In order to use the wrapper, you need to install the package and include whatever components.
This would be really useful in some kind of library that is easily swapped with other libraries, IE. swapping Polaris components for Evergreen Components or some other amalgamation of Tailwind UI components.
``powershell``
yarn add evergreen-wrapper
Here are the component names for using evergreen components in an easy to use way.
- [x] autocomplete
- [x] alert
- [x] avatar
- [x] badge
- [x] button
- [x] card
- [x] checkbox
- [x] dialog
- [x] empty
- [x] heading
- [x] icon
- [x] input
- [x] link
- [x] paragraph
- [x] pill
- [x] radio
- [ ] search
- [x] select
- [x] small
- [x] strong
- [x] table
- [x] text
- [x] tooltip
- [x] unorderedlist