exorior-fe-utils

1.0.0 • Public • Published

exorior-fe-utils

utils for exorior repository projects

NPM JavaScript Style Guide

Install

npm install --save exorior-fe-utils

Usage

import React, { Component } from 'react'

import MyComponent from 'exorior-fe-utils'
import 'exorior-fe-utils/dist/index.css'

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

License

MIT © kopeclu2

Readme

Keywords

none

Package Sidebar

Install

npm i exorior-fe-utils

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

8.3 kB

Total Files

6

Last publish

Collaborators

  • kopeclu2