0.2.0 • Published 2 years ago
@valgeny/lotr-sdk v0.2.0
LOTR SDK
SDK to access the LOTR Api v2
See also:
Prerequisites
- NodeJs > 18 (Fetch module)
See also:
- https://www.freecodecamp.org/news/node-version-manager-nvm-install-guide/
- https://dev.to/cloudx/nodejs-18-fetch-api-test-runner-module-and-more-2ckg
Using it in your app
npm install @valgeny/lotr-sdk@latest
Building and publishing a new version
Prerequisites
- Create a npm account
- Log in on your local machine
npm adduser
Build process
Install (required only if dependencies were modified)
npm install,
Compile module
npm run compile,
Increment version
npm version patch -m 'New release'
Publish (public)
npm publish --access=public
Install latest version of the package
npm install @valgeny/lotr-sdk@latest
0.2.0
2 years ago
0.1.0
2 years ago
0.0.31
2 years ago
0.0.30
2 years ago
0.0.29
2 years ago
0.0.28
2 years ago
0.0.25
2 years ago
0.0.24
2 years ago
0.0.23
2 years ago
0.0.22
2 years ago
0.0.21
2 years ago
0.0.20
2 years ago
0.0.19
2 years ago
0.0.18
2 years ago
0.0.16
2 years ago
0.0.15
2 years ago
0.0.14
2 years ago
0.0.13
2 years ago
0.0.9
2 years ago
0.0.7
2 years ago
0.0.6
2 years ago
0.0.4
2 years ago
0.0.3
2 years ago
0.0.2
2 years ago
0.0.1
2 years ago