robertmarsal / lolcatjs
For the lols
☆113Updated 4 months ago
Alternatives and similar repositories for lolcatjs
Users that are interested in lolcatjs are comparing it to the libraries listed below
Sorting:
- Get the latest version of an npm package☆176Updated last year
- Reliably get the terminal window size☆140Updated last year
- Read a package.json file☆165Updated last year
- Get the path to the user home directory☆160Updated 4 years ago
- Check whether a package or organization name is available on npm☆170Updated last year
- Find the root directory of a Node.js project or npm package☆243Updated last year
- Check if a path exists☆151Updated 3 years ago
- Display images in iTerm☆308Updated 9 months ago
- Convenience wrapper for Got to interact with the GitHub API☆177Updated 2 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆423Updated last year
- Tell Yeoman what to say☆206Updated 3 months ago
- Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)☆189Updated last year
- Get the system locale☆228Updated 3 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Get stdin as a string or buffer☆338Updated last year
- Move a file - Even works across devices☆199Updated last year
- Let a globally installed package use a locally installed version of itself if available☆154Updated 9 months ago
- Convert an object of time properties to milliseconds: `{seconds: 2}` → `2000`