sindresorhus / is-unicode-supportedLinks
Detect whether the terminal supports Unicode
☆87Updated last year
Alternatives and similar repositories for is-unicode-supported
Users that are interested in is-unicode-supported are comparing it to the libraries listed below
Sorting:
- Makes a request to NASA's Astronomy Picture of the Day (APOD) and makes it the background image☆30Updated 3 years ago
- Check whether a file can be executed☆46Updated 2 years ago
- Make a synchronous function have a timeout☆126Updated last year
- Block the main thread for a given amount of time☆128Updated 2 years ago
- Create a transform stream using await instead of callbacks☆71Updated 2 years ago
- Ponyfill for Error#captureStackTrace☆62Updated 3 years ago
- ☆97Updated 3 months ago
- Get the ID of the process that uses a certain port☆147Updated 3 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Protect untrusted requests from SSRF☆50Updated last week
- Inspect the state of a promise☆133Updated 3 months ago
- ☆47Updated 7 years ago
- Check if stdout or stderr is interactive☆119Updated 2 years ago
- Check if your package was installed globally☆70Updated 2 years ago
- noop functions to help formatters and syntax highlighters recognize embedded code☆99Updated 2 years ago
- Split an iterable into evenly sized chunks☆156Updated last year
- Proposal for Array.prototype.findLast and Array.prototype.findLastIndex.☆120Updated 3 years ago
- Cryptographically Secure Random Number Generation for ECMAScript☆70Updated 3 years ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 10 months ago
- Wait for a condition to be true☆166Updated 3 months ago
- Make a regular expression time out if it takes too long to execute☆219Updated last month
- Switch git branches by their pull request title☆67Updated 3 years ago
- Get the default browser☆60Updated last month
- Like read-package-json, but faster☆50Updated 3 weeks ago
- Get the name of the current operating system. Example: macOS Sierra☆148Updated 7 months ago
- Wordwrap a string with ANSI escape codes☆130Updated 3 months ago
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆46Updated 3 months ago
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆52Updated 2 years ago
- Make a synchronous function asynchronous by running it in a worker☆253Updated last year
- Read and write files atomically and reliably.☆170Updated last month