47

libreact - Collection of useful React components

 5 years ago
source link: https://www.tuicool.com/articles/hit/MrQNVnq
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

eYZbyyQ.png!web

libreact

React standard library — must-have toolbox for any React project.

  • Isomorphic - all components work in browser and on server (and some in react-native ).
  • See demos , docs , and package .

Installation

npm i <a href="https://www.npmjs.com/package/libreact" rel="nofollow">libreact</a> --save

Usage

Import each utility individually to decrease your bundle size

import {mock} from 'libreact/lib/mock';

const MyComponent = mock();

Contents

License

Unlicense — public domain.


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK