bgrins / TinyColor

Fast, small color manipulation and conversion for JavaScript
https://bgrins.github.io/TinyColor/
MIT License
5.05k stars 439 forks source link

git mv tinycolor.js to mod.js to preserve history. tinycolor.js will … #242

Closed bgrins closed 1 year ago

bgrins commented 1 year ago

…remain as an autogenerated file with UMD exports for any users relying on a CDN, but mod.js will be the source of truth as the package moves to use ESM by default