1.9.1 • Published 7 years ago

blib v1.9.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Abstract

blib contains browser-specific (the client) functionality that complements the xlib npm library.

Functionality

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)

Installation

run npm install blib --save from your client project root folder

how to use

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