UNPKG

headless-chromium

Version:

Install precompiled versions of the Chromium/Chrome headless shell using npm|yarn

18 lines (10 loc) 744 B
# node-headless-chrome Install precompiled versions of the Chromium/Chrome [headless shell](https://cs.chromium.org/chromium/src/headless/app/headless_shell.cc) using npm or yarn. Yay. https://chromium.googlesource.com/chromium/src/+/master/docs/mac_build_instructions.md http://www.zackarychapple.guru/chrome/2016/08/24/chrome-headless.html ## Limitations / Known Issues - binaries are prebuilt which means you trust that I didn't insert any malicious code into the chrome binaries. - Building the chrome binary requires accepting the EULA for fonts. By using this package, you agree to also accept the EULA for fonts. ## Previous Art - https://github.com/electron-userland/electron-prebuilt - https://github.com/kanekotic/any-prebuilt