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

Latest commit

 

History

History
18 lines (11 loc) · 659 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 659 Bytes

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