sindresorhus / system-architectureLinks
Get the operating system CPU architecture
☆40Updated last year
Alternatives and similar repositories for system-architecture
Users that are interested in system-architecture are comparing it to the libraries listed below
Sorting:
- Check if the operating system CPU architecture is 64-bit or 32-bit (Supports browsers)☆47Updated last year
- Find a file or directory by walking up parent directories — Zero dependencies☆83Updated 7 months ago
- Encode & decode strings, bytes, and integers to Base62☆92Updated 3 months ago
- Remove circular references from objects☆100Updated last year
- Get a random temporary path☆34Updated 2 years ago
- Useful utilities for working with Fetch☆96Updated 2 months ago
- Check if the process is running inside a container (Docker/Podman)☆78Updated 2 years ago
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆223Updated 4 months ago
- A more usable typed storage API for Web Extensions☆72Updated 9 months ago
- Remark plugin for adding a custom ID attribute to Markdown headers☆43Updated last year
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆165Updated last year
- Convert a string to a valid JavaScript identifier☆43Updated last month
- Serialize objects to JSON with handling for circular references☆162Updated 7 months ago
- Merge multiple streams into a unified stream☆62Updated last year
- Merge and normalize adjacent or overlapping integer ranges☆32Updated 2 years ago
- Check if the process is running in a Continuous Integration (CI) environment☆37Updated 4 months ago
- Create a multicast stream that lets multiple consumers independently read the same data☆186Updated 6 months ago
- Rotate an array by a given number of steps☆46Updated last year
- Extracts the repo URL from a package.json object☆29Updated 6 months ago
- Some useful utilities I often need☆46Updated last month
- Make a regular expression time out if it takes too long to execute☆220Updated 2 months ago
- Change the file extension of a path☆41Updated last year
- Encode and decode Unicode escapes in a string☆44Updated 2 years ago
- Convert object keys from camel case☆57Updated last year
- Provides a list of reserved identifiers for JavaScript☆23Updated last month
- Like Object.keys() but also includes symbols☆24Updated 2 years ago
- Create a transform stream using await instead of callbacks☆71Updated 2 years ago
- Check whether a file can be executed☆46Updated 2 years ago
- Check if the system is in low power mode☆69Updated last year
- Drop-dead simple keypress event emitter and handler for Node.js. Create powerful CLI applications and experiences with ease. This library…☆18Updated 2 weeks ago