React standard library


Keywords
react, lib, libreact, stdlib, hoc, higher-order, composition, facc, components, utilities, toolbox, dummies, mock, mocks, loadable, lazy, delayed, viewport, inversion, invert, state, toggle, flipflop, list, map, sensor, sensors, battery, geolocation, location, hover, media, motion, mouse, network, light, orientation, scroll, size, intersection, observer, context, provider, consumer, routing, router, route, theming, theme, translation, internationalization, audio, video, localstorage, speak, vibrate, sms, mailto, link, fullscreen, css, reset, portal, overlay, modal
License
Unlicense
Install
npm install libreact@2.13.3

Documentation

libreact logo

libreact

React Universal Interface Backers on Open Collective Sponsors on Open Collective

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

Installation

npm i libreact --save

Usage

Library is modular—you can import each component by its name.

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

const MyComponent = mock();

Contents

Contributors

This project exists thanks to all the people who contribute.

Backers

Thank you to all our backers! 🙏 [Become a backer]

Sponsors

Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [Become a sponsor]

License

Unlicense — public domain.