sindresorhus / lcid
Mapping between standard locale identifiers and Windows locale identifiers (LCID)
☆38Updated 9 months ago
Alternatives and similar repositories for lcid:
Users that are interested in lcid are comparing it to the libraries listed below
- Check if a file path is a binary file☆44Updated 9 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Decode strings according to the WHATWG Encoding Standard☆23Updated 7 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Node.js releases data☆36Updated last week
- Simple wildcard matching☆34Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Get a directory for your caching needs☆26Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 6 months ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Repeat a string - fast☆34Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆25Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 3 years ago
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆15Updated 2 months ago
- Extended POSIX-style sprintf☆35Updated 3 years ago
- Check if a path is inside another path☆37Updated 2 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Regular expression for matching issue references☆49Updated 4 months ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated 9 months ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆56Updated 6 months ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 3 years ago
- Check if the process is running with elevated privileges☆40Updated 3 years ago
- Tests whether one path is inside another path☆41Updated 4 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 7 years ago