furi

3.0.0 • Public • Published

furi

npm GitHub repository Codecov

File URI manipulation library.

This library is intended as a toolbox to handle file:// URIs. It currently focuses on conversion between file URIs and system dependent paths.

The conversion supports Windows UNC paths, Windows long paths, trailing separators, special characters and non-ASCII characters.

This library has no dependencies and is compatible with browsers.

Installation

# Yarn
yarn add furi
# npm
npm install --save furi

API documentation

See documentation.

References

License

MIT License

Dependencies (0)

    Dev Dependencies (10)

    Package Sidebar

    Install

    npm i furi

    Weekly Downloads

    67,357

    Version

    3.0.0

    License

    MIT

    Unpacked Size

    36.9 kB

    Total Files

    7

    Last publish

    Collaborators

    • demurgos