sindresorhus / lcidLinks
Mapping between standard locale identifiers and Windows locale identifiers (LCID)
☆38Updated last year
Alternatives and similar repositories for lcid
Users that are interested in lcid are comparing it to the libraries listed below
Sorting:
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Check if a file path is a binary file☆46Updated last year
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Check if an object can be used like an Array☆16Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 8 months ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated last week
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Minimal module to check if a file is executable.☆49Updated 11 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Updated 3 years ago
- Slice a string with ANSI escape codes☆49Updated last year
- A list of directories you should ignore by default☆23Updated 3 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated last year
- List of node.js builtin modules☆38Updated last year
- Strip the final newline character from a string/buffer☆36Updated 9 months ago
- Transform the first chunk in a stream☆26Updated last year
- Parse HTTP X-Forwarded-For header☆58Updated 2 weeks ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Extend the properties from any number of objects onto the first object. Pass an empty object as the first arg to create a new object.☆14Updated 7 years ago