https://github.com/forsigner/fower
A utility-first CSS in JS library
https://github.com/forsigner/fower
css react react-native vue
Last synced: over 1 year ago
JSON representation
A utility-first CSS in JS library
- Host: GitHub
- URL: https://github.com/forsigner/fower
- Owner: leenxyz
- License: mit
- Created: 2020-09-21T03:04:26.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-13T12:47:45.000Z (about 2 years ago)
- Last Synced: 2025-01-06T08:09:37.376Z (over 1 year ago)
- Topics: css, react, react-native, vue
- Language: TypeScript
- Homepage: https://fower.vercel.app
- Size: 35.7 MB
- Stars: 506
- Watchers: 10
- Forks: 33
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Fower
A utility-first CSS in JS library for rapid UI development.
[](https://www.npmjs.com/package/@fower/core)
[](https://coveralls.io/github/forsigner/fower?branch=master)
[](https://bundlephobia.com/result?p=@fower/core)
[](https://www.npmjs.com/package/@fower/core)
[](https://github.com/prettier/prettier)
## Quick Start
- [Use with React](https://fower.vercel.app/docs/use-with-react)
- [Use with React Native](https://fower.vercel.app/docs/use-with-rn)
## Documentation
Documentation website: [fower.vercel.app](https://fower.vercel.app/)
## Development
- [Contributing Guide](/CONTRIBUTING.md)
## License
[MIT License](https://github.com/forsigner/fower/blob/master/LICENSE)