3.2.8 • Published 6 years ago
@tachiweb/api-client v3.2.8
@tachiweb/api-client
This generator creates Flow typed JavaScript client that utilizes Fetch API. The generated Node module can be used in the following environments:
Environment
- Node.js
- Webpack
- Browserify
Language level
- ES6
Module system
- ES6 module system
Building
To build an compile the flow typed 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 @tachiweb/api-client --saveunPublished (not recommended):
npm install PATH_TO_GENERATED_PACKAGE --save3.2.8
6 years ago
3.2.7
6 years ago
3.2.6
6 years ago
3.2.3
6 years ago
3.2.2
6 years ago
3.2.0
7 years ago
3.1.9
7 years ago
3.1.8
7 years ago
3.1.7
7 years ago
3.1.6
7 years ago
1.0.0-alpha.75
7 years ago
1.0.0-alpha.72
7 years ago
1.0.0-alpha.71
7 years ago
1.0.0-alpha.70
7 years ago
1.0.0-alpha.69
7 years ago
1.0.0-alpha.2
7 years ago
1.0.0-alpha.1
7 years ago