@evanliu2968/react-component
v0.1.0
Published
Components for React
Downloads
2
Readme
React Component
Documents
https://evanliu2968.github.io/react-component/
Components List
Lazyload
Echarts
Loading
asyncLoader
(HOC Component)Markdown
Qrcode
Getting Started
Install
npm install @evanliu2968/react-component --save
Usage
We are die hard fans of ECMAScript 6, so we recommend you writing code in modern javascript.
import { Lazyload } from '@evanliu2968/react-component';
Also we provide an advanced way to tree shaking the code with Rollup.js and Webpack 2
import { Lazyload } from '@evanliu2968/react-component/lazyload';
Acknowledgments
- The base Project fork from ElemeFE/react-component.
License
MIT