Skip to content
This repository has been archived by the owner on Dec 12, 2022. It is now read-only.

Latest commit

 

History

History
27 lines (24 loc) · 1.26 KB

README.md

File metadata and controls

27 lines (24 loc) · 1.26 KB

The Bali Component Framework™ (v2)

Quick Links

For more information on this project click on the following links:

Getting Started

To install this NodeJS package, execute the following command:

npm install bali-component-framework

Then add the following line to your NodeJS modules:

const debug = 1;  // debugging level: [0..3]
const bali = require('bali-component-framework').api(debug);

Contributing

Project contributors are always welcome. Create a fork of the project and add cool new things to the framework. When you are ready to contribute the changes create a subsequent "pull request". Any questions and comments can be sent to craterdog@gmail.com.