Borewit
|
a40b3296f6
|
Separate production and development build
Only the development includes source maps
|
2026-02-28 13:53:59 +01:00 |
|
Borewit
|
6629ddf08e
|
Re-enable erasableSyntaxOnly
|
2025-08-14 12:27:55 +02:00 |
|
Borewit
|
763f72854c
|
Replace @kayahr/text-encoding with @borewit/text-codec
|
2025-08-13 21:48:37 +01:00 |
|
Justinas Delinda
|
7ff2786318
|
Refactor constructors to use explicit property assignments
|
2025-04-01 19:57:20 +02:00 |
|
Justinas Delinda
|
9d2d2a7c69
|
Refactor enums to mapped objects
|
2025-04-01 19:57:20 +02:00 |
|
Borewit
|
e691ffe36d
|
Compile TypeScript to ECMAScript 2020 standard
|
2024-08-14 18:25:07 +02:00 |
|
Borewit
|
307d4e75d3
|
Remove deprecated path
|
2024-08-12 07:18:05 +02:00 |
|
Borewit
|
e3de354e45
|
Changes TypeScript module to node16
|
2022-08-03 13:08:29 +02:00 |
|
Borewit
|
7cdebd1ca6
|
Migrate from CommonJS to ES Modules
|
2022-02-27 15:27:40 +01:00 |
|
Borewit
|
b51a833c1f
|
Prevent sourcemap references comments in transpiled JavaScript files
|
2021-01-11 21:19:58 +01:00 |
|
Borewit
|
9ba31fc797
|
Combine JavaScript & TypeScript folder in /lib
|
2019-09-07 18:30:20 +02:00 |
|
Borewit
|
aed841f042
|
Set TypeScript compile target to ECMAScript ES2017.
|
2019-05-19 11:27:00 +02:00 |
|
Borewit
|
b7c593d6ad
|
Replace require with import.
|
2018-09-30 21:28:59 +02:00 |
|
Borewit
|
3905d1f345
|
#147: Sub-module inclusion for better browser compatibility
|
2018-09-19 21:05:47 +02:00 |
|
Borewit
|
ceed3a9b3b
|
#25: Avoid TypeScripts files ending up in NPM module
|
2017-08-12 22:05:38 +02:00 |
|
Borewit
|
be574eaf85
|
Move TypeScript to lib directory
|
2017-07-17 10:32:00 +02:00 |
|
Borewit
|
a4373cd885
|
Output to dir
|
2017-07-07 21:26:22 +02:00 |
|
Borewit
|
5f88d4af21
|
Improved WMA/ASF parsing.
Started moving tag mappings withing parsing corresponding sub-modules.
Started reverse checking MusicBrainz Picard tags based on their source-code.
|
2017-07-06 22:20:41 +02:00 |
|
Borewit
|
6bc662708c
|
Get rid of package deep-equal
|
2017-06-28 07:52:08 +02:00 |
|
Borewit
|
4299ae18b5
|
Refactored unit tests to Mocha. (issue #8).
Support for reading from files. (issue #7).
Handling M4A/iTunes tags (issue #13), still contains bugs.
|
2017-06-26 21:50:08 +02:00 |
|
Borewit
|
4119f77667
|
Moved TypeScript files to from lib to src.
This will allow to easier exclusion from lib/** from code repo (Git) & exclude src/** from NPM package.
|
2016-11-30 11:39:34 +01:00 |
|
Borewit
|
d029b451e8
|
Try to make travis-ci to fetch global typescripts
|
2016-11-27 23:16:36 +01:00 |
|
Borewit
|
7f974cec41
|
Initial TypeScript refactoring
|
2016-11-27 15:35:11 +01:00 |
|