Skip to content

ksafranski/ColtJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColtJS Module Framework


ColtJS is a simple framework allowing for easy deployment of JavaScript Application using asynchronous module definition. It's only dependency is RequireJS and it builds off simple principles of a centralized router loading modules only when requested to produce an efficient, easy-to-manage application structure.

Getting Started

If you're looking for a quick starting point check out the ColtJS Boilerplate, there are also resources and documentation on the ColtJS Website.

ColtJS also has a Bower package which can be installed with the following command:

bower install coltjs

License

Colt is released under the MIT License and is free for use, modification and redistribution under those terms.


For more information and documentation please visit the ColtJS Website

About

Simple, efficient, modular JavaScript framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published