0.2.1 • Published 7 years ago

spectrum-lab v0.2.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

spectrum-lab

NPM JavaScript Style Guide

Install

npm install --save spectrum-lab

Usage

import React, { Component } from 'react'

import MyComponent from 'spectrum-lab'

class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © alanbrowndesign

0.2.1

7 years ago

0.2.0

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago