Skip to content

streamich/libreact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

384ea44 · Dec 30, 2021
Nov 19, 2019
Dec 25, 2018
Sep 30, 2018
Jun 5, 2020
Sep 23, 2019
Sep 30, 2018
Oct 3, 2018
Jun 15, 2020
Jan 24, 2018
Feb 5, 2019
Jun 15, 2020
Oct 3, 2018
Sep 30, 2018
Jun 15, 2020

Repository files navigation

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.