JoelEinbinder
f2b6016354
chore: switch to npm from yarn ( #1878 )
...
This patch:
- migrates CI to use NPM
- drops lockfiles (`yarn.lock`). Lockfiles are ignored by package
managers when the package is installed as a dependency, so this makes CI closer to the
installation our clients run.
2018-01-22 17:11:10 -08:00
Sergii Rudenko
8c93084316
docs(examples/readme.md): Add one more link to the examples repository ( #1807 )
...
This patch adds link to the https://github.com/checkly/puppeteer-examples
2018-01-16 14:05:28 -08:00
Thomas Broadley
efbc52a4b7
docs: fix typos ( #1647 )
2017-12-27 20:04:11 -07:00
yujiosaka
4c588818a8
doc: Add headless-chrome-crawler to example's README ( #1585 )
...
Fixes #1582
2017-12-14 19:10:25 -08:00
Eric Bidelman
8c9332b62e
docs(Readme): add loading extensions example ( #1308 )
...
This patch adds a tips-and-tricks section to the `readme.md` that explains
how to load extension to puppeteer.
2017-11-07 13:19:54 -08:00
Alessio Occhipinti
bdd5718630
docs(examples): added pupperender ( #1293 )
...
* doc(examples): added pupperender
* review fixes
* review fixes 2
2017-11-06 13:13:27 -08:00
Michael Stillwell
0bb2157743
Explain how to run examples ( #1226 )
...
* Explain how to run examples
* Update README.md
* Update README.md
2017-10-31 14:06:20 -07:00
Adi Prasetyo
611f51bda5
[doc] Fix thal link ( #806 )
...
This patch adds missing protocol to the link in example's README.md
2017-09-18 06:53:36 -07:00
Eric Bidelman
f11e09d0d4
resources.md -> readme.md so it renders on /examples ( #753 )
...
* resources.md -> index.md so it renders on /examples
* Rename index.md to README.md
2017-09-11 11:41:48 -07:00