spencer-ui

0.0.7 • Public • Published

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.

Package Sidebar

Install

npm i spencer-ui

Weekly Downloads

1

Version

0.0.7

License

MIT

Last publish

Collaborators

  • spencercdixon