Skip to content
#

monorepo

Here are 1,583 public repositories matching this topic...

berty
jaredpalmer
jaredpalmer commented Dec 15, 2021

Describe the feature you'd like to request

Nextra's default search isn't very good and people are only able to sort by title. We should implement Algolia Docsearch

Describe the solution you'd like

  • I've already submitted an application to the doc search program, so hopefully we get out index and key soon
  • Update current search component to use algolia's doc search library. It
1ec5
1ec5 commented Mar 22, 2018

MGLTilePyramidOfflineRegion should have a countOfTiles method that returns the number of tiles included in the tile pyramid. The implementation would rely on the mbgl::util::tileCount() function added in #9906.

This is the iOS/macOS equivalent to #11108 for Android. It would serve as a built-in alternative to mapbox/turf-swift#47 for applications already using the map SDK, including applica

ukrexpo
ukrexpo commented May 10, 2020

Real User-Agent is detectable with <iframe> when using "puppeteer-extra-plugin-stealth". To prevent it use "'--disable-features=site-per-process'" argument for puppeteer.launch(). See explanation: puppeteer/puppeteer#2548

Real screen size is also detectable with iframe, to prevent it I used preload() script.

OS: Windows 10
"puppeteer": 3.0.4
"puppeteer-extra": 3.1

ethereumjs-monorepo

Improve this page

Add a description, image, and links to the monorepo topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the monorepo topic, visit your repo's landing page and select "manage topics."

Learn more