0.0.7 • Published 10 years ago

spencer-ui v0.0.7

Weekly downloads
1
License
MIT
Repository
-
Last release
10 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

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago