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: "Terms of Use - Lifestyle Racing" 1,325 results 1,788 files checked 1,049.1 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 / Mime Db MyWebsite/Node_Modules/mime-db/README.md

README

...uild Status][ci-image]][ci-url] [![Coverage Status][coveralls-image]][coveralls-url] This is a large database of mime types and information about them. It consists of a single, public JSON file and does not include any logic, allowing it to remain as un-opinionated as possible with an API. It aggregates data from the f...

Related Match MyWebsite / Node Modules / Accepts MyWebsite/Node_Modules/accepts/README.md

README

...cepted, then `false` is returned. #### .charsets() Return the charsets that the request accepts, in the order of the client's preference (most preferred first). #### .encoding(encodings) Return the first accepted encoding. If nothing in `encodings` is accepted, then `false` is returned. #### .encodings() Return the enc...

Related Match MyWebsite / Node Modules / Fresh MyWebsite/Node_Modules/fresh/README.md

README

...all fresh ``` ## API ```js var fresh = require('fresh') ``` ### fresh(reqHeaders, resHeaders) Check freshness of the response using request and response headers. When the response is still "fresh" in the client's cache `true` is returned, otherwise `false` is returned to indicate that the client cache is now stale and...

Related Match MyWebsite / Node Modules / Sparse Bitfield MyWebsite/Node_Modules/sparse-bitfield/README.md

README

# sparse-bitfield Bitfield implementation that allocates a series of 1kb buffers to support sparse bitfields without allocating a massive buffer. If you want to simple implementation of a flat bitfield see the [bitfield](https://github.com/fb55/bitfield) module. This module is mostly useful if you need a big bitfield w...

Related Match MyWebsite / Node Modules / Bcryptjs / Src / Bcrypt / Prng MyWebsite/Node_Modules/bcryptjs/src/bcrypt/prng/README.md

README

Because of [reasonable security doubts](https://github.com/dcodeIO/bcrypt.js/issues/16), these files, which used to be a part of bcrypt-isaac.js, are no longer used but are kept here for reference only. What is required instead is a proper way to collect entropy sources (using an intermediate stream cipher) which is th...

Related Match Node Modules.4184 / Media Typer Node_Modules.4184/media-typer/README.md

README

...following properties (examples are shown for the string `'image/svg+xml; charset=utf-8'`): - `type`: The type of the media type (always lower case). Example: `'image'` - `subtype`: The subtype of the media type (always lower case). Example: `'svg'` - `suffix`: The suffix of the media type (always lower case). Example:...

Related Match Node Modules.4184 / Mime Types Node_Modules.4184/mime-types/README.md

README

.... Similar to [the `mime@1.x` module](https://www.npmjs.com/package/mime), except: - __No fallbacks.__ Instead of naively returning the first available type, `mime-types` simply returns `false`, so do `var type = mime.lookup('unrecognized') || 'application/octet-stream'`. - No `new Mime()` business, so you could do `var...

Related Match Node Modules.4184 / Mime Db Node_Modules.4184/mime-db/README.md

README

...uild Status][ci-image]][ci-url] [![Coverage Status][coveralls-image]][coveralls-url] This is a large database of mime types and information about them. It consists of a single, public JSON file and does not include any logic, allowing it to remain as un-opinionated as possible with an API. It aggregates data from the f...

Related Match Node Modules.4184 / Accepts Node_Modules.4184/accepts/README.md

README

...cepted, then `false` is returned. #### .charsets() Return the charsets that the request accepts, in the order of the client's preference (most preferred first). #### .encoding(encodings) Return the first accepted encoding. If nothing in `encodings` is accepted, then `false` is returned. #### .encodings() Return the enc...

Related Match Node Modules.4184 / Fresh Node_Modules.4184/fresh/README.md

README

...all fresh ``` ## API ```js var fresh = require('fresh') ``` ### fresh(reqHeaders, resHeaders) Check freshness of the response using request and response headers. When the response is still "fresh" in the client's cache `true` is returned, otherwise `false` is returned to indicate that the client cache is now stale and...

Related Match Node Modules.4184 / Sparse Bitfield Node_Modules.4184/sparse-bitfield/README.md

README

# sparse-bitfield Bitfield implementation that allocates a series of 1kb buffers to support sparse bitfields without allocating a massive buffer. If you want to simple implementation of a flat bitfield see the [bitfield](https://github.com/fb55/bitfield) module. This module is mostly useful if you need a big bitfield w...

Related Match Node Modules.4184 / Bcryptjs / Src / Bcrypt / Prng Node_Modules.4184/bcryptjs/src/bcrypt/prng/README.md

README

Because of [reasonable security doubts](https://github.com/dcodeIO/bcrypt.js/issues/16), these files, which used to be a part of bcrypt-isaac.js, are no longer used but are kept here for reference only. What is required instead is a proper way to collect entropy sources (using an intermediate stream cipher) which is th...