lumbridge-core
v0.1.3
Published
Improved logic management for React apps.
Downloads
4
Readme
lumbridge-core
🏰 React application management made simple.
Installation
Using npm:
npm i --save lumbridge-core
Using yarn:
yarn add lumbridge-core
Then import the helper classes where needed.
import {/* modules */} from 'lumbridge-core';
API
This package contains a number of helper functions and classes which are used by the lumbridge library.