feross / archLinks
Better `os.arch()` for node and the browser -- detect OS architecture
☆80Updated last year
Alternatives and similar repositories for arch
Users that are interested in arch are comparing it to the libraries listed below
Sorting:
- Maintain and search through a sorted array using some low level functions☆55Updated 5 years ago
- get the local network address of your machine☆67Updated 8 years ago
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆98Updated 8 years ago
- Check if something is a Node.js stream☆112Updated 10 months ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- HTTP header string parser☆39Updated 3 years ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 5 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- convert module usage to inline expressions☆75Updated 8 months ago
- Sets the user identity of the process to `www-data`☆17Updated 4 years ago
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- List of node.js builtin modules☆37Updated last year
- Ensure a git repo exists on disk and that it's up-to-date☆52Updated 2 years ago
- Get the GitHub readme for an npm package☆15Updated 4 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- A demonstration of what changed in node 6's module loading logic☆24Updated 9 years ago
- Generate a hash by moving your mouse☆12Updated 9 years ago
- Bike shed mutex lock implementation☆87Updated 3 years ago
- encode and decode base256 encoding as gnu-tar does☆10Updated 7 years ago
- Convert a Blob to a Buffer.☆76Updated 4 years ago
- Output a message prefixed with the name and line number of the source file where you outputted the message☆57Updated 5 years ago
- Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back.☆29Updated 2 weeks ago
- Test your Markdown files for Standard JavaScript Style™☆77Updated 2 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 5 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year