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 4 years ago
- convert module usage to inline expressions☆75Updated 7 months ago
- HTTP header string parser☆39Updated 3 years ago
- Ensure a git repo exists on disk and that it's up-to-date☆52Updated 2 years ago
- List of node.js builtin modules☆38Updated last year
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆98Updated 8 years ago
- get the local network address of your machine☆67Updated 8 years ago
- Check if something is a Node.js stream☆112Updated 9 months ago
- Utility module to print pretty messages on SIGINFO/SIGUSR1☆29Updated 5 years ago
- Quick and dirty psychoanalysis for objects☆66Updated 7 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- A cross platform solution to node's spawn☆66Updated 8 years ago
- Determine if an object is a Buffer☆90Updated 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
- A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI☆54Updated 11 months ago
- An example Node.js native module☆37Updated 7 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
- Test your Markdown files for Standard JavaScript Style™☆77Updated 2 years ago
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- A demonstration of what changed in node 6's module loading logic☆24Updated 9 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
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- speed measurement in javascript☆89Updated 7 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated 11 months ago
- Removes duplicate items from an array in place☆83Updated last year
- Listen for data events on a readable stream without triggering flowing mode☆21Updated 6 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago