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

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

License

Notifications You must be signed in to change notification settings

mapbox/flow-remove-types

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.8%
  • Shell 9.2%