sazmining-utils
TypeScript icon, indicating that this package has built-in type declarations

0.1.8 • Public • Published

sazmining-utils

Installation

This library is published in the NPM registry and can be installed using any compatible package manager.

npm install sazmining-utils --save

# For Yarn, use the command below.
yarn add sazmining-utils

Installation from CDN

This module has an UMD bundle available through JSDelivr and Unpkg CDNs.

<!-- For UNPKG use the code below. -->
<script src="https://unpkg.com/sazmining-utils"></script>

<!-- For JSDelivr use the code below. -->
<script src="https://cdn.jsdelivr.net/npm/sazmining-utils"></script>

<script>
  // UMD module is exposed through the "sazminingUtils" global variable.
  console.log(sazminingUtils);
</script>

Documentation

Documentation generated from source files by Typedoc.

Readme

Keywords

none

Package Sidebar

Install

npm i sazmining-utils

Weekly Downloads

10

Version

0.1.8

License

MIT

Unpacked Size

69.3 kB

Total Files

34

Last publish

Collaborators

  • bothrsdev
  • bramvanhoutte
  • jaccog