0.1.3 • Published 3 years ago

@ssh/isrc v0.1.3

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

isrc

This zero-dependency library provides some basic tools for easily parsing, validating, and stringifying ISRC codes in JavaScript and TypeScript. Slingshot uses it in production to support ISRC assignment in our distribution engine.

Install the package to get started:

npm install @ssh/isrc --save
# OR
yarn add @ssh/isrc

Docs

Detailed docs are available at slingshot.github.io/isrc. These docs will be updated on every release.

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago