react-treeview-link

1.0.2 • Public • Published

🌳 treeview-link

A simple and customizable tree view component for React applications that lets you easily display nested items with link support.

This would be helpful for the developers who wanted to analyze the heriarchy or wanted to go through the large porject.

✨ Features

  • 📂 Display nested hierarchical data as a tree
  • 🔗 Built-in link navigation for each node
  • 🎨 Fully customizable styles and icons
  • ⚛️ Lightweight and easy to integrate with React

📦 Installation

npm install react-treeview-link

Then run to generate link

npx treeview .

Folders are represented in Green and Files with Blue.

On clicking Folder will open the files inside it.

Package Sidebar

Install

npm i react-treeview-link

Weekly Downloads

36

Version

1.0.2

License

none

Unpacked Size

43.8 kB

Total Files

14

Last publish

Collaborators

  • tanishqdev