Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/wheelo/moduler

The minimum javascript module system you can think of
https://github.com/wheelo/moduler

amd define module require

Last synced: 9 days ago
JSON representation

The minimum javascript module system you can think of

Awesome Lists containing this project

README

        

# module-require

The minimum javascript module system you can think of, which extracts from [node-patterns-code](https://github.com/pgte/node-patterns-code/tree/master/01-module-patterns)

## Installation

```
$ npm install moduler
```