Usage
Requirements
Bitlibs can be used in any application written in vanilla ES6+ javascript or using a framework like Vue, React or Angular. It provides additional view layer integrations for certain frameworks for even greater productivity, however these are completely optional to use.
Bitlibs is written in ES6+ syntax, meaning that if you want to target non-ES6 production environments the only requirement is to have a modern build environment using a transpiler like Babel or TypeScript.
Using bitlibs in your project
Using bitlibs in your project is as simple as copying the bitlibs folder to a directory in your source tree like lib/bitlibs. The code examples in the documentation assume bitlibs lives at this location.
View layer framework integrations
Bitlibs provides extra view layer integrations for the most popular view layer frameworks for an even nicer developer experience. The supported view layer frameworks at this time are: