0.2.1 • Published 6 years ago

spectrum-lab v0.2.1

Weekly downloads
4
License
MIT
Repository
github
Last release
6 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

6 years ago

0.2.0

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago