Skip to content

Repository files navigation

libreact logo

libreact

React Universal Interface

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 libreact --save

Usage

Import each utility individually to decrease your bundle size

import{mock}from'libreact/lib/mock';constMyComponent=mock();

Contents

License

Unlicense — public domain.

Releases

Packages

Used by

Contributors

Languages