DiegoRBaquero / node-osLinks
NodeJS Core Module
☆20Updated 3 years ago
Alternatives and similar repositories for node-os
Users that are interested in node-os are comparing it to the libraries listed below
Sorting:
- Wordwrap a string with ANSI escape codes☆125Updated last year
- Package and un-package modules of some sort (oooh, perhaps you could package JavaScript modules on npm...)☆37Updated 7 years ago
- Get the latest version of an npm package☆176Updated last year
- read line module for node js☆97Updated 2 months ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated 10 months ago
- Check if something is a Node.js stream☆112Updated 7 months ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Read a package.json file☆167Updated last year
- Check whether a package or organization name is available on npm☆170Updated last year
- Manipulate the HTTP Vary header☆61Updated 2 weeks ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆223Updated last year
- Is the given string an acceptable npm package name?☆301Updated last month
- An HTTP(s) proxy `http.Agent` implementation for HTTP endpoints☆129Updated 2 years ago
- Shorten GitHub links like GitHub shortens Issues and Commit links.☆83Updated 7 months ago
- A Node.js library to get the proxy URL for a given URL based on standard environment variables (http_proxy, no_proxy, ...).☆55Updated 11 months ago
- Get the Node.js and Electron ABI for a given target and runtime☆172Updated 2 weeks ago
- Copy a file☆120Updated last year
- Timers with near-infinite duration support☆42Updated 5 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Char codes constants and AOT transform (used in Babel).☆21Updated 2 years ago
- A pure javascript CRC32 algorithm that plays nice with binary data☆97Updated last year
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆49Updated 3 years ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆338Updated last month
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Easily handle defaults for your options☆74Updated last year
- Get the path to the user home directory☆160Updated 4 years ago
- Object.prototype.hasOwnProperty☆60Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Get a random temporary file path☆80Updated 2 years ago