https://github.com/matheusps/adapt-ui
React toolkit to achieve consistency througout components
https://github.com/matheusps/adapt-ui
component-library docz prettier react reactjs rollup rollup-js typescript ui-components
Last synced: about 1 year ago
JSON representation
React toolkit to achieve consistency througout components
- Host: GitHub
- URL: https://github.com/matheusps/adapt-ui
- Owner: matheusps
- Created: 2019-03-15T17:17:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T17:08:47.000Z (over 3 years ago)
- Last Synced: 2025-03-30T16:45:37.224Z (about 1 year ago)
- Topics: component-library, docz, prettier, react, reactjs, rollup, rollup-js, typescript, ui-components
- Language: TypeScript
- Homepage: https://adapt-ui.netlify.com/
- Size: 7.82 MB
- Stars: 5
- Watchers: 0
- Forks: 0
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Adapt UI
[](https://circleci.com/gh/matheusps/adapt-ui)
[](https://app.netlify.com/sites/adapt-ui/deploys) [](https://greenkeeper.io/)
[Check the component docs for more info](https://adapt-ui.netlify.com/)
### 👨🏾💻 Develop
```bash
# install dependencies
$ yarn
# start development server with storybook
$ yarn storybook
# Build the docs
$ yarn build-storybook
# Build the lib
$ yarn build-lib
# Build lib and docs
$ yarn build
# Run tests
$ yarn test
# Create a new release with np
$ yarn release
```
### Roadmap
**⚠️ stands for breaking changes**
**🛠 stands for fixes or chores**
- [ ] 🛠 Fix bugs with the current component.
- [x] Typo
- [x] Box
- [ ] Image
- [x] Label
- [x] Input
- [x] Spinner
- [ ] Collapsible
- [x] Scrollable
- [x] Clickable
- [x] Flexible
- [ ] Theme Parser
- [ ] Color tokens
Upcomming version:
- [ ] Tabs
- [ ] Variation tokens
- [ ] Carousel
- [ ] Responsive Breakpoints
- [ ] Table
- [ ] Toolbar