0.1.0 • Published 7 years ago
@evanliu2968/react-component v0.1.0
React Component
Documents
https://evanliu2968.github.io/react-component/
Components List
LazyloadEchartsLoadingasyncLoader(HOC Component)MarkdownQrcode
Getting Started
Install
npm install @evanliu2968/react-component --saveUsage
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
0.1.0
7 years ago