@swisstronik/swisstronik.js
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

Swisstronik.js

This library contains all necessary functions for encryption / decryption

Install dependencies

Install dependencies with npm:

npm i

Test

Test your code with Jest framework:

npm run test

Note: Example TypeScript Package uses husky, pinst and commitlint to automatically execute test and lint commit message before every commit.

Build

Build production (distribution) files in your dist folder:

npm run build

It generates CommonJS (in dist/cjs folder), ES Modules (in dist/esm folder), bundled and minified UMD (in dist/umd folder), as well as TypeScript declaration files (in dist/types folder).

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    3
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    3

Package Sidebar

Install

npm i @swisstronik/swisstronik.js

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

147 kB

Total Files

22

Last publish

Collaborators

  • splend1d_man