monochrome-ui

0.0.9 • Public • Published

Monochrome

Monochrome is a React component library that offers highly stylable UI controls.

Usage

Import components:

// Import component
import {Form} from 'monochrome';
// Import CSS stylesheet
import 'monochrome/dist/main.css';

Import stylesheet in Sass:

@import 'node_modules/monochrome/src/main';

Developing

Run flow type checking

npm run flow

Documentation

Basic Building Blocks

UI Management

Declarative UI

Readme

Keywords

Package Sidebar

Install

npm i monochrome-ui

Weekly Downloads

18

Version

0.0.9

License

MIT

Unpacked Size

1.45 MB

Total Files

351

Last publish

Collaborators

  • pessimistress