Skip to content

[obsolete] [incomplete] typed JavaScript interfaces for Facebook Flow

License

Notifications You must be signed in to change notification settings

ptmt/flow-declarations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flow-declarations

Build Status

An attempt to comprehend how https://github.com/facebook/flow declarations could be complete and well-tested.

To convert Typescript declarations from (src/typescript-interfaces) into Flow format:

npm run generate

To run tests (requires Flow version which supports --no-flowlib option):

npm run test

Tests

Node tests source is github.com/joyent/node

Mozilla tests source is official Mozilla repo

Todo

  • IDL-compatible fully covered declarations for Browser API (core.js & dom.js declarations)
  • Mozilla tests for core and Browser API (core.js & dom.js declarations)
  • Support for different platform and engines with flags (something like npm run generate platform=node-0.12)

About

[obsolete] [incomplete] typed JavaScript interfaces for Facebook Flow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages