1.3.1 • Published 2 years ago

lappa_api v1.3.1

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
2 years ago

Läppä API for Qlik Extensions usage

Usage when testing in development environment

  1. Expose this NPM module locally by running the command npm link (sudo npm link on a Mac) in the root folder of this project (same location as package.json)
  2. Install the NPM module in the Qlik Extension project by running npm link lappa_api (instead of npm install lappa_api) in the extension project
  3. Add the dependency to the package.json of the Qlik Extension project by running npm install lappa_api --package-lock-only

For more details check How to test an npm package locally.

Publishing this package

Run npm publish in the root folder

1.3.1

2 years ago

1.3.0

2 years ago

1.2.2

5 years ago

1.2.1

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago