0.0.12 • Published 4 years ago

wavelib v0.0.12

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

wavelib

opinionated react components for rapid development

NPM JavaScript Style Guide

Install

npm install --save wavelib

Usage

import React, { Component } from 'react'

import MyComponent from 'wavelib'
import 'wavelib/dist/index.css'

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

License

MIT © taylorhouston

0.0.12

4 years ago

0.0.11

4 years ago

0.0.10

4 years ago

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

0.0.0

5 years ago