@percuss.io/soundslice-url-to-scorehash

1.0.2 • Public • Published

soundslice-url-to-scorehash

Given a Soundslice URL, return the slice's scorehash. This is a unique identifier with a maximum size of 6 characters.

1. Installation

https://www.npmjs.com/package/@percuss.io/soundslice-url-to-scorehash

$ npm install @percuss.io/soundslice-url-to-scorehash

2. Usage

const soundsliceUrlToScorehash = require('@percuss.io/soundslice-url-to-scorehash');

const scorehash = soundsliceUrlToScorehash('https://www.soundslice.com/slices/C1FVc/');

console.log(scorehash);
// C1FVc

Readme

Keywords

Package Sidebar

Install

npm i @percuss.io/soundslice-url-to-scorehash

Weekly Downloads

6

Version

1.0.2

License

ISC

Unpacked Size

2.04 kB

Total Files

4

Last publish

Collaborators

  • ericcarraway