@teppeis/clutz

1.0.29-4c95e12.v20190929 • Public • Published

clutz-npm

npm package for clutz (Closure to TypeScript .d.ts generator)

npm version Node.js Version Support build status dependency status License

Usage

$ npm i -g @teppeis/clutz
$ clutz foo.js bar.js
$ gents foo.js bar.js

or

$ npx clutz foo.js bar.js
$ npx -p @teppeis/clutz gents foo.js bar.js

How to contribute

Set up for developers

$ git clone git@github.com:teppeis/clutz-npm.git
$ cd clutz-npm
$ git submodule update --init
$ npm install
$ npm run build     # make clutz-all.jar with gradle wrapper
$ npm test

License

MIT License: Teppei Sato <teppeis@gmail.com>

Package Sidebar

Install

npm i @teppeis/clutz

Weekly Downloads

1,575

Version

1.0.29-4c95e12.v20190929

License

MIT

Unpacked Size

12.8 MB

Total Files

5

Last publish

Collaborators

  • teppeis