ftyped
v3.4.6
Published
A flowtype alternative cli tool
Downloads
3
Readme
ftyped
Flow-Typed CLI
An alternative CLI tool to flow-typed to add features and functionality to support my development needs and requirements.
Installation
yarn global add ftyped
// or
npm i -g ftyped
Further documentation can be found here as well as in the wiki
Current improvements
- Defs of defs installing
- Install command will consider monorepo packages
- Install dependencies listed with
>=
prefix correctly
Note: This is not meant to be a direct replacement for flow-typed but there are changes I desperately need and until those changes are integrated into the community cli tool this will serve for more experimental changes.