Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 397 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 397 Bytes

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.