0.0.26 • Published 10 years ago

amdify v0.0.26

Weekly downloads
7
License
BSD
Repository
github
Last release
10 years ago

Amdify converts your commonJS code (node.js) into browser-compatible code. Just point amdify to a node.js entry point:

# combine in a single file
amdify -e ./application/entry.js -o ./amd/output.js

# wrap the files, and copy them to their own directory
amdify -e ./application/entry.js -o ./amd
0.0.26

10 years ago

0.0.25

11 years ago

0.0.24

11 years ago

0.0.21

11 years ago

0.0.20

11 years ago

0.0.18

11 years ago

0.0.17

11 years ago

0.0.16

11 years ago

0.0.15

11 years ago

0.0.14

11 years ago

0.0.13

11 years ago

0.0.12

11 years ago

0.0.9

11 years ago

0.0.8

11 years ago

0.0.7

11 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.1

11 years ago