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: "Banner and Navigation"
1,327 results
1,788 files checked
1,311.4 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
Node Modules / Ms
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
Node Modules / Parseurl
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
Node Modules / Streamsearch
Node_Modules/streamsearch/README.md
...ent match count. Functions --------- * **(constructor)**(< _mixed_ >needle, < _function_ >callback) - Creates and returns a new instance for searching for a _Buffer_ or _string_ `needle`. `callback` is called any time there is non-matching data and/or there is a needle match. `callback` will be called with the followin...
Related Match
Node Modules / Socket.io Adapter / Node Modules / Ms
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
Node Modules / Engine.io / Node Modules / Ms
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
Node Modules / Object Assign
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
Node Modules / Range Parser
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)...
Related Match
Node Modules / Mquery / Node Modules / Ms
Node_Modules/mquery/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
Node Modules / Sift
Node_Modules/sift/README.md
...e](#gte), [\$gt](#gt), [\$lte](#lte), [\$lt](#lt), [\$eq](#eq), [\$ne](#ne), [\$mod](#mod), [\$all](#all), [\$and](#and), [\$or](#or), [\$nor](#nor), [\$not](#not), [\$size](#size), [\$type](#type), [\$regex](#regex), [\$where](#where), [\$elemMatch](#elemmatch) - Regexp searches - Supports node.js, and web - Custom Op...
Related Match
MyWebsite / Node Modules / Mongodb Connection String Url
MyWebsite/Node_Modules/mongodb-connection-string-url/README.md
...`` ## Deviations from the WhatWG URL package - URL parameters are case-insensitive - The `.host`, `.hostname` and `.port` properties cannot be set, and reading them does not return meaningful results (and are typed as `never`in TypeScript) - The `.hosts` property contains a list of all hosts in the connection string -...
Related Match
MyWebsite / Node Modules / Type Is
MyWebsite/Node_Modules/type-is/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 type-is ``` ## API ```js var http = require('http') var typeis = require('type-is') http.createServer(function (...
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...