Ecosyste.ms: Awesome

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

https://github.com/ink-zone/fower

A utility-first CSS in JS library
https://github.com/ink-zone/fower

css react react-native vue

Last synced: 3 months ago
JSON representation

A utility-first CSS in JS library

Lists

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)