Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 1 month ago
JSON representation

Modern React UI library 💅👩‍🎤🍭

Awesome Lists containing this project

README

        

> **Warning** This project is deprecated and no longer maintained.



smooth-ui


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