0.2.1 • Published 5 years ago

spectrum-lab v0.2.1

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

5 years ago

0.2.0

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago