DojoToTypescriptConverter
Dojo declaration generator
Generates TypeScript-compatible declarations from a Dojo API file
A typescript script which creates typescript compatible declarations from a dojo api.json file.
9 stars
0 watching
3 forks
Language: JavaScript
last commit: about 12 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dojo/typings | A collection of type definitions for Dojo 1.x libraries and frameworks. | 28 |
gpedro/dojo.js | Generates a basic JavaScript project structure with minimal dependencies. | 15 |
dojo/loader | A JavaScript module loader that supports AMD and CJS formats for loading modules in web browsers, Node.js, and Nashorn environments. | 16 |
dojo/dojo-website | A tool for transitioning from Dojo Toolkit 1.x to 2.x | 6 |
tj/dox | Generates documentation for JavaScript code in JSON format | 2,158 |
bryanforbes/generator-dojo | Generates boilerplate code for Dojo web applications using a Yeoman generator | 37 |
agebrock/dojo-node | A Node.js wrapper for the Dojo framework, allowing developers to run Dojo applications in a Node.js environment. | 7 |
dojo/js-doc-parse | A JavaScript library for parsing source code and extracting documentation metadata | 11 |
cdklabs/json2jsii | Generates TypeScript classes from JSON schemas. | 22 |
keuby/vite-plugin-lib-types | Generates TypeScript declarations during library builds for compatibility with other languages and frameworks. | 6 |
jeffijoe/typesync | Tools to install and configure missing TypeScript typings for dependencies in package.json | 1,529 |
kahirokunn/vuedts | Automatically generates TypeScript declaration files for Vue.js components | 20 |
fuselabs/jsxtyper | Automatically generates TypeScript interfaces from JSX files to improve code type safety and prevent typos at build-time. | 37 |
cdklabs/jsii-docgen | Generates reference documentation for JavaScript libraries and frameworks. | 50 |
dojo/examples | An online collection of Dojo example applications demonstrating various features and use cases. | 76 |