data-url
There are 32 repositories under data-url topic.
Y2Z/dataurl
CLI tool and Rust crate for parsing and serializing data URLs
killmenot/valid-data-url
Detect if a string is a data URL
Timonwa/Using-blurDataUrl-in-NextJs
Improving Next.js app performance with BlurHash
killmenot/parse-data-url
Parse data URL
romannurik/dataurl.app
Repo for dataurl.app
maxschuster/DataUrl
A library to create and parse RFC 2397 data urls.
607011/clip2data2clip
Convert clipboard contents to Data URL
Jaid/buffer-to-data-url
Creates a base64-encoded data URL from a Buffer and a mimetype.
robtimus/data-url
Support for data URLs as specified in RFC 2397 (https://www.ietf.org/rfc/rfc2397.txt)
mat-sz/fitool
📂 TypeScript file functions library.
sanzaru/image-to-base64
ImageToBase64 is a simple, free to use image encoding utility that lets you convert your local image files to base64 code for use in HTML image tags, emails, etc.
abiriadev/dataurl
convert given file to data URL
agebhar1/prototype-xslt-data-url
Demo project for using RFC2397 'data' URL for (XSLT) Transformer URIResolver w/ Spring Integration
babobski/SVG-Data-uri
vscode SVG data uri generator
daetal-us/parlay
A command line utility and library to generate a data URL, as specified by RFC 2397, from a local file path or remote URL.
FolkerKinzel/DataUrls
.NET library that supports working with "data" URLs (RFC 2397)
nwtgck/data-url-server
A server providing Data URL resource
alan8r/file_to_base64_url
Convert local files to Base64 data URLs
center-key/img-src-placeholder
👾 Replace src=# in <img> tags with a Base64 data URL of a 1 pixel image (CLI for package.json scripts)
flyskywhy/react-native-get-asset
Copy asset to file system, or read asset as base64 data url
garretthilberling/pet-fetcher
This application was built as a team. A full stack application where users can list pets for adoption or find a pet of their own. Simply create an account, like and comment on posts, and upload your own pet (including an image file)! Experience the sleek UI for yourself at the deployed Heroku link:
sempostma/copy-data-url-chrome-extension
Gegevens url kopiëren
uzenith360/file-upload-utils
Utilities to ease implementation of file upload feature in the browser
yue1123/vite-plugin-data-url
Extend vite import query to add data-url import. You can talk about importing the data-url encoding of a resource directly.
ag-sanjjeev/app-dummy-placeholder-image-generator-js
This is a JavaScript based dummy placeholder image generator application that runs on web browser.
axtk/react-svgi
React SVGImage component
Marinerer/gulp-dataurl
A gulp plugin that converts matched file paths into base64-encoded data URI strings. gulp 插件, 将文件内所有匹配的url转换为base64编码.
PeriodGamingYT/webtar-public
webtar is a application that can package your web program into a HTML Data URL
RouninMedia/JSON-to-Data-URL
JSON to Data URL is a function which converts any JSON into a Data URL. An Ashiva Component.
RouninMedia/SVG-to-Data-URL
SVG to Data URL is a function which converts any SVG into a Data URL. An Ashiva Component.
writetome51/get-data-url
Async function that returns data URL generated from a File
writetome51/get-data-urls
Async function that returns data URLs representing each File from a passed array of Files