Skip to content

TypeScript interfaces converted from DefinitelyTyped for using with Dart. With convert utility.

Notifications You must be signed in to change notification settings

denisoby/DefinitelyTyped.dart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DefinitelyTyped.dart

Converting TypeScript ".d.ts" annotations to dart2js

This is version alpha0. Generated files may need some minor fixes for real use. A lot of functionality, like types inheritance "Server extends event.Emitter" should be done in future.

Example

See /generated/node_libs/http.dart

Usage

nmp install cd lib node app.js --source /path/to/file.d.ts

All the results will be stored in "/generated" folder.

Feedback is appreciated

... via issues ... or email denis.obydennykh[at]gmail.com

About

TypeScript interfaces converted from DefinitelyTyped for using with Dart. With convert utility.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published