Added conversion util minify.js

pull/48/head
Adam Lui 刘展鹏 2 months ago committed by GitHub
parent a7a6bc1b7b
commit d2994d3397
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1475,3 +1475,4 @@ prompt,geometry,,https://github.com/geometry-zsh/geometry,"A minimalistic, fully
prompt,Polus,,https://github.com/rashed145/polus-bash-theme,"A fast, lightweight and modern Bash prompt theme written in 100 lines of Bash code."
prompt,Oh My Posh,https://ohmyposh.dev,https://github.com/jandedobbeleer/oh-my-posh,"From their README: ""The most customisable and low-latency cross platform/shell prompt renderer"" "
conversion,scss-to-css,https://github.com/adamlui/js-utils/tree/main/scss-to-css#readme,https://github.com/adamlui/js-utils,"Recursively compile all SCSS files into minified CSS."
conversion,minify.js,https://js-utils.com/minify.js,https://github.com/adamlui/js-utils,"Recursively minify all JavaScript files."

1 category name homepage git description
1475 prompt Polus https://github.com/rashed145/polus-bash-theme A fast, lightweight and modern Bash prompt theme written in 100 lines of Bash code.
1476 prompt Oh My Posh https://ohmyposh.dev https://github.com/jandedobbeleer/oh-my-posh From their README: "The most customisable and low-latency cross platform/shell prompt renderer"
1477 conversion scss-to-css https://github.com/adamlui/js-utils/tree/main/scss-to-css#readme https://github.com/adamlui/js-utils Recursively compile all SCSS files into minified CSS.
1478 conversion minify.js https://js-utils.com/minify.js https://github.com/adamlui/js-utils Recursively minify all JavaScript files.
Loading…
Cancel
Save