rguerreiro / deviceLinks
Device type detection library based on the useragent string. Refactored from my express-device repo.
☆79Updated last year
Alternatives and similar repositories for device
Users that are interested in device are comparing it to the libraries listed below
Sorting:
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- please use path-to-regexp's `match` function☆137Updated 7 months ago
- git revision in node☆110Updated 8 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Simple fallback for Express-served single page apps that use the HTML5 History API for client side routing.☆56Updated 8 years ago
- Write data to a random temporary file☆108Updated last year
- Babel preset for Node 6.x (ES6 / ES2015)☆87Updated 9 years ago
- Safe, constant-time comparison of Buffers☆50Updated 2 weeks ago
- A node module for enabling a module to determine its caller.☆45Updated 3 years ago
- import() & System.import() to UMD pattern transformer plugin for Babel☆72Updated 2 years ago
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 8 years ago
- Virtual async fileds for mongoose.js☆62Updated 7 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated last year
- Simplify npm scripts with `if-env ... && npm run this || npm run that`☆98Updated 5 months ago
- Map collection as specified in ECMAScript6☆73Updated 4 years ago
- An express wrapper that enables generators to be used as middlewares☆123Updated 8 years ago
- Fuzzy match a command from a list (typo-safety)☆67Updated 10 years ago
- [MIGRATED] Utility to help you polyfill the Node.js runtime when the Intl APIs are missing, or if the built-in Intl is missing locale dat…☆67Updated 6 years ago
- Require global variables☆254Updated 6 years ago
- touch(1) for node☆125Updated 2 months ago
- Helper utility to provide pretty printed file sizes☆65Updated 3 years ago
- Truncate text and keeps urls safe.☆54Updated 2 years ago
- Replaces `arr.includes(val)' with `arr.indexOf(val) >= 0`.☆44Updated 7 years ago
- Delete Cached node_modules useful when you need to "un-require" during testing for a fresh state.☆152Updated 2 years ago
- resolve function which support the browser field in package.json☆102Updated last year
- Reload a require'd module/file in Node.js. Useful for hot-reloading classes.☆50Updated 10 years ago
- Recursively omit empty properties from an object. Omits empty objects, arrays, strings, and optionally zero. Similar results to what you …☆73Updated 6 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Babel preset for all es2015 plugins except babel-plugin-transform-es2015-modules-commonjs.☆96Updated 9 years ago
- process.hrtime() to words☆67Updated 5 years ago