MailOnline Libreact Save

NO LONGER MAINTAINED - SEE https://github.com/streamich/libreact INSTEAD

Project README

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';

const MyComponent = mock();

Contents

License

Unlicense — public domain.

Open Source Agenda is not affiliated with "MailOnline Libreact" Project. README Source: MailOnline/libreact
Stars
97
Open Issues
48
Last Commit
10 months ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating