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:
- Check if a file path is a binary file☆49Updated last year
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 5 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated last year
- Get the first path that exists on disk of multiple paths☆62Updated 2 months ago
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated last month
- Repeat a string - fast☆35Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 3 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Object.keys shim☆45Updated 7 months ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 4 months ago
- Minimal module to check if a file is executable.☆49Updated last month
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Transform the first chunk in a stream☆28Updated 2 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 3 weeks ago
- Slice a string with ANSI escape codes☆50Updated 3 months 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 8 years ago
- Define a non-enumerable property on an object.☆21Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- ES2015 `String#codePointAt()` ponyfill☆23Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Check if a number is a redirect HTTP status code☆25Updated 4 years ago
- Try to guess if your terminal supports unicode☆17Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated 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