barkyn-ui-kit
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

barkyn-ui-kit

Barkyn ui components for every project need.

NPM JavaScript Style Guide

Install

npm install --save barkyn-ui-kit

Usage

import React, { Component } from 'react'

import MyComponent from 'barkyn-ui-kit'
import 'barkyn-ui-kit/dist/index.css'

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

License

MIT © Nuno Gago

Readme

Keywords

none

Package Sidebar

Install

npm i barkyn-ui-kit

Weekly Downloads

2

Version

0.0.1

License

MIT

Unpacked Size

26 kB

Total Files

29

Last publish

Collaborators

  • n-gago