whippersnapper

0.0.27 • Public • Published

Fruits fail, and love dies, and time ranges; and only the whippersnapper (that fool of Time) endureth for ever.

Whippersnapper

Badge

A little React component library.

Usage

Bring it in:

npm i --save whippersnapper

Then use it in your ReactJS project:

import React from 'react'
import ReactDOM from 'react-dom'
const Hey = require('whippersnapper/lib/react/Hey.js')

class Thing extends React.Component {
  render() {
    return (
      <div>
        <Hey />
      </div>
    )
  }
}

ReactDOM.render(<Thing />, document.getElementById('app'))

Readme

Keywords

Package Sidebar

Install

npm i whippersnapper

Weekly Downloads

5

Version

0.0.27

License

MIT

Last publish

Collaborators

  • billyzac