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

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: 3 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/).