bastilion
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

bastilion

React UI library for personal use

NPM JavaScript Style Guide

Install

npm install --save bastilion

Usage

import * as React from 'react'

import MyComponent from 'bastilion'

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

License

MIT © bangndnguyen

Dependents (1)

Package Sidebar

Install

npm i bastilion

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

509 kB

Total Files

20

Last publish

Collaborators

  • bangndnguyen