feat: release Colour Tools 0.1.0

This commit is contained in:
2026-08-31 21:21:35 +02:00
commit 0c1fc94b58
100 changed files with 17406 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# Licence inventory
Colour Tools is `GPL-3.0-or-later`; the full project licence is at `../LICENSE`.
`THIRD_PARTY_NOTICES.md` identifies shipped runtime packages. Release
preparation collates the exact installed licence files for every locked runtime
package into `npm-runtime-licenses.txt`.
`colorjs.io-MIT.txt` is retained separately because Color.js supplies the core
standards-aligned colour conversion primitives used by the application.