Awesome
Reactackle
Open-source components library built with React and Styled Components.
Reactackle is a family of components that make it easy to design beautiful websites and apps. It's still young but we are going to constantly add new components. Also we use it with our open-source web app constructor Booben.
Getting started
Using NPM:
npm install reactackle --save
Using Yarn:
yarn add reactackle
Or you can install components independently:
npm install reactackle-button --save
Docs
Component Demos
- Accordion
- AlertArea
- Auto Position
- Breadcrumbs
- Button
- Card
- Checkbox
- Dialog
- Grid / Column
- Grid / Row
- Header
- Icon
- Input Autocomplete
- Menu
- CircleProgress
- LinearProgress
- Radio Group
- Select Box
- Sidebar
- Tabs
- Tag
- Text
- Text Field
- Toggle Button
- Tooltip
Browser Support
At present we aim to support the last two versions of the following browsers: Chrome, Edge, Firefox, Safari, Opera.
Contributing
Contributions are welcome!
Also we're opened to any proposals. Feel free to submit an issue or just write us a few words.