An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 6.7% on proxy.golang.org

proxy.golang.org : github.com/vincent-petithory/dataURL

Package dataurl parses Data URL Schemes according to RFC 2397 (http://tools.ietf.org/html/rfc2397). 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. A dataurl looks like: Or, with base64 encoding: Common functions are Decode and DecodeString to obtain a DataURL, and DataURL.String() and DataURL.WriteTo to generate a Data URL string.

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/vincent-petithory/data%21u%21r%21l
License: MIT
Latest release: over 5 years ago
First release: over 5 years ago
Namespace: github.com/vincent-petithory
Stars: 133 on GitHub
Forks: 14 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 18 days ago

    Loading...
    Readme
    Loading...