1.1.1 • Published 6 years ago

id3-algorithm v1.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

#ID3-ALGORITHM

npm package to use id3-algorithm

Download

id3-algorithm is released under the MIT license & supports modern environments.

Installation

Using npm:

$ npm i -g npm
$ npm i --save id3-algorithm

In Node.js:

// Load the full build.
var _ = require('id3-algorithm');

Usage

// Load package
var id3 = require('id3-algorithm');
1.1.1

6 years ago

1.1.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago