typling

0.2.0 • Public • Published

typling

Create and verify types from command line

Screenshot

Installation

$ npm install --global typling

Usage

$ typling [--help, --entry, --modules] [...globs]
  • --help: Print usage and flag descriptions
  • --entry: The entry directory for your relative paths. Defaults to cwd
  • --modules: Allows node_modules to be globbed. Defaults to false

Examples:

$ typling
$ typling lib/**/*.js
$ typling --modules
$ typling --entry=./lib foo.js bar.js
$ typling --help

License

MIT © Jamen Marz


version travis downloads license support me follow

Package Sidebar

Install

npm i typling

Weekly Downloads

1

Version

0.2.0

License

MIT

Last publish

Collaborators

  • npm