super-library

1.0.7 • Public • Published

super-library

Component Library for SuperCode Sites

NPM JavaScript Style Guide

Install

npm install --save super-library

Usage

import React, { Component } from 'react'

import MyComponent from 'super-library'

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

License

MIT © avanderbergh

Readme

Keywords

none

Package Sidebar

Install

npm i super-library

Weekly Downloads

12

Version

1.0.7

License

MIT

Unpacked Size

11.8 MB

Total Files

54

Last publish

Collaborators

  • avanderbergh