b.JS

About b.js

b.JS provides additional functions and prototypes for javascript To use b.JS in your project, just add the following script reference to your project:

(-script src="https://mo-hi.github.io/basis/js/b.js"-) (-/script-) | link

b.js generally references lists and dictionarys like in python. Technically in javascript these are arrays and objects The following functions are available:

{{region}}

{{name}} ()

{{name}} ({{parameters}}) {{docstring}}

Back to mo-hi Link to github repo Link to test bJS