/kniferoll

Kniferoll - React Component Library

Primary LanguageJavaScript

Kniferoll

Knife Roll is a themeable, React component library. It suits most of my needs and maybe some of yours.

Features

  • Inline styling and theming with glamorous and glamor.
  • Simple, configurable, flexbox grid system.

Install

> npm i -S kniferoll

Styleguide

Please refer to the online styleguide for usage and a list of components:

Online Styleguide

Running Locally

You can also clone this repository and run it locally:

> npm start
# Runs a local instance of the Kniferoll Styleguide.

Dependencies