@randock/nameshift-api-client
TypeScript icon, indicating that this package has built-in type declarations

0.0.273 • Public • Published

@randock/nameshift-api-client@0.0.273

This generator creates TypeScript/JavaScript client that utilizes Fetch API. The generated Node module can be used in the following environments:

Environment

  • Node.js
  • Webpack
  • Browserify

Language level

  • ES5 - you must have a Promises/A+ library installed
  • ES6

Module system

  • CommonJS
  • ES6 module system

It can be used in both TypeScript and JavaScript. In TypeScript, the definition will be automatically resolved via package.json. (Reference)

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 @randock/nameshift-api-client@0.0.273 --save

unPublished (not recommended):

npm install PATH_TO_GENERATED_PACKAGE --save

8af04124f75f2b1720ca5c3bee13b1b7d4a42cfbf6f03f99183fa345c32ff50b4246c7d8b6e5e2d56245565368aa7335

Readme

Keywords

none

Package Sidebar

Install

npm i @randock/nameshift-api-client

Weekly Downloads

271

Version

0.0.273

License

none

Unpacked Size

2.79 MB

Total Files

831

Last publish

Collaborators

  • mastercoding