Sindre Sorhus
Sindre Sorhus
Even if it was intended as an internal joke, it affects people that don't get it or care. 5 min discovering what it is \* devs using npm = a...
The fact that it uses a command-line tool underneath is just an implementation detail. The app is for any user, not just developers who are comfortable with the command-line. The...
> At the very least, the description should reflect that it requires Monterey. 👍 Done
> If this application somehow embedded this functionality for older OS versions as well, I'd consider that "awesome". Whether or not an app targets the latest OS is a choice...
You should not judge an app based on whether it's useful to you. There are lots of apps you don't need that are awesome to a large percentage of other...
Looks like it https://www.google.no/search?q=closure+compiler+stdin&oq=closure+compiler&aqs=chrome.0.69i59l3j69i57j69i60j69i65.2516j0j7&sourceid=chrome&espv=210&es_sm=91&ie=UTF-8 Would be something like: ``` js closureProcess.stdin.write(new Buffer('test')); ```
Any update on this?
SVGO (v1.0.5 default preset) doesn't ruin it though: [after-svgo.svg.zip](https://github.com/RazrFalcon/svgcleaner/files/2162743/after-svgo.svg.zip)
I don't think it's bug free, but it's pretty stable now, and Atom is using it so any issue will be fixed fast.
> As a Babel plugin, I do not think this is a likely solution for CoffeeScript or TypeScript. I don't think this should be a big concern. Our main focus,...