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: "Full newsletter page for your site."
1,356 results
1,788 files checked
1,114.7 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 / Media Typer
MyWebsite/Node_Modules/media-typer/README.md
...) ``` Parse a media type string. This will return an object with the 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'` -...
Related Match
MyWebsite / Node Modules / Socket.io / Node Modules / Ms
MyWebsite/Node_Modules/socket.io/node_modules/ms/readme.md
...ms  Use this package to easily convert various time formats to milliseconds. ## Examples ```js ms('2 days') // 172800000 ms('1d') // 86400000 ms('10h') // 36000000 ms('2.5 hrs') // 9000000 ms('2h') // 7200000 ms('1m') // 60000 ms('5s') // 5000 ms('1y') // 315576...
Related Match
MyWebsite / Node Modules / Mongoose / Node Modules / Ms
MyWebsite/Node_Modules/mongoose/node_modules/ms/readme.md
...ms  Use this package to easily convert various time formats to milliseconds. ## Examples ```js ms('2 days') // 172800000 ms('1d') // 86400000 ms('10h') // 36000000 ms('2.5 hrs') // 9000000 ms('2h') // 7200000 ms('1m') // 60000 ms('5s') // 5000 ms('1y') // 315576...
Related Match
MyWebsite / Node Modules / Ms
MyWebsite/Node_Modules/ms/readme.md
...l](http://zeit-slackin.now.sh/badge.svg)](https://zeit.chat/) Use this package to easily convert various time formats to milliseconds. ## Examples ```js ms('2 days') // 172800000 ms('1d') // 86400000 ms('10h') // 36000000 ms('2.5 hrs') // 9000000 ms('2h') // 7200000 ms('1m') // 60000 ms('5s') // 5000 ms('1y') // 315576...
Related Match
MyWebsite / Node Modules / Socket.io Adapter / Node Modules / Ms
MyWebsite/Node_Modules/socket.io-adapter/node_modules/ms/readme.md
...ms  Use this package to easily convert various time formats to milliseconds. ## Examples ```js ms('2 days') // 172800000 ms('1d') // 86400000 ms('10h') // 36000000 ms('2.5 hrs') // 9000000 ms('2h') // 7200000 ms('1m') // 60000 ms('5s') // 5000 ms('1y') // 315576...
Related Match
MyWebsite / Node Modules / Engine.io / Node Modules / Ms
MyWebsite/Node_Modules/engine.io/node_modules/ms/readme.md
...ms  Use this package to easily convert various time formats to milliseconds. ## Examples ```js ms('2 days') // 172800000 ms('1d') // 86400000 ms('10h') // 36000000 ms('2.5 hrs') // 9000000 ms('2h') // 7200000 ms('1m') // 60000 ms('5s') // 5000 ms('1y') // 315576...
Related Match
MyWebsite / Node Modules / Mquery / Node Modules / Ms
MyWebsite/Node_Modules/mquery/node_modules/ms/readme.md
...ms  Use this package to easily convert various time formats to milliseconds. ## Examples ```js ms('2 days') // 172800000 ms('1d') // 86400000 ms('10h') // 36000000 ms('2.5 hrs') // 9000000 ms('2h') // 7200000 ms('1m') // 60000 ms('5s') // 5000 ms('1y') // 315576...
Related Match
MyWebsite / Node Modules / Concat Stream
MyWebsite/Node_Modules/concat-stream/readme.md
...n the stream ends concatenate all of the buffers together and receive a single buffer then this is the module for you. Only use this if you know you can fit all of the output of your stream into a single Buffer (e.g. in RAM). There are also `objectMode` streams that emit things other than Buffers, and you can concatena...
Related Match
MyWebsite / Node Modules / Sparse Bitfield
MyWebsite/Node_Modules/sparse-bitfield/README.md
...0.000.000th bit. ## API #### `var bits = bitfield([options])` Create a new bitfield. Options include ``` js { pageSize: 1024, // how big should the partial buffers be buffer: anExistingBitfield, trackUpdates: false // track when pages are being updated in the pager } ``` #### `bits.set(index, value)` Set a bit to true...
Related Match
Node Modules.4184 / Send / Node Modules / Ms
Node_Modules.4184/send/node_modules/ms/readme.md
...ms  Use this package to easily convert various time formats to milliseconds. ## Examples ```js ms('2 days') // 172800000 ms('1d') // 86400000 ms('10h') // 36000000 ms('2.5 hrs') // 9000000 ms('2h') // 7200000 ms('1m') // 60000 ms('5s') // 5000 ms('1y') // 315576...
Related Match
Node Modules.4184 / Socket.io Parser / Node Modules / Ms
Node_Modules.4184/socket.io-parser/node_modules/ms/readme.md
...ms  Use this package to easily convert various time formats to milliseconds. ## Examples ```js ms('2 days') // 172800000 ms('1d') // 86400000 ms('10h') // 36000000 ms('2.5 hrs') // 9000000 ms('2h') // 7200000 ms('1m') // 60000 ms('5s') // 5000 ms('1y') // 315576...
Related Match
Node Modules.4184 / Punycode
Node_Modules.4184/punycode/README.md
...nycode/badge)](https://www.jsdelivr.com/package/npm/punycode) Punycode.js is a robust Punycode converter that fully complies to [RFC 3492](https://tools.ietf.org/html/rfc3492) and [RFC 5891](https://tools.ietf.org/html/rfc5891). This JavaScript library is the result of comparing, optimizing and documenting different op...