Skip to content

Latest commit

 

History

History
31 lines (14 loc) · 741 Bytes

README.md

File metadata and controls

31 lines (14 loc) · 741 Bytes

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