Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smooth-code/smooth-ui
Modern React UI library 💅👩🎤🍭
https://github.com/smooth-code/smooth-ui
bootstrap material-ui react styled-components ui ui-components ui-library
Last synced: 3 months ago
JSON representation
Modern React UI library 💅👩🎤🍭
- Host: GitHub
- URL: https://github.com/smooth-code/smooth-ui
- Owner: smooth-code
- License: mit
- Archived: true
- Created: 2017-12-21T15:12:17.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-06-19T19:51:40.000Z (over 2 years ago)
- Last Synced: 2024-09-22T01:33:23.593Z (3 months ago)
- Topics: bootstrap, material-ui, react, styled-components, ui, ui-components, ui-library
- Language: JavaScript
- Homepage:
- Size: 8.29 MB
- Stars: 1,592
- Watchers: 18
- Forks: 101
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-list - smooth-ui - code | 1576 | (JavaScript)
- awesome-emotion - smooth-ui - ui.smooth-code.com/)) (Component Libraries)
README
> **Warning** This project is deprecated and no longer maintained.
Modern React UI library. Code less, do more.
[![Build Status][build-badge]][build]
[![Version][version-badge]][package]
[![MIT License][license-badge]][license]
[![Small size][size-badge]][build-min]```sh
npm install @smooth-ui/core-sc reakit styled-components
```or
```sh
npm install @smooth-ui/core-em reakit @emotion/core @emotion/styled emotion-theming
```Smooth UI is a style system / UI library for [React](https://reactjs.org/). It works with [Styled Components 💅](https://www.styled-components.com) or [Emotion 👩🎤](https://emotion.sh/).
It is focused on developer experience, productivity. You can focus on what you want to build instead of on how to build it.
## [Docs](https://smooth-ui.smooth-code.com/)
**See the documentation at [smooth-ui.smooth-code.com](https://smooth-ui.smooth-code.com/)** for more information about using Smooth UI!
## Sponsors
[](https://www.browserstack.com/)
BrowserStack allows us to test in real browsers.
## License
Licensed under the MIT License, Copyright © 2018-present Smooth Code.
See [LICENSE](./LICENSE) for more information.
[build-badge]: https://img.shields.io/travis/smooth-code/smooth-ui/master.svg?style=flat-square
[build]: https://travis-ci.org/smooth-code/smooth-ui
[version-badge]: https://img.shields.io/npm/v/@smooth-ui/core-sc.svg?style=flat-square
[package]: https://www.npmjs.com/package/@smooth-ui/core-sc
[license-badge]: https://img.shields.io/npm/l/@smooth-ui/core-sc.svg?style=flat-square
[license]: https://github.com/smooth-code/smooth-ui/blob/master/LICENSE
[size-badge]: https://img.badgesize.io/https://unpkg.com/@smooth-ui/core-sc/dist/smooth-ui-core-sc.min.js?compression=gzip&style=flat-square
[build-min]: https://unpkg.com/@smooth-ui/core-sc/dist/smooth-ui.min.js