Popular repositories
-
Stream and file based music metadata parser for node. Supporting a wide range of audio and tag formats.
-
Browser version of music-metadata parser Supporting a wide range of audio and tag formats.
-
-
Converts a Web-API readable-stream into a Node readable-stream.
-
594 contributions in the last year
Less
More
Activity overview
Contributed to
Borewit/music-metadata,
Borewit/music-metadata-browser,
sindresorhus/file-type
and 5 other
repositories
Contribution activity
July 2021
Created 43 commits in 8 repositories
Created a pull request in sindresorhus/file-type that received 1 comment
Update dependency to token-types v3, supporting BigInt
Update dependency to token-types v3, supporting BigInt BigInt requires Node version 10, updated module engine API requirement. Update strtok3 to v…
+5
−5
•
1
comment
Opened 19 other pull requests in 5 repositories
Borewit/music-metadata
8
merged
- Simplify buffer string decoding
- Simplify utility (util) functions
- Convert static methods from Util to module functions
-
Update dependencies using
yarn upgrade --latest - Upgrade dependencies
- Update Mocha to version 9
- Fix Node.js version 16 unit test compatibility
- Update token-types to v3 utilizing BigInt