issues
search
Zazama
/
node-id3
Pure JavaScript ID3 Tag library
MIT License
286
stars
57
forks
source link
Improve id3 tag
#165
Closed
pbricout
closed
1 year ago
pbricout
commented
1 year ago
A series of small improvements to id3-tag.
Simplify findId3TagPosition()
Improve isValidId3Header()]
Complete more Header constants
Split getId3TagBody()
Attempt to make bits of the code more re-usable.
Zazama
commented
1 year ago
Looks better 🙂
A series of small improvements to id3-tag.