sindresorhus / is64bitLinks
Check if the operating system CPU architecture is 64-bit or 32-bit (Supports browsers)
☆47Updated last year
Alternatives and similar repositories for is64bit
Users that are interested in is64bit are comparing it to the libraries listed below
Sorting:
- Find a file or directory by walking up parent directories — Zero dependencies☆80Updated 4 months ago
- A more usable typed storage API for Web Extensions☆72Updated 7 months ago
- Check if the system is in low power mode☆68Updated last year
- Get a random temporary path☆32Updated last year
- Useful utilities for working with Fetch☆93Updated 8 months ago
- Merge and normalize adjacent or overlapping integer ranges☆31Updated last year
- Convert a string index to its line and column position☆34Updated last month
- Check if the process is running in a Continuous Integration (CI) environment☆35Updated 2 months ago
- Remove circular references from objects☆98Updated last year
- Encode and decode Unicode escapes in a string☆44Updated 2 years ago
- Check if the process is running inside a container (Docker/Podman)☆76Updated 2 years ago
- Rotate an array by a given number of steps☆46Updated last year
- Create a transform stream using await instead of callbacks☆71Updated 2 years ago
- Change the file extension of a path☆38Updated last year
- Observe changes to the DOM using an async iterable — A nicer API for MutationObserver☆222Updated last month
- Check which JavaScript environment your code is running in at runtime: browser, Node.js, Bun, etc☆164Updated last year
- Provides a list of reserved identifiers for JavaScript☆23Updated last week
- Like Object.keys() but also includes symbols☆23Updated 2 years ago
- Convert object keys from camel case☆56Updated last year
- Encode & decode strings, bytes, and integers to Base62☆91Updated last month
- Make a synchronous function have a timeout☆125Updated last year
- Capture screenshots programmatically. Cross-platform, with support for MacOS (Darwin), Windows, and Linux.☆43Updated 3 months ago
- Serialize objects to JSON with handling for circular references☆160Updated 5 months ago
- Comparison of Bun's API against Node.js's☆61Updated last week
- utility to reparse a hast tree☆12Updated 6 months ago
- Merge multiple streams into a unified stream☆59Updated last year
- Some useful utilities I often need☆36Updated last year
- Extracts the repo URL from a package.json object☆28Updated 3 months ago
- Wrap a function with bun-livereload to automatically reload any imports inside the function the next time it is called☆29Updated 3 years ago
- Small, no dependencies, Markdown, HTML, and inline CSS parser. Just 4KB, available as ESM module from CDN.☆25Updated last month