Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tokeshu/id3.js
A clean JavaScript library to read ID3 tags
https://github.com/tokeshu/id3.js
id3v1 id3v2
Last synced: about 2 months ago
JSON representation
A clean JavaScript library to read ID3 tags
- Host: GitHub
- URL: https://github.com/tokeshu/id3.js
- Owner: tOkeshu
- License: mit
- Created: 2014-10-22T22:00:12.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-22T18:53:38.000Z (almost 10 years ago)
- Last Synced: 2024-04-14T14:48:05.219Z (8 months ago)
- Topics: id3v1, id3v2
- Language: JavaScript
- Size: 211 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
ID3.js
======ID3.js is a clean JavaScript library to read ID3 tags. It is designed
for the web in mind with modern API (ArrayBuffer, TextEncoder and Promise).License
-------The MIT License
Copyright © 2014 Romain Gauthier