0.0.7 • Published 8 years ago

spencer-ui v0.0.7

Weekly downloads
1
License
MIT
Repository
-
Last release
8 years ago

Getting Started

npm i spencer-ui -S

ES6, CommonJS, and UMD builds are available with each distribution. For example:

import 'spencer-ui/styles.css'
import { Button } from 'react-virtualized'

Alternately you can load a global-friendly UMD build:

<link rel="stylesheet" href="path-to-spencer-ui/styles.css">
<script src="path-to-spencer-ui/dist/umd/spencer-ui.js"></script>

Doc Generation

Docs get automatically generated using react-docgen and then placed into a website generated with gatsby.

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago