Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 664 Bytes

File metadata and controls

24 lines (15 loc) · 664 Bytes

Lori Bites

Official ReactJS extras for Lori framework.
Although this library was made with Lori in mind, it still is flexible enough for you to use its features on any ReactJs application.

Installation

React Lori-Bites requires React 15 or later.

npm install --save lori-bites

This assumes that you’re using npm package manager with a module bundler like Webpack or Browserify to consume CommonJS modules.

Documentation

Coming soon...

License

MIT