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

1.0.1 • Public • Published

skyone-library

react library

NPM JavaScript Style Guide

Install

npm install --save skyone-library

Usage

import React, { Component } from 'react'

import MyComponent from 'skyone-library'
import 'skyone-library/dist/index.css'

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

License

MIT © guizox

Readme

Keywords

none

Package Sidebar

Install

npm i skyone-library

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

4.5 kB

Total Files

9

Last publish

Collaborators

  • guizox