Skip to content

component/data-uri-to-u8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-uri-to-u8

Get a Uint8Array from a data uri.

Installation

$ component install component/data-uri-to-u8

API

var toArray = require('data-uri-to-u8');
var arr = toArray('data:stuffhere');

License

MIT

About

Get a Uint8Array from a Data URI

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •