{"id":24396212,"url":"https://github.com/devgauravjatt/nodedevtable","last_synced_at":"2025-10-04T21:15:59.986Z","repository":{"id":236743462,"uuid":"792931859","full_name":"devgauravjatt/NodeDevTable","owner":"devgauravjatt","description":"NodeDevTable is a versatile tool that simplifies the creation of dependency tables both as a CLI tool and a VS Code extension. It enhances project readability and ensures proper documentation.","archived":false,"fork":false,"pushed_at":"2024-05-09T11:20:01.000Z","size":352,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-21T20:25:36.238Z","etag":null,"topics":["cli-app","node-markdown","nodejs-cli-app","npm-cli"],"latest_commit_sha":null,"homepage":"https://devgauravjatt.github.io/NodeDevTable/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devgauravjatt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-04-28T00:38:53.000Z","updated_at":"2025-06-12T11:56:13.000Z","dependencies_parsed_at":"2024-05-09T12:28:49.633Z","dependency_job_id":"552c7ace-01d2-4eee-85c0-faaf7af0cb8a","html_url":"https://github.com/devgauravjatt/NodeDevTable","commit_stats":null,"previous_names":["devgauravjatt/nodedevtable"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/devgauravjatt/NodeDevTable","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devgauravjatt%2FNodeDevTable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devgauravjatt%2FNodeDevTable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devgauravjatt%2FNodeDevTable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devgauravjatt%2FNodeDevTable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devgauravjatt","download_url":"https://codeload.github.com/devgauravjatt/NodeDevTable/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devgauravjatt%2FNodeDevTable/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278373515,"owners_count":25976150,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cli-app","node-markdown","nodejs-cli-app","npm-cli"],"created_at":"2025-01-19T21:25:37.446Z","updated_at":"2025-10-04T21:15:59.969Z","avatar_url":"https://github.com/devgauravjatt.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"### 😎 NodeDevTable: Your CLI Tool for Dependency Tables and VS Code Extension\n\nNodeDevTable is a versatile tool that simplifies the creation of dependency tables both as a CLI tool and a VS Code extension. It enhances project readability and ensures proper documentation.\n\n### 💻 Installation and Usage\n\n\u003cimg width=\"500\" src=\"https://raw.githubusercontent.com/devgauravjatt/NodeDevTable/main/images/show.png\"\u003e\n\n#### CLI Tool:\n\nTo install NodeDevTable as a CLI tool, use npm:\n\n```\nnpm i -g nodedevtable\n```\n\nAfter installation, run NodeDevTable with:\n\n```\nnodedevtable\n```\n\n#### VS Code Extension:\n\nNodeDevTable is also available as a VS Code extension. You can install it directly from the Visual Studio Code Marketplace or by searching \"NodeDevTable\" in the Extensions view of VS Code.\n\n## ⬇ Demo\n\n## \u003cimg width=\"50\" src=\"https://raw.githubusercontent.com/devgauravjatt/NodeDevTable/main/images/npm.svg\" /\u003e This project uses the following dependencies -\n\n### \u003cimg width=\"30\" src=\"https://raw.githubusercontent.com/devgauravjatt/NodeDevTable/main/images/main.svg\" /\u003e Dependencies :-\n\n| Package Name      | Version |\n| :---------------- | :------ |\n| @inquirer/prompts | ^5.0.2  |\n| boxen             | ^7.1.1  |\n| chalk             | ^5.3.0  |\n| chalk-animation   | ^2.0.3  |\n| figlet            | ^1.7.0  |\n| markdown-table-ts | ^1.0.3  |\n| nanospinner       | ^1.1.0  |\n\n### \u003cimg width=\"30\" src=\"https://raw.githubusercontent.com/devgauravjatt/NodeDevTable/main/images/dev.svg\" /\u003e Dev Dependencies :-\n\n| Package Name           | Version  |\n| :--------------------- | :------- |\n| @types/chalk-animation | ^1.6.3   |\n| @types/figlet          | ^1.5.8   |\n| @types/node            | ^20.12.7 |\n| ts-node                | ^10.9.2  |\n| typescript             | ^5.4.5   |\n\nGot it! Here's a refined version of NodeDevTable with improvements and an added VS Code extension:\n\n#### VS Code Extension:\n\nYou can generate dependency tables directly within VS Code by invoking the NodeDevTable extension. Simply open the Command Palette (Ctrl/Cmd + Shift + P) and search for \"NodeDevTable: Generate Dependency Table\".\n\n### 🚀 Get Started!\n\nNodeDevTable simplifies dependency documentation, whether you prefer CLI or VS Code. Install it today and streamline your project management!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevgauravjatt%2Fnodedevtable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevgauravjatt%2Fnodedevtable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevgauravjatt%2Fnodedevtable/lists"}