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.
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/playglitch/southnode/v0.1.0/dist/south.js
- jsDelivr CDN:
https://cdn.jsdelivr.net/gh/playglitch/southnode@v0.1.0/dist/south.js
- doamatto CDN:
https://cdn.doamatto.xyz/southnode/v0.1.0/dist/south.js
- Install Node
- Install dependencies (
npm i
) - Double-check for issues (
gulp
) - Build with the power of Webpack (
npm run-script build
) - ???
- Profit.
For usage information, read the Wiki. For usage examples, look inside of examples/
.
This tool is maintained and originally developed by doamatto. This uses endpoints on Glitch's servers, meaning you're getting the most accurate data (since Glitch is the developers of Southpine).