@gener-api-test/smoothapi2
TypeScript icon, indicating that this package has built-in type declarations

0.0.1 • Public • Published

@gener-api-test/smoothapi2@0.0.1

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 @gener-api-test/smoothapi2@0.0.1 --save

unPublished (not recommended):

npm install PATH_TO_GENERATED_PACKAGE --save

Dependencies (3)

Dev Dependencies (2)

Package Sidebar

Install

npm i @gener-api-test/smoothapi2

Repository

//.git

Weekly Downloads

0

Version

0.0.1

License

Unlicense

Unpacked Size

87.8 kB

Total Files

40

Last publish

Collaborators

  • generapi