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:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 3 months ago
- Check if an object can be used like an Array☆16Updated 3 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Get a directory for your caching needs☆26Updated last year
- Check if a path is inside another path☆38Updated 2 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Node.js releases data☆36Updated this week
- Returns an array filled with the specified input☆42Updated 2 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Decode strings according to the WHATWG Encoding Standard☆25Updated 11 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Try to guess if your terminal supports unicode☆17Updated 4 years ago
- Minimal module to check if a file is executable.☆49Updated 10 months ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆23Updated last week
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- List of node.js builtin modules☆38Updated last year
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 7 months ago
- Regular expression for matching issue references☆49Updated 9 months ago
- ES2015 Number.isFinite() ponyfill☆19Updated 4 years ago
- Strip the final newline character from a string/buffer☆36Updated 8 months ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- Tests whether one path is inside another path☆42Updated 5 years ago
- Lazy number range generator☆81Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Check if a file path is a binary file☆45Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill