/jah

Primary LanguageJavaScriptMIT LicenseMIT

Overview

Jah is simple Node.js framework which enables you to build Web browser based applications using the CommonJS module system. This means you can easily break your application up into separate directories and files and include them when needed using the require function.