ts-cell
v0.0.1
Published
IPFN descriptor generator for TypeScript.
Downloads
1
Readme
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-cell
Usage
In a TypeScript project with run:
$ ts-cell
Usage 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.