@nanobox/nano-rpc-typescript
TypeScript icon, indicating that this package has built-in type declarations

3.0.9 • Public • Published

@nanobox/nano-rpc-typescript@3.0.9

This generator creates TypeScript/JavaScript client that utilizes fetch-api.

Building

To build and compile the typescript sources to javascript use:

npm install
npm run build

Publishing

First build the package then run npm publish

Consuming

navigate to the folder of your consuming project and run one of the following commands.

published:

npm install @nanobox/nano-rpc-typescript@3.0.9 --save

unPublished (not recommended):

npm install PATH_TO_GENERATED_PACKAGE --save

Package Sidebar

Install

npm i @nanobox/nano-rpc-typescript

Weekly Downloads

11

Version

3.0.9

License

Unlicense

Unpacked Size

938 kB

Total Files

446

Last publish

Collaborators

  • mehl