✂️ Generates an image from a DOM node using HTML5 canvas and SVG.
A TypeScript function to remove transparent pixels from the borders of images
It outputs file that has an array of dataurls, corresponding to image files with the given extension in the current directory, and returns the output filename.
High-pass data compression filter for inline styling (embedded CSS).
A command line utility and library to generate a data URL, as specified by RFC 2397, from a local file path or remote URL.
My Art Gallaxy -is a drawing application where user can draw their own painting using brush tool in associate with eraser tool.Only applicaple for larger screen above 800px in screen size
NodeJS implementation of RFC 2397 (The "data" URL scheme), both parsing and composing.
#前端开发#Generate data url with a link redirect or custom HTML
pure js line-chart render to png ,no canvas or any browser apis, all in javascript (纯粹使用js实现的一个线形图表,可以直接输出png,不使用canvas或者其他浏览器接口,只有js)