Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leenxyz/fower
A utility-first CSS in JS library
https://github.com/leenxyz/fower
css react react-native vue
Last synced: about 15 hours ago
JSON representation
A utility-first CSS in JS library
- Host: GitHub
- URL: https://github.com/leenxyz/fower
- Owner: leenxyz
- License: mit
- Created: 2020-09-21T03:04:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-13T12:47:45.000Z (9 months ago)
- Last Synced: 2025-01-06T08:09:37.376Z (24 days 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.
[![npm](https://img.shields.io/npm/v/@fower/core.svg)](https://www.npmjs.com/package/@fower/core)
[![Coverage Status](https://coveralls.io/repos/github/forsigner/fower/badge.svg?branch=master)](https://coveralls.io/github/forsigner/fower?branch=master)
[![Minzipped size](https://img.shields.io/bundlephobia/minzip/@fower/core.svg)](https://bundlephobia.com/result?p=@fower/core)
[![NPM Downloads](https://img.shields.io/npm/dm/@fower/core.svg?style=flat)](https://www.npmjs.com/package/@fower/core)
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](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)