1
0
mirror of synced 2026-05-22 22:53:20 +00:00

32 Commits

Author SHA1 Message Date
Borewit 89ff43a053 Migrate eslint to biome, fix lint errors 2024-08-08 19:15:49 +02:00
Borewit c4ab3bc708 Update JavaScript & TypeScript example to ESM 2022-08-03 14:32:39 +02:00
Borewit 7cdebd1ca6 Migrate from CommonJS to ES Modules 2022-02-27 15:27:40 +01:00
Borewit ff09aca482 Utilize eslint-plugin-node 2022-01-29 22:07:44 +01:00
Borewit 97a24a3556 Migrate from tslint to eslint 2022-01-27 15:35:23 +01:00
Borewit f0ad7998c9 Fix examples, fix catch routines. 2021-02-08 18:28:55 +01:00
Borewit ccf72ba02d Fix stream example 2021-01-04 19:23:51 +01:00
Borewit 39e8f77756 Fix examples and update to ECMA version 8. 2021-01-02 19:43:35 +01:00
Borewit 51e693ab74 Remove superfluous trailing argument 2019-08-21 12:07:23 +02:00
Borewit 104b9057a1 Fix lint errors in examples 2019-02-03 09:59:04 +01:00
Borewit e5e39b92de Fix lint errors in examples 2019-02-03 09:17:40 +01:00
Borewit 2704aded0a Added example showing directory traversal with walk 2017-08-20 20:50:06 +02:00
Borewit be574eaf85 Move TypeScript to lib directory 2017-07-17 10:32:00 +02:00
Borewit ecb1f86a3e Enabled native output 2017-07-13 20:44:21 +02:00
Borewit 7de59d1437 Add streaming example 2017-07-13 20:42:01 +02:00
Borewit e64c1f04cd Drop browser-distribution support 2017-07-01 12:42:51 +02:00
Borewit 7952ad51e1 Update documentation and examples to promise based API 2017-06-28 08:19:33 +02:00
Borewit 6304237cc9 Added README examples as code examples 2016-12-24 11:34:10 +01:00
Borewit a09dac2024 Avoid JavaScript standard style check on example to break tests 2016-11-16 10:35:04 +01:00
Borewit b65005a3f7 Fixed and improved example 2016-11-16 09:17:51 +01:00
Borewit 4037f47c48 Fixed bug in example caused by renaming module
Corrected typo in readme
2016-11-15 22:16:48 +01:00
Borewit 63f3abdfc4 Prepare for initial npmjs deployment
Renamed package from musicmetadata music-metadata.
2016-11-15 18:15:17 +01:00
Borewit 3b68654cf3 Merge branch 'MusicBrainz' into encoding_info 2016-11-13 18:20:14 +01:00
Borewit 2e3444d67b Few bug fixes 2016-11-13 17:58:48 +01:00
Borewit 460e46150b Reflected format information in example.html 2016-11-13 17:54:48 +01:00
Borewit c7bfa70872 Extended example.html
Remove URL commit, since this is not allowed by modern browsers.
Added support for native tags.
Used bootstrap for a bit better layout.
Included AngularJS for binding HTML to JavaScript.
Demonstrated some MusicBrainz linking
2016-11-13 17:45:29 +01:00
Ondrej Zara 869aad68d5 added support for ArrayBuffer input 2016-01-08 16:09:20 +01:00
Lee Treveil af03c2e07f Update example html with new api 2015-03-06 14:45:39 +00:00
Lee Treveil dbe5c6b65c add bower support 2014-03-15 22:44:35 +00:00
Lee Treveil f180dbcbfe don't crash without picture 2014-02-07 02:43:25 +00:00
Lee Treveil a4298712f4 add in default constructor 2014-01-16 00:36:21 +00:00
Lee Treveil a70c0ca372 forgot to add browser example dir 2014-01-16 00:04:06 +00:00