ethereal2
v2.2.1
Published
A beautiful, modern, and accessible UI library for React.
Downloads
57
Readme
Ethereal2 ·
- Beautiful and accessible: Fluid, modern, beautiful—Regardless of whether you use a mobile device, a computer, or a screen reader.
- No-nonsense configuration: No shenanigans overriding styles for individual components—Just provide a simple theme configuration.
- Simple by default: Drop in components for everything you need—No fuss.
- Powerful when necessary: Virtualized datagrids, unlimited extensibility, and a granular animation config.
Installation
yarn add ethereal2
Install with cotton
cotton add ethereal2
Documentation
Check out our Storybook for up to date examples and documentation of Ethereal2 components.
Run Locally
Clone the project
git clone https://github.com/Fetch-Monitors/Ethereal2.git
Go to the project directory
cd ethereal-ui
Install dependencies
yarn
Start the Storybook
yarn storybook
(Node 16.15.1 recommended for development)
Storybook's telemetry is disabled by default.
Authors
License
Ethereal2 is MIT licensed.