0.1.3-alpha.9 • Published 3 months ago

@8xff/atm0s-media-js v0.1.3-alpha.9

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

Atm0s Media JS SDK

Continuous Integrations codecov

Installation

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

npm install @8xff/atm0s-media-js --save

# For Yarn, use the command below.
yarn add @8xff/atm0s-media-js

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/@8xff/atm0s-media-js"></script>

<!-- For JSDelivr use the code below. -->
<script src="https://cdn.jsdelivr.net/npm/@8xff/atm0s-media-js"></script>

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

Documentation

Documentation generated from source files by Typedoc.

License

Released under MIT License.

0.1.3-alpha.10

3 months ago

0.1.3-alpha.9

3 months ago

0.1.3-alpha.7

4 months ago

0.1.3-alpha.8

4 months ago

0.1.3-alpha.6

5 months ago

0.1.3-alpha.5

5 months ago

0.1.3-alpha.4

5 months ago

0.1.3-alpha.3

5 months ago

0.1.3-alpha.0

5 months ago

0.1.2-alpha.1

5 months ago

0.1.2-alpha.0

5 months ago

0.1.1-alpha.0

5 months ago