BladeRunnerJS API Documentation
Java and JavaScript API docs are available for the following versions. You can use the 'version' command to find the version of BRJS you are using, or just view the latest JavaScript docs and latest java docs.
BladeRunnerJS makes use of several micro libraries which have their own project documentation. Links for the various documentation can be found below.
-
Topiarist: Provides tree and shape-based type verification for JavaScript and is used for Object Oriented utilities within BRJS.
View the source on GitHub or read the documentation.
-
Emitr: A simple event emitter used within the default EventHub.
View the source on GitHub or read the documentation.
-
Fell: A simple logging library.
View the source on GitHub or read the documentation.