mattcg / language-tagsLinks
A Swiss Army knife for language tags.
☆67Updated 3 weeks ago
Alternatives and similar repositories for language-tags
Users that are interested in language-tags are comparing it to the libraries listed below
Sorting:
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 months ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Polyfill that makes IE10 / IE11 support the full IndexedDB specification. OUTDATED. Use IndexedDBShim instead.☆36Updated 7 years ago
- Functional errors with formatted output☆17Updated 2 years ago
- Stringify an object so it can be safely inlined in JavaScript code☆19Updated 9 months ago
- url.parse() with support for protocol-less URLs & IPs☆53Updated 3 years ago
- Get localized display names for languages, scripts, regions and others. https://tc39.github.io/proposal-intl-displaynames/☆44Updated 4 years ago
- Check whether a request can be retried based on the `error.code`☆80Updated 3 years ago
- node.js library for extracting data from CLDR (the Unicode Common Locale Data Repository)☆125Updated last month
- Parse and stringify the HTML <img> srcset attribute☆140Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- Format and parse HTTP Cache-Control header☆41Updated this week
- Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients☆41Updated last year
- Simple RFC 6838 media type parser and formatter☆56Updated 2 weeks ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.☆26Updated 2 years ago
- A list of confusing globals that should be restricted to be used as globals☆16Updated 4 years ago
- require/import dependency validation☆44Updated last year
- Parse data: URLs☆74Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Strip leading whitespace from each line in a string☆137Updated 3 years ago
- A ponyfill/polyfill for browser Promise unhandledrejection events☆28Updated 7 years ago
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated last week
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago
- Indent each line in a string☆113Updated 3 years ago
- Simple rollup plugin for minifying code using babel-preset-minify.☆48Updated 5 years ago
- Translates Unicode CLDR pluralization rules to executable JavaScript☆67Updated 11 months ago