2.0.2 • Published 5 years ago
nano-rpc-fetch v2.0.2
nano-rpc-fetch@2.0.2
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 buildPublishing
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 nano-rpc-fetch@2.0.2 --saveunPublished (not recommended):
npm install PATH_TO_GENERATED_PACKAGE --save2.0.2
5 years ago
2.0.1
5 years ago
2.0.0
5 years ago
1.1.10
5 years ago
1.1.8
5 years ago
1.1.1
5 years ago
1.1.0
5 years ago
1.1.7
5 years ago
1.1.6
5 years ago
1.1.5
5 years ago
1.1.4
5 years ago
1.1.3
5 years ago
1.1.2
5 years ago
1.0.0
5 years ago
0.0.9
6 years ago
0.0.8
6 years ago
0.0.7
6 years ago
0.0.6
6 years ago
0.0.5
6 years ago
0.0.4
6 years ago
0.0.3
6 years ago
0.0.2
6 years ago
0.0.1
6 years ago