puppeteer/utils/doclint/check_public_api
Andrey Lushnikov 9a5086847c
refactor: move ChromiumDownloader under lib/ (#1554)
This patch:
- renames ChromiumDownloader into just Downloader (this is in
  preparation for different products download)
- moves Downloader from utils/ to lib/. This unifies all of the
  production-critical code in the lib/.

Drive-by: make Downloader a regular class.
2017-12-08 13:39:13 -08:00
..
test tests: drop jasmine test runner (#1519) 2017-12-07 16:37:22 -08:00
Documentation.js Change let into const (#457) 2017-08-21 16:39:04 -07:00
index.js refactor: move ChromiumDownloader under lib/ (#1554) 2017-12-08 13:39:13 -08:00
JSBuilder.js chore: Use Typescript to lint JSDoc annotations (#986) 2017-10-09 22:31:40 -07:00
MDBuilder.js feat(JSHandles): introduce JSHandles (#943) 2017-10-06 15:35:02 -07:00