@xfe-team/tiny-component

0.0.1 • Public • Published

tiny-component

基类微小组件, 用于继承使用

NPM JavaScript Style Guide

Install

npm install --save tiny-component

Usage

import React, { Component } from 'react'

import MyComponent from 'tiny-component'

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

License

MIT © jf3096

Readme

Keywords

none

Package Sidebar

Install

npm i @xfe-team/tiny-component

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

47.3 kB

Total Files

6

Last publish

Collaborators

  • licanbluesea
  • jf3096
  • zheever
  • oneli