Options
All
  • Public
  • Public/Protected
  • All
Menu

furi

furi

npm GitHub repository Build status 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.

Installation

npm install --save furi

API documentation

See documentation.

References

License

MIT License

Generated using TypeDoc