0.0.1 • Published 8 years ago
ts-cell v0.0.1
IPFN descriptor generator for TypeScript source code
This package provides ts-cell command line tool that generates descriptor cells from TypeScript source code.
Install
This project is available through npm. To install run:
$ npm install -g ts-cellUsage
In a TypeScript project with run:
$ ts-cellUsage in code
See command line entry bin/ts-cell.ts code to see example usage.
Thanks
- ts-simple-ast
- @dsherret for help
License
Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/Project
This source code is part of IPFN – interplanetary functions project.