Site Search
Search LifeStyle Racing
Search public page files, titles, headings, and visible text with stronger weighting for exact matches, filenames, headings, sections, and motorsport-related synonyms.
Query: "Email Deals, New Drops, and Build Updates"
1,380 results
1,788 files checked
1,229.5 ms
Best for static page content. Product database search, account-only data, and forum content would need an additional database or API-backed layer later if you want those included too.
Related Match
MyWebsite / Node Modules / Mongodb Connection String Url
MyWebsite/Node_Modules/mongodb-connection-string-url/README.md
...s, based on the WhatWG URL API ```js import ConnectionString from 'mongodb-connection-string-url'; const cs = new ConnectionString('mongodb://localhost'); cs.searchParams.set('readPreference', 'secondary'); console.log(cs.href); // 'mongodb://localhost/?readPreference=secondary' ``` ## Deviations from the WhatWG URL pa...
Related Match
MyWebsite / Node Modules / Send / Node Modules / Ms
MyWebsite/Node_Modules/send/node_modules/ms/readme.md
...s(ms('10 hours'), { long: true }) // "10 hours" ``` ## Features - Works both in [Node.js](https://nodejs.org) and in the browser - If a number is supplied to `ms`, a string with a unit is returned - If a string that contains the number is supplied, it returns it as a number (e.g.: it returns `100` for `'100'`) - If you...
Related Match
MyWebsite / Node Modules / Socket.io Parser / Node Modules / Ms
MyWebsite/Node_Modules/socket.io-parser/node_modules/ms/readme.md
...s(ms('10 hours'), { long: true }) // "10 hours" ``` ## Features - Works both in [Node.js](https://nodejs.org) and in the browser - If a number is supplied to `ms`, a string with a unit is returned - If a string that contains the number is supplied, it returns it as a number (e.g.: it returns `100` for `'100'`) - If you...
Related Match
MyWebsite / Node Modules / Mime Types
MyWebsite/Node_Modules/mime-types/README.md
...` simply returns `false`, so do `var type = mime.lookup('unrecognized') || 'application/octet-stream'`. - No `new Mime()` business, so you could do `var lookup = require('mime-types').lookup`. - No `.define()` functionality - Bug fixes for `.lookup(path)` Otherwise, the API is compatible with `mime` 1.x. ## Install Thi...
Related Match
MyWebsite / Node Modules / Socket.io / Node Modules / Ms
MyWebsite/Node_Modules/socket.io/node_modules/ms/readme.md
...s(ms('10 hours'), { long: true }) // "10 hours" ``` ## Features - Works both in [Node.js](https://nodejs.org) and in the browser - If a number is supplied to `ms`, a string with a unit is returned - If a string that contains the number is supplied, it returns it as a number (e.g.: it returns `100` for `'100'`) - If you...
Related Match
MyWebsite / Node Modules / Mongoose / Node Modules / Ms
MyWebsite/Node_Modules/mongoose/node_modules/ms/readme.md
...s(ms('10 hours'), { long: true }) // "10 hours" ``` ## Features - Works both in [Node.js](https://nodejs.org) and in the browser - If a number is supplied to `ms`, a string with a unit is returned - If a string that contains the number is supplied, it returns it as a number (e.g.: it returns `100` for `'100'`) - If you...
Related Match
MyWebsite / Node Modules / Ms
MyWebsite/Node_Modules/ms/readme.md
..." ms(ms('10 hours'), { long: true }) // "10 hours" ``` ## Features - Works both in [node](https://nodejs.org) and in the browser. - If a number is supplied to `ms`, a string with a unit is returned. - If a string that contains the number is supplied, it returns it as a number (e.g.: it returns `100` for `'100'`). - If...
Related Match
MyWebsite / Node Modules / Parseurl
MyWebsite/Node_Modules/parseurl/README.md
...ailable through the [npm registry](https://www.npmjs.com/). Installation is done using the [`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally): ```sh $ npm install parseurl ``` ## API ```js var parseurl = require('parseurl') ``` ### parseurl(req) Parse the URL of the given re...
Related Match
MyWebsite / Node Modules / Socket.io Adapter / Node Modules / Ms
MyWebsite/Node_Modules/socket.io-adapter/node_modules/ms/readme.md
...s(ms('10 hours'), { long: true }) // "10 hours" ``` ## Features - Works both in [Node.js](https://nodejs.org) and in the browser - If a number is supplied to `ms`, a string with a unit is returned - If a string that contains the number is supplied, it returns it as a number (e.g.: it returns `100` for `'100'`) - If you...
Related Match
MyWebsite / Node Modules / Engine.io / Node Modules / Ms
MyWebsite/Node_Modules/engine.io/node_modules/ms/readme.md
...s(ms('10 hours'), { long: true }) // "10 hours" ``` ## Features - Works both in [Node.js](https://nodejs.org) and in the browser - If a number is supplied to `ms`, a string with a unit is returned - If a string that contains the number is supplied, it returns it as a number (e.g.: it returns `100` for `'100'`) - If you...
Related Match
MyWebsite / Node Modules / Object Assign
MyWebsite/Node_Modules/object-assign/readme.md
...p://www.2ality.com/2014/01/object-assign.html) [ponyfill](https://ponyfill.com) ## Use the built-in Node.js 4 and up, as well as every evergreen browser (Chrome, Edge, Firefox, Opera, Safari), support `Object.assign()` :tada:. If you target only those environments, then by all means, use `Object.assign()` instead of th...
Related Match
MyWebsite / Node Modules / Range Parser
MyWebsite/Node_Modules/range-parser/README.md
...ailable through the [npm registry](https://www.npmjs.com/). Installation is done using the [`npm install` command](https://docs.npmjs.com/getting-started/installing-npm-packages-locally): ```sh $ npm install range-parser ``` ## API ```js var parseRange = require('range-parser') ``` ### parseRange(size, header, options)...