3065bf6c7a
add type definitions
2024-06-28 13:53:48 +02:00
bfbb5d64de
done
2024-06-28 13:32:22 +02:00
Lokesh Dhakar
20d3593422
build: resolve Quantize dep issue, upgrade Cypress
2023-02-27 15:30:44 -08:00
Lokesh Dhakar
ef231c7113
build for 2.3.2
2020-07-05 21:30:58 -07:00
Lokesh Dhakar
7fd0b81da5
build
2020-07-05 21:27:42 -07:00
archaeal
0e4abc143b
fixes npm build script syntax, builds latest dist, adds sourcemap file for the umd version
2020-06-26 17:27:43 -05:00
Lokesh Dhakar
a928f09b3d
chore: Updated dist files and removing old sourcemap files
2019-08-03 23:24:54 -07:00
Lokesh Dhakar
881b4848ad
build: Remove color-thief-node.js file. Already had color-thief.js for commonjs version
2019-08-03 23:24:21 -07:00
Lokesh Dhakar
8f65625135
build: Latest dist files
2019-08-03 23:08:29 -07:00
Lokesh Dhakar
2aa036737a
test: Remove bad test case, colorcount(1)
2019-07-21 23:04:48 -07:00
Lokesh Dhakar
8236c9d71f
refactor: Move validation logic to core
2019-07-21 22:58:43 -07:00
Lokesh Dhakar
71e007c1ec
chore: Updated dist files
2019-07-21 18:57:49 -07:00
Lokesh Dhakar
f0ae4e6a6b
chore: Update lock file and sourcemap files
2019-07-14 20:11:27 -07:00
Lokesh Dhakar
c91f3e808e
feat: Add module support with new dist files
...
- `/dist/color-thief.umd.js`: UMD module. For simple script tag loading that exposes a global variable or for RequireJS AMD support.
- `/dist/color-thief.js`: CommonJS module. Entry point for Node.js and Browserify.
- `/dist/color-thief.mjs`: ES6 module. For modern browsers as well as Webpack and Rollup.
- `/dist/color-thief.min.js`: Duplicate of `/dist/color-thief.umd.js`. Kept around to maintain backwards compatibility.
2019-07-14 20:00:27 -07:00
Lokesh Dhakar
9a1f39b216
build: v2.1.0
2019-07-14 09:32:13 -07:00
Lokesh Dhakar
e0ff746a2d
Switch to uglify-es for minification
2019-04-28 13:59:49 -07:00
Lokesh Dhakar
65fc4c26b5
Cleaned up gruntfile and am considering js lint
2016-10-30 20:23:54 -07:00
Lokesh Dhakar
36a3c4171e
Remove CC License refs. MIT all-around.
2015-10-05 08:33:52 -07:00
Lokesh Dhakar
d515f4c344
Dropped sourcemap from repo
2014-04-17 11:42:15 -07:00
Lokesh Dhakar
9cbad46067
Reorganize files for Bower distro
2014-04-17 11:07:23 -07:00