sindresorhus / lcidLinks
Mapping between standard locale identifiers and Windows locale identifiers (LCID)
☆39Updated last year
Alternatives and similar repositories for lcid
Users that are interested in lcid are comparing it to the libraries listed below
Sorting:
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Check if a file path is a binary file☆49Updated last year
- Minimal module to check if a file is executable.☆50Updated last month
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Updated 4 years ago
- Repeat a string - fast☆35Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 3 months ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 5 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Check if a number is a redirect HTTP status code☆25Updated 4 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 9 months ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 2 years ago
- Timeout HTTP/HTTPS requests☆51Updated 3 months ago
- Similar to String#trim() but removes only whitespace on the right☆22Updated 4 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Transform the first chunk in a stream☆28Updated 2 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- List of node.js builtin modules☆37Updated 3 weeks ago
- Global logging utility.☆19Updated last year
- Decode strings according to the WHATWG Encoding Standard☆26Updated last year
- Strip the final newline character from a string/buffer☆38Updated last year
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Updated 4 years ago