Package Exports
- bali-component-framework
- bali-component-framework/index.js
- bali-component-framework/src/abstractions/Visitor
- bali-component-framework/src/abstractions/Visitor.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (bali-component-framework) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
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.