max-mapper / browser-localeLinks
normalizes weird cross browser issues and tries to return the users selected language in 100% client side JS by looking at various properties on the `window.navigator` object
☆104Updated 5 years ago
Alternatives and similar repositories for browser-locale
Users that are interested in browser-locale are comparing it to the libraries listed below
Sorting:
- 💪 Try as hard as possible to detect the client's language tag ("locale") in node or the browser. Browserify and Webpack friendly!☆63Updated 3 years ago
- Global plugin support for SuperAgent☆36Updated 7 years ago
- A wrapper for the Git CLI in Node.js☆144Updated 5 months ago
- Formats numbers with separators every 3 digits and currency etc. Highly configurable.☆51Updated 11 months ago
- Babel presets for modern browsers☆109Updated 2 years ago
- transform loader for webpack☆110Updated 5 years ago
- git revision in node☆111Updated 7 years ago
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated last year
- touch(1) for node☆124Updated last year
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago
- import() & System.import() to UMD pattern transformer plugin for Babel☆73Updated 2 years ago
- Detect Node.JS☆78Updated 3 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- UglifyJS integration for Babel☆47Updated 8 years ago
- webpack plugin to inline all environment variables during☆67Updated 8 years ago
- please use path-to-regexp's `match` function☆138Updated 2 months ago
- Karma plugin for AVA☆63Updated 9 years ago
- Simple ES6 Array.prototype.find polyfill for older environments.☆37Updated last year
- Require scss files in Browserify☆50Updated 4 years ago
- Run source transform function on node require call☆66Updated 8 years ago
- Tool for deprecating things☆37Updated 8 years ago
- Standalone denodeify, for all of your callback -> promise needs. Just drop in an ES6 complaint promise library & stir☆227Updated 8 years ago
- process.hrtime() to words☆67Updated 5 years ago
- Convenience module for getting data from an NPM registry☆51Updated 9 years ago
- Launch your app after webpack completes building.☆42Updated 8 years ago
- ☆64Updated 9 years ago
- React's PropTypes, as a standalone module.☆60Updated 8 years ago
- A module that shallow copies an object, ignoring keys depending on the filter object passed to it.☆32Updated 6 years ago
- Detect if we were run as a result of `npm publish`.☆127Updated 5 years ago
- Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.☆44Updated 7 years ago