Skip to content
This repository has been archived by the owner on Mar 3, 2021. It is now read-only.

kiltjs/aumd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aumd

Build Status

Installation

npm install aumd --save

# alternatively you can use bower (minified version by default)
bower install aumd --save

Lite AMD define/require implementation

TODO