Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jrson83/shrtcss
A lightweight SCSS/CSS library.
https://github.com/jrson83/shrtcss
components css framework library lightweight react sass scss
Last synced: 28 days ago
JSON representation
A lightweight SCSS/CSS library.
- Host: GitHub
- URL: https://github.com/jrson83/shrtcss
- Owner: jrson83
- License: mit
- Created: 2023-07-18T20:21:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-08T10:36:05.000Z (7 months ago)
- Last Synced: 2024-04-09T02:14:57.420Z (7 months ago)
- Topics: components, css, framework, library, lightweight, react, sass, scss
- Language: TypeScript
- Homepage: https://shrtcss.jrson.me
- Size: 845 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
A lightweight SCSS/CSS library.
## Documentation
> **Note**
> shrtcss is currently in development.This aims to be the featherweight champion of SCSS/CSS component libraries in the entire universe!
## Components
- [x] Alert
- [x] Badge
- [x] Blockquote
- [x] Button
- [x] ContentEditable
- [ ] Dialog
- [x] Divider
- [ ] Drawer
- [ ] Dropdown
- [ ] Form
- [x] Heading
- [x] Icon
- [ ] List
- [x] Pagination
- [x] Router
- [x] Spinner
- [ ] Table
- [x] Tabs
- [x] Timeline
- [x] Toast## Contributing
Please read our [CONTRIBUTING](https://github.com/jrson83/shrtcss/blob/main/CONTRIBUTING.md) guide and [CODE OF CONDUCT](https://github.com/jrson83/shrtcss/blob/main/CODE_OF_CONDUCT.md) for more information.
## License
Licensed under the [MIT license](https://github.com/jrson83/shrtcss/blob/main/LICENSE).