0.1.0 • Published 5 years ago

southnode v0.1.0

Weekly downloads
5
License
BSD-3-Clause
Repository
github
Last release
5 years ago

SouthNode

FOSSA StatusLint Test ResultsBuild Test Results

SouthJS is a Node.js and JavaScript (with the power of Webpack) wrapper for the Southpine Player API. Data is handled per this privacy statement.

Installing

Simply run: npm install southnode. (coming soon)

You can use the vanilla JavaScript version with these libraries or by downloading a release:

  • RawGit CDN: https://ghcdn.rawgit.org/doamatto/southnode/v0.1.0/dist/south.js
  • jsDelivr CDN: https://cdn.jsdelivr.net/gh/doamatto/southnode@v0.1.0/dist/south.js
  • doamatto CDN: https://cdn.doamatto.xyz/southnode/v0.1.0/dist/south.js

Building

  1. Install Node
  2. Install dependencies (npm i)
  3. Double-check for issues (gulp)
  4. Build with the power of Webpack (npm run-script build)
  5. ???
  6. Profit.

Usage

For usage information, read the Wiki. For usage examples, look inside of examples/.

Acknowledgements

This uses endpoints on Glitch's servers, meaning you're getting the most accurate data (since Glitch is the developers of Southpine).

License

FOSSA Status

0.1.0

5 years ago