Skip to content

emecell/dojo-amd-converter

 
 

Repository files navigation

amDONE! A legacy Dojo to AMD conversion utility.

Status

This project is currently alpha-quality code. You should carefully verify the output of any code you run through this tool, as well as read through the list of known issues.

Requirements

  1. Node.js
  2. libxmljs package (npm install libxmljs)

How to use

  1. git clone --recursive https://github.com/SitePen/dojo-amd-converter.git
  2. ./parse.sh config.js
  • If you get permission denied errors, chmod +x parse.sh should correct the issue.

Getting Involved

To get involved, you should have a Dojo Foundation CLA on file. This project was started by the team at SitePen.

About

A legacy dojo to AMD conversion utility.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Shell 0.1%