Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@keik/generate-flow-types-from-ts-package

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@keik/generate-flow-types-from-ts-package

Generate Flow libdef from Package which implemented by TypeScript.

  • 0.0.10
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

generate-flow-types-from-ts-package

Generate Flow libdef from Package which implemented by TypeScript.

Concept

TS package
   --[tsc]--> *.d.ts
   --[dts-bundle]--> <package_name>.d.ts
   --[flowgen]--> <package_name>.js.flow

Usage

% npx @keik/generate-flow-types-from-ts-package --help

Usage: npx generate-flow-types-from-ts-package <path_to_package...>


Options:
      --version  Show version number                                   [boolean]
  -h, --help     Show help                                             [boolean]
      --verbose  Run with verbose logs                                 [boolean]
      --outdir   Path to directory to output flow types      [string] [required]
      --verify   Verify if auto-generated flow types are synchronized (withoutd]

LICENSE

MIT

FAQs

Package last updated on 13 Dec 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc