Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

mapbox/flow-remove-types

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

flow-remove-types

This is a fork of flow-remove-types v1, an older version of Facebook's Flow types removal tool that's based on the Babel parser.

The current official version of the tool is based on Flow parser, which is compiled to JavaScript from OCaml and its performance is unsuitable for our projects — about 4–5 times slower than this fork. We're maintaining the fork to keep our testing and bundling pipelines in Mapbox GL JS fast.

Published on NPM under @mapbox/flow-remove-types.

About

🚿 Removes Flow type annotations from JavaScript files with speed and simplicity.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 90.8%
  • Shell 9.2%