blib
contains browser-specific (the client) functionality that complements the xlib
npm library.
this section will probabbly be removed when API documentation generation is working.
The main functional areas blib
covers:
- react (including redux and various module helpers)
run npm install blib --save
from your client project root folder
Tested on chrome.latest using a webPack project.
for a full example project showing how to use this to create a React+Redux SPA, check out this repo: https://github.com/Novaleaf/xlib-webpack-react-test