Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gmmorris/modularizer

A component which encapsulates basic modularization using the AMD API but in a self contained package rather than on the global object
https://github.com/gmmorris/modularizer

Last synced: about 2 months ago
JSON representation

A component which encapsulates basic modularization using the AMD API but in a self contained package rather than on the global object

Awesome Lists containing this project

README

        

Modularizer [![Build Status](https://travis-ci.org/gmmorris/Modularizer.svg)](https://travis-ci.org/gmmorris/Modularizer)
===========

A component which encapsulates basic modularization using the AMD API but in a self contained package rather than on the global object.

Documentation available on (http://gmmorris.github.io/Modularizer/).