0.1.3 • Published 2 months ago

@giancarl021/path-like-resolver v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

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.

0.1.3

2 months ago

0.1.2

6 months ago

0.1.1

6 months ago

0.1.0

1 year ago