ehmicky
ehmicky
Unicode characters are very useful in CLI applications. This adds [a list of the characters](https://github.com/ehmicky/cross-platform-terminal-characters) that work on most terminals.
This adds [`fast-cartesian`](https://github.com/ehmicky/fast-cartesian), which is a micro npm package and currently the [fastest](https://github.com/ehmicky/fast-cartesian#benchmarks) cartesian product library in JavaScript.
This option removes the effect of `remoteCache`. I need it because I run `sway` (which is based on this module) in a Gulp task in watch mode, and caching is...
https://github.com/bcoe/awesome-cross-platform-nodejs Libraries and resources related to writing Node.js that works on Windows, Mac, Linux and BSD, by @bcoe. Why this matters: according to the [2018 Node.js user survey](https://nodejs.org/en/user-survey-report/#Primary-OS-Distro), 24% of...
I am developing a similar library called [`fast-cartesian`](https://github.com/ehmicky/fast-cartesian) and would like to know whether this library is maintained, so I know whether to add link to it or not. Thanks!
This is related to #27. GitHub topics are important to make repositories easy to search/find and increase GitHub traffic. I think adding as many topics as possible (20) is good...
#### New App Submission - [x] I've read the [contribution guidelines](https://github.com/agarrharr/awesome-cli-apps/blob/master/contributing.md#readme). **Repo or homepage link:** https://github.com/ehmicky/nve **Description:** This allows running any terminal command with any Node.js version. **Why I think...
I just updated the extension through https://extensions.gnome.org/local/ yesterday. After restarting my laptop, it stopped working. Hitting Super+NumPad does not do anything. In the Gnome menu, the application is "On". All...
`imagemin` can fail when images are invalid. For example: ``` Error in file: _site/images/dev-notes/louyang_give_random_options.gif gifsicle:/tmp/dc6ecfb2-8c1d-42e0-885b-21156391edb5:#91: read error: missing 48918 pixels of image data gifsicle:/tmp/dc6ecfb2-8c1d-42e0-885b-21156391edb5:#91: fatal error: too many missing pixels,...
The following error is happening in some builds: ``` Cannot create property 'message' on string 'Error in parsing SVG: Unbound namespace prefix: "xlink" Line: 0 Column: 456 Char: >' /opt/buildhome/.netlify-build-plugins/node_modules/imagemin-keep-folder/index.js:48:16...