node-html-to-image

A Node.js module that generates images from HTML

APACHE-2.0 License

Downloads
119.1K
Stars
782
Committers
22

Bot releases are hidden (Show)

node-html-to-image - Latest Release

Published by frinyvonnick about 1 year ago

Changed

node-html-to-image - v3.4.0

Published by frinyvonnick about 1 year ago

Added

Changed

  • ⬆️ Bump json5 from 2.2.1 to 2.2.3 (#185) [7486250]
node-html-to-image - v3.3.0

Published by frinyvonnick almost 2 years ago

3.3.0 (2022-08-31)

Added

  • ✨ Add puppeteer object property to use different libraries (#173) [e9aa9d2]
  • ✨ Add new option to register handlebars helpers (#145) [a2ab82a]

Changed

  • ⬆️ Bump jpeg-js from 0.4.3 to 0.4.4 (#170) [bbe0b86]
  • ⬆️ Bump minimist from 1.2.5 to 1.2.6 (#166) [8ee87d2]
node-html-to-image -

Published by frinyvonnick over 2 years ago

Changed

  • ⬆️ Upgrade gitmoji-changelog to v2.3.0 [d5aae40]

Fixed

  • 🐛 Fix typings for `puppeteerArgs` (#163) [e206ee6]
node-html-to-image -

Published by frinyvonnick over 2 years ago

Changed

  • 🔧 Add forceConsistentCasingInFileNames in compilerOptions (#161) [2212e35]
node-html-to-image - v3.2.2

Published by frinyvonnick over 2 years ago

Changed

  • 🔧 Generate d.ts file [66a4199]

Miscellaneous

  • 📝 Update Typescript section of README [054fc88]
node-html-to-image - v3.2.1

Published by frinyvonnick over 2 years ago

Added

  • ✅ Add a test to guarantee buffers order (#157) [1a9bf4f]
  • 👷‍♂️ Add Typescript build to CI [c6d4fa3]
  • ➕ Move to TypeScript (#141) [d1d08cd]

Changed

  • ⬆️ Bump tar from 4.4.13 to 4.4.19 (#126) [ab7cce1]
  • ⬆️ Bump tmpl from 1.0.4 to 1.0.5 (#128) [d94e9fc]
  • ⬆️ Bump node-fetch from 2.6.1 to 2.6.7 (#153) [520d1e7]
  • ♻️ Refactor code to make issues easier to fix (#155) [d28d88e]
  • ⬆️ Upgrade puppeteer and puppeteer-cluster (#154) [c42b6f0]

Fixed

  • 🐛 Prevent handlebar to compile template if content is empty (#156) [2684645]
node-html-to-image - v3.2.0

Published by frinyvonnick over 3 years ago

Added

  • ✨ Add selector option (#114) [701b514]

Changed

  • ⬆️ Bump y18n from 3.2.1 to 3.2.2 (#103) [3ba0e96]
  • ⬆️ Bump ssri from 6.0.1 to 6.0.2 (#105) [b419b3b]
  • ⬆️ Bump handlebars from 4.7.6 to 4.7.7 (#106) [0dda192]
  • ⬆️ Bump hosted-git-info from 2.8.8 to 2.8.9 (#107) [27614ac]
  • ⬆️ Upgrade dependencies [bc747a8]
  • ⬆️ Bump node-notifier from 8.0.0 to 8.0.1 (#86) [a9db417]
  • ⬆️ Bump ini from 1.3.5 to 1.3.8 (#84) [8724c5d]
  • ⬆️ Bump node-fetch from 2.6.0 to 2.6.1 (#59) [44595a7]
  • ⬆️ Update puppeteer to 3.0.4 (#113) [5239595]

Miscellaneous

  • 📝 Remove unfinished sentence from README [e9d1ddb]
  • 📝 Dealing with Fonts (#76) [2b8da4e]
  • 📝 Add related articles in the README (#69) [dd258dd]
  • 📝 Add CODE_OF_CONDUCT.md file [e8a6ff8]
node-html-to-image -

Published by frinyvonnick about 4 years ago

Added

  • ✨ Add beforeScreenshot parameter (#65) [5fcb054]
  • 👷‍♂️ Add a code analysis action (#64) [5946e1b]
  • 👷‍♂️ Add a CI that launchs test script (#63) [04e0a4a]

Changed

  • 📌 Fix vulnerabilities in dependencies [52ac3eb]
  • ⬆️ Upgrade dev dependencies [a105ceb]
  • ⬆️ Upgrade handlebars to 4.7.6 [5bf8499]
  • 🔧 Create FUNDING.yml [e0fedcc]

Fixed

  • ✏️ Fix typo in Typescript section [879bccd]

Miscellaneous

  • 📝 Update version number in README.md (#66) [be23aa7]
node-html-to-image -

Published by frinyvonnick over 4 years ago

Added

  • ✅ Add jest retryTimes and timeout (#44) [85724cd]

Miscellaneous

node-html-to-image -

Published by frinyvonnick over 4 years ago

Added

  • ✨ Add the possibility to create multiple image in one call (#38) [fed3ee5]

Breaking changes

  • 💥 Set waitUntil default value to networkidle0 [1436613]

Fixed

  • 🐛 Pass waitUntil option to setContent method (#40) [ad69d33]
  • ✏️ Fix typo in example (#29) [459f573]

Miscellaneous

  • 📝 Add a synopsis in the usage section (#41) [c92d252]
node-html-to-image -

Published by frinyvonnick over 4 years ago

Removed

  • 🔥 Remove npm lockfile [8a1b22f]

Fixed

  • 🐛 Fix issue related to default quality property with png type (#28) [cddf200]
  • ✏️ Remove extra style tag in example (#26) [06f16e7]
node-html-to-image -

Published by frinyvonnick over 4 years ago

Added

  • ✨ Add the quality parameter for jpg images (#22) [a4069e5]

Changed

  • 📌 Move gitmoji-changelog to dev dependencies (#25) [acfd889]
node-html-to-image - v2.0.0

Published by frinyvonnick over 4 years ago

Added

  • ✨ Add encoding option to allow user to change default encoding (#11) [8dacb45]
  • ✨ Return the buffer from .screenshot() in case we don't want to save image (#10) [22d5085]

Changed

  • ⬆️ Bump acorn from 5.7.3 to 5.7.4 (#7) [22746df]

Breaking changes

Removed

  • 🔥 Remove deprecated explanations in Run tests section [bec08d6]

Fixed

  • ✏️ Fix typo in properties table (#15) [df746df]

Miscellaneous

  • 📝 Update documentation to make output optional [d4dcf1e]
  • 💡 Improve dealing with local images instructions (#8) [c73a79a]
node-html-to-image -

Published by frinyvonnick over 4 years ago

Added

  • ✨ Add transparent option to omit background (#6) [a63f0f2]

Changed

  • ♻️ Use Tesseract.js to simplify installation [afa5f46]

Miscellaneous

  • 📝 Add a section about dealing with images [07cb135]
  • 📝 Add a section about output image resolution [7ea6de7]
node-html-to-image -

Published by frinyvonnick almost 5 years ago

Added

  • ✨ Add waitUntil option [a8f1b46]

Miscellaneous

node-html-to-image -

Published by frinyvonnick almost 5 years ago

Added

  • ✨ Implement a function that generates an image from html (#1) [2de2304]

Miscellaneous

  • 📝 Improve examples and add information about handlebars [b4d2274]
  • 📝 Change emoji in title [2ea3e7c]
  • 📝 Add missing comma in handlebars example [2dc3924]
  • Initial commit [d75796d]