This is the WebSharper binding for Dojo Toolkit.
The classes are generated using WIG by parsing the file details.json.
Here is how you can re-generate details.json:
-
Install Node.js
-
Run
get-dojo.fsxto download, extract and cleanup dojo and the documentation generation tool, then:cd js-doc-parse-master parse.bat config=config.js copy details.json ..\IntelliFactory.WebSharper.Dojo\
The type provider automates the AMD (asynchronous module definition). Check the test project to see how to use it.