@wisi-tv/okapi-api
TypeScript icon, indicating that this package has built-in type declarations

0.0.0-1686768730-7845196f • Public • Published

@wisi-tv/okapi-api@0.0.0-1686768730-7845196f

This generator creates TypeScript/JavaScript client that utilizes redux-query. The generated Node module does not depend on ReactJS specifically.

It can be used in both TypeScript and JavaScript. In TypeScript, the definition should 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 @wisi-tv/okapi-api@0.0.0-1686768730-7845196f --save

unPublished (not recommended):

npm install PATH_TO_GENERATED_PACKAGE --save

/@wisi-tv/okapi-api/

    Package Sidebar

    Install

    npm i @wisi-tv/okapi-api

    Weekly Downloads

    415

    Version

    0.0.0-1686768730-7845196f

    License

    none

    Unpacked Size

    594 kB

    Total Files

    120

    Last publish

    Collaborators

    • davidlukac-wisi
    • stgraham2000
    • ioka-service-account
    • dustinlharrison