0.2.0 • Published 1 year ago

@valgeny/lotr-sdk v0.2.0

Weekly downloads
-
License
UNLICENSED
Repository
github
Last release
1 year ago

LOTR SDK

SDK to access the LOTR Api v2

See also:

Prerequisites

  • NodeJs > 18 (Fetch module)

See also:

Using it in your app

npm install @valgeny/lotr-sdk@latest

Building and publishing a new version

Prerequisites

  1. Create a npm account
  2. Log in on your local machine
npm adduser

Build process

  1. Install (required only if dependencies were modified)

    npm install,
  2. Compile module

    npm run compile,
  3. Increment version

    npm version patch -m 'New release'
  4. Publish (public)

    npm publish --access=public
  5. Install latest version of the package

    npm install @valgeny/lotr-sdk@latest
0.2.0

1 year ago

0.1.0

1 year ago

0.0.31

1 year ago

0.0.30

1 year ago

0.0.29

1 year ago

0.0.28

1 year ago

0.0.25

1 year ago

0.0.24

1 year ago

0.0.23

1 year ago

0.0.22

1 year ago

0.0.21

1 year ago

0.0.20

1 year ago

0.0.19

1 year ago

0.0.18

1 year ago

0.0.16

1 year ago

0.0.15

1 year ago

0.0.14

1 year ago

0.0.13

1 year ago

0.0.9

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago