JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 10
  • Score
    100M100P100Q43104F
  • License GPL-3.0

Advanced TagLib wrapper.

Package Exports

  • tagio

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (tagio) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

TagIO

Advanced TagLib wrapper for Node.JS

Status

This module is under hard development!

Format Status
Generic done
MP3 ID3v1, ID3v2
MPC not started
FLAC not started
MP4 not started
ASF not started
AIFF not started
WAV not started
TrueAudio not started
WavPack not started
Ogg FLAC not started
Ogg Vorbis not started
Speex not started
Opus not started

Prerequisites

  • Mac or Linux OS
  • Installed cmake
  • Installed taglib - tested with version 1.9.1

Documentation

General Usage Information

Other

TagIO - Advanced TagLib wrapper for Node.JS

Copyright (C) 2015 Jiri Vysoky

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the

GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA