Socket
Socket
Sign inDemoInstall

github.com/ananthb/dataurl

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/ananthb/dataurl


Version published
Created
Source

Dataurl

Go Reference

Data URL Schemes for Go

CI 🏗

This package parses and generates Data URL Schemes for the Go language, according to RFC 2397.

Data URLs are small chunks of data commonly used in browsers to display inline data, typically like small images, or when you use the FileReader API of the browser.

Command

Use the dataurl command to encode/decode dataurl streams.

Install it with go install github.com/ananthb/dataurl/cmd/dataurl@latest.

LICENSE

Forked from vincent-petithory/dataurl with contributions from MagicalTux/dataurl.

Dataurl is available under the terms of the MIT license.

FAQs

Package last updated on 12 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc