create-object-url
Normalize URL.createObjectURL, webkitURL.createObjectURL and don't crash older browsers
Last updated 9 years ago by prinzhorn .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ npm install create-object-url 
SYNC missed versions from official npm registry.

create-object-url

Normalize URL.createObjectURL, webkitURL.createObjectURL and don't crash older browsers. Safe to use inside a Web Worker.

npm install create-object-url
var createObjectURL = require('create-object-url');
var url = createObjectURL(file);

Current Tags

  • 1.0.2                                ...           latest (9 years ago)

3 Versions

  • 1.0.2                                ...           9 years ago
  • 1.0.1                                ...           9 years ago
  • 1.0.0                                ...           9 years ago
Maintainers (1)
Downloads
Total 0
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (0)
None
Dev Dependencies (0)
None
Dependents (1)

© 2010 - cnpmjs.org x YWFE | Home | YWFE