file-url

Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`

MIT License

Downloads
2.1M
Stars
58
Committers
7

Bot releases are hidden (Show)

file-url - Latest Release

Published by sindresorhus over 3 years ago

Breaking

  • Require Node.js 12 52b906d
  • This package is now pure ESM. Please read this.

https://github.com/sindresorhus/file-url/compare/v3.0.0...v4.0.0

file-url -

Published by sindresorhus over 5 years ago

Breaking:

  • Require Node.js 8 (#8) 82c6ba2

Enhancements:

  • Add TypeScript definition (#8) 82c6ba2

https://github.com/sindresorhus/file-url/compare/v2.0.2...v3.0.0