Skip to content

jedwards1211/flow-runtime

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flow Runtime

Build Status

A runtime type system for JavaScript with full Flow compatibility.

See the website for more information.


This is a lerna powered mono-repo, composed of the following projects:

Contributing

First clone the repo:

git clone https://github.com/codemix/flow-runtime.git

Now install lerna globally:

npm install --global lerna

And bootstrap the project:

cd flow-runtime
lerna bootstrap
npm test

About

A runtime type system for JavaScript with full Flow compatibility.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 94.2%
  • CSS 5.7%
  • Other 0.1%