@giancarl021/path-like-resolver
TypeScript icon, indicating that this package has built-in type declarations

0.1.3 • Public • Published

Path-Like Resolver

Generate tree structure from a list of UNIX-like paths, with support for custom payloads.

Why?

This package allows simple transformations on path lists to a tree structure, which can be used in a file explorer, for example. The package is very simple and lightweight, and it's written in TypeScript, allowing generics for payloads or no payloads at all.

Documentation and Source-Code

You can find the documentation and source-code on GitHub.

Dependents (0)

Package Sidebar

Install

npm i @giancarl021/path-like-resolver

Weekly Downloads

0

Version

0.1.3

License

MIT

Unpacked Size

10 kB

Total Files

35

Last publish

Collaborators

  • giancarl021