bachelor-ui

4.2.6 • Public • Published

bachelor-ui

Experimental component library using styled components, note that this is highly experimental and should not be used in production, yet

NPM JavaScript Style Guide

Install

npm install --save bachelor-ui

Usage

import React, { Component } from 'react'
 
import { Component } from 'bachelor-ui'
 
class Example extends Component {
  render () {
    return (
      <Component />
    )
  }
}

License

MIT © NomiAdam

/bachelor-ui/

    Package Sidebar

    Install

    npm i bachelor-ui

    Weekly Downloads

    1

    Version

    4.2.6

    License

    MIT

    Unpacked Size

    267 kB

    Total Files

    131

    Last publish

    Collaborators

    • kvasna