@vorlefan/path
v1.8.35
Published
Easy access and handler for folders and files paths with several tools
Downloads
233
Readme
Path Route
This npm package gives you the ability to easily access and manage the file paths of your project. Our core function is to provide a simple and intuitive way to navigate the folders and files within your project, making it easier to organize and maintain your codebase. Whether you're working on a small project or a large-scale application, this package can save you time and hassle by streamlining your file management workflow. Try it out and see how it can benefit your development process.
With npm do:
npm install @vorlefan/path
With yarn do:
yarn add @vorlefan/path
Documentation
Check the documentation here Documentation there you will have access about how to use and use cases.