Index

JSCF Documentation

JSCF is built out of core classes and components. These documents contain the API of these classes and are generated via jsdoc.

Note that the namespaces represent the file tree only. When coding with JSCF do NOT use namespaces, and you do NOT need to require modules! (everything's in global scope and minified)

For more info you can check out the project wiki: here

Getting started

There is a getting started guide on the project wiki.

Support

We provide support and answer questions on our gitter chat: Join the chat at https://gitter.im/JSCF/Lobby

Or feel free to open a question issue on github: here

Contribution

If you want to contribute (and please do), you can check out the CONTRIBUTING.md file, as well as the gitter chat (see support section) and please keep this documentation clean and clear.

Thanks for reading!

g_o