1 Star 0 Fork 0

蔡福良/puppeteer

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.npmignore 598 Bytes
一键复制 编辑 原始数据 按行查看 历史
Mathias Bynens 提交于 2019-11-26 13:12 . chore: update URLs (#5185)
.appveyor.yml
.gitattributes
# no longer generated, but old checkouts might still have it
node6
# exclude all tests
test
utils/node6-transform
# exclude internal type definitions
/lib/externs.d.ts
# repeats from .gitignore
node_modules
.local-chromium
.dev_profile*
.DS_Store
*.swp
*.pyc
.vscode
package-lock.json
/node6/test
/node6/utils
/test
/utils
/docs
yarn.lock
# other
/.ci
/examples
.appveyour.yml
.cirrus.yml
.editorconfig
.eslintignore
.eslintrc.js
.travis.yml
README.md
tsconfig.json
experimental
# exclude types, see https://github.com/puppeteer/puppeteer/issues/3878
/index.d.ts
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ghostcfl/puppeteer.git
git@gitee.com:ghostcfl/puppeteer.git
ghostcfl
puppeteer
puppeteer
master

搜索帮助