Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/reflexjs/reflexjs

A library for rapid UI development with style props, color modes, themes and variants + starter kits, themes and blocks to help you build Gatsby and Next.js sites faster.
https://github.com/reflexjs/reflexjs

components-and-templates gatsby gatsby-starter gatsby-themes nextjs nextjs-starter reactjs styling themes ui

Last synced: 11 days ago
JSON representation

A library for rapid UI development with style props, color modes, themes and variants + starter kits, themes and blocks to help you build Gatsby and Next.js sites faster.

Awesome Lists containing this project

README

        


A library for rapid UI development with style props, color modes, themes and variants.


License
PRs welcome!
Follow @arshadcn

## Demo

Demo

## Features

- **Style props:** Use any CSS property as prop to rapidly style your components.
- **Responsive styles:** Add mobile-first responsive styles with a few keystrokes.
- **Themes support:** Use a theme for typography, colors, and spacing.
- **Variants:** Extract styles to your theme. Re-use them. Compose them.
- **Color Modes:** Add dark mode. Add light mode. Add any color mode.
- **A library of ready-to-use blocks:** That you can copy and paste into your site
- **And so much more::** Typescript, Intellisense, Emmet...

## Starter kits

- [Next.js](https://github.com/reflexjs/nextjs-starter)
- [Next.js (Typescript)](https://github.com/reflexjs/nextjs-starter-typescript)
- [Gatsby](https://github.com/reflexjs/gatsby-starter)
- [Gatsby (Typescript)](https://github.com/reflexjs/gatsby-starter-typescript)

## Docs

Visit [https://reflexjs.org/docs](https://reflexjs.org/docs) to get started.

## Blocks

Browse the blocks library at [https://reflexjs.org/blocks](https://reflexjs.org/blocks).

## License

Licensed under the [MIT license](https://github.com/reflexjs/reflex/blob/master/LICENSE).