Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · scss-to-css-node-1.9.0
js-utils
Browse files
May 06, 2024
Built scss-to-css v1.9.0 ↞ [auto-sync from `adamlui/scss-to-css/node.js`]
· 83794316
adamlui
authored
May 06, 2024
and
kudo-sync-bot
committed
May 06, 2024
View commits for tag scss-to-css-node-1.9.0
scss-to-css-node-1.9.0
83794316
Built minify.js v1.6.1 ↞ [auto-sync from `adamlui/minify.js/node.js`]
· 21bc2122
adamlui
authored
May 06, 2024
and
kudo-sync-bot
committed
May 06, 2024
View commits for tag minify.js-node-1.6.1
minify.js-node-1.6.1
21bc2122
Added API function aliases
· 28bbc7e5
Adam Lui
authored
May 06, 2024
28bbc7e5
Added API function aliases
· fe40590a
Adam Lui
authored
May 06, 2024
fe40590a
Added `comment` arg to `prependComment()` in API compile methods
· 7ab393eb
Adam Lui
authored
May 06, 2024
7ab393eb
Escaped backslash in `--comment` description of CLI `--help` menu ↞ [auto-sync...
· 7e0bd304
adamlui
authored
May 06, 2024
and
kudo-sync-bot
committed
May 06, 2024
7e0bd304
Added line separation instruction to `--comment` description in CLI `--help`...
· 222651d0
adamlui
authored
May 06, 2024
and
kudo-sync-bot
committed
May 06, 2024
222651d0
Improved descriptions for CLI option `--comment` ↞ [auto-sync from `adamlui/scss-to-css/node.js`]
· 0426e63f
adamlui
authored
May 06, 2024
and
kudo-sync-bot
committed
May 06, 2024
0426e63f
Improved `options.comment` comment descriptions in API compile methods
· 0795a186
Adam Lui
authored
May 06, 2024
0795a186
Updated downloads/hits shield counters
· 07be4eb2
kudo-sync-bot
authored
May 06, 2024
and
kudo-sync-bot
committed
May 06, 2024
07be4eb2
Added CLI `--comment` option ↞ [auto-sync from `adamlui/scss-to-css/node.js`]
· 97148c9c
adamlui
authored
May 06, 2024
and
kudo-sync-bot
committed
May 06, 2024
97148c9c
May 05, 2024
Added option to prepend comment in built CSS to `compile()` ↞ [auto-sync from...
· 61f9fe00
adamlui
authored
May 05, 2024
and
kudo-sync-bot
committed
May 05, 2024
61f9fe00
Replaced `let minifyResult` w/ `const minifyResult` in `minify()` since its never re-assigned
· d112c2e3
Adam Lui
authored
May 05, 2024
d112c2e3
Added CLI option `--ignore-files` ↞ [auto-sync from `adamlui/scss-to-css/node.js`]
· f0153333
adamlui
authored
May 05, 2024
and
kudo-sync-bot
committed
May 05, 2024
f0153333
Merge branch 'main' of
https://github.com/adamlui/minify.js
↞ [auto-sync from...
· 1d3e9e9c
adamlui
authored
May 05, 2024
and
kudo-sync-bot
committed
May 05, 2024
1d3e9e9c
Added `ignoreFiles` option to `compile()` + `findSCSS()` ↞ [auto-sync from...
· 625473b6
adamlui
authored
May 05, 2024
and
kudo-sync-bot
committed
May 05, 2024
625473b6
Moved `ignoredFiles` init down in `defaultOptions` of `minify()`
· df80c949
Adam Lui
authored
May 05, 2024
df80c949
Removed test `nextOptions` in `findJS()`
· 92998a9e
Adam Lui
authored
May 05, 2024
92998a9e
Allowed whitespace around commas in `--ignore-files` option input
· 1aae490b
Adam Lui
authored
May 05, 2024
1aae490b
Added file comparison to detect changes in jsDelivr URL update routine
· 45ae6299
adamlui
authored
May 05, 2024
and
kudo-sync-bot
committed
May 05, 2024
45ae6299
Added file comparison to detect changes in jsDelivr URL update routine
· 2f53cb08
Adam Lui
authored
May 05, 2024
2f53cb08
Built scss-to-css v1.8.5 ↞ [auto-sync from `adamlui/scss-to-css/node.js`]
· de1cc41a
adamlui
authored
May 05, 2024
and
kudo-sync-bot
committed
May 05, 2024
View commits for tag scss-to-css-node-1.8.5
scss-to-css-node-1.8.5
de1cc41a
Bumped minify.js from 1.5.8 to 1.6.0 ↞ [auto-sync from `adamlui/scss-to-css/node.js`]
· 8c8f7661
adamlui
authored
May 05, 2024
and
kudo-sync-bot
committed
May 05, 2024
8c8f7661
Built minify.js v1.6.0 ↞ [auto-sync from `adamlui/minify.js/node.js`]
· 024f2e2e
adamlui
authored
May 05, 2024
and
kudo-sync-bot
committed
May 05, 2024
View commits for tag minify.js-node-1.6.0
minify.js-node-1.6.0
024f2e2e
Improved readability of `compile()` logs
· f84bd5c4
Adam Lui
authored
May 05, 2024
f84bd5c4
Tightened `matchedParamOption` validation to not allow empty values
· a63c506e
Adam Lui
authored
May 05, 2024
a63c506e
Added CLI option `--ignore-files` ↞ [auto-sync from `adamlui/minify.js/node.js`]
· 3d50c0bc
adamlui
authored
May 05, 2024
and
kudo-sync-bot
committed
May 05, 2024
3d50c0bc
Made status echo for no jsDelivr URLs found specific to GH assets ↞ [auto-sync...
· 162f3350
adamlui
authored
May 05, 2024
and
kudo-sync-bot
committed
May 05, 2024
162f3350
Made status echo for no jsDelivr URLs found specific to GH assets
· e83f9fbb
Adam Lui
authored
May 05, 2024
e83f9fbb
Globalized jsDelivr URL `sed` ↞ [auto-sync from `generate-ip/utils`]
· a4ed8757
adamlui
authored
May 05, 2024
and
kudo-sync-bot
committed
May 05, 2024
a4ed8757
Globalized jsDelivr URL `sed`
· 342ba184
Adam Lui
authored
May 05, 2024
342ba184
Clarified filenames should be passed to `options.ignoreFiles` of `minify()` +...
· 7bfcbb64
adamlui
authored
May 05, 2024
and
kudo-sync-bot
committed
May 05, 2024
7bfcbb64
Improved readability of `minify()` logs ↞ [auto-sync from `adamlui/minify.js/node.js`]
· 8b14a5e7
adamlui
authored
May 05, 2024
and
kudo-sync-bot
committed
May 05, 2024
8b14a5e7
Added `ignoreFiles` option to `minify()` + `findJS()` ↞ [auto-sync from...
· b04316be
adamlui
authored
May 05, 2024
and
kudo-sync-bot
committed
May 05, 2024
b04316be
Added status echo for no jsDelivr URL in built files ↞ [auto-sync from `generate-ip/utils`]
· 95e053a1
adamlui
authored
May 05, 2024
and
kudo-sync-bot
committed
May 05, 2024
95e053a1
Added status echo for no jsDelivr URL in built files
· ad2ab2d6
Adam Lui
authored
May 05, 2024
ad2ab2d6
May 04, 2024
Built geolocate v2.0.7
· c4b28d75
Adam Lui
authored
May 04, 2024
View commits for tag geolocate-2.0.7
geolocate-2.0.7
c4b28d75
Bumped geolocate versions to 2.0.7
· 7a32a286
Adam Lui
authored
May 04, 2024
7a32a286
Built generate-pw v1.5.9
· 00aa2ef3
Adam Lui
authored
May 04, 2024
View commits for tag generate-pw-1.5.9
generate-pw-1.5.9
00aa2ef3
Bumped generate-pw versions to 1.5.9
· 7ae55f3c
Adam Lui
authored
May 04, 2024
7ae55f3c
Loading