Skip to content

File access, promise based, Mocha

Choose a tag to compare

@Borewit Borewit released this 28 Jun 18:08
· 3007 commits to master since this release
  • Enable direct file access in addition to streams. Files have the benefit that it allows random file access (e.g. skip chunks of data) #7.
  • Replace callbacks and events with promises.
  • Make use of unit-test framework, #8.
  • Support M4A/iTunes tags, #13.