0.0.1 • Published 6 years ago

ts-cell v0.0.1

Weekly downloads
3
License
Apache-2.0
Repository
github
Last release
6 years ago

IPFN descriptor generator for TypeScript source code

IPFN project npm

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

License

                             Apache License
                       Version 2.0, January 2004
                    http://www.apache.org/licenses/

Project

This source code is part of IPFN – interplanetary functions project.