{"id":21286073,"url":"https://github.com/vineetagarwal-code/v3cn-npx","last_synced_at":"2026-01-29T14:10:05.483Z","repository":{"id":259510637,"uuid":"790890579","full_name":"VineeTagarwaL-code/v3cn-npx","owner":"VineeTagarwaL-code","description":"The custom uitilyt for v3cn ","archived":false,"fork":false,"pushed_at":"2024-10-25T16:52:18.000Z","size":36,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-27T19:40:01.647Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/v3cn","language":"TypeScript","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/VineeTagarwaL-code.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-23T18:03:28.000Z","updated_at":"2025-04-14T19:27:02.000Z","dependencies_parsed_at":"2024-10-26T05:07:29.091Z","dependency_job_id":"8386f4d2-5aec-46f1-b91b-462ab88016c7","html_url":"https://github.com/VineeTagarwaL-code/v3cn-npx","commit_stats":null,"previous_names":["vineetagarwal-code/v3cn-npx"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/VineeTagarwaL-code/v3cn-npx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VineeTagarwaL-code%2Fv3cn-npx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VineeTagarwaL-code%2Fv3cn-npx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VineeTagarwaL-code%2Fv3cn-npx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VineeTagarwaL-code%2Fv3cn-npx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/VineeTagarwaL-code","download_url":"https://codeload.github.com/VineeTagarwaL-code/v3cn-npx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/VineeTagarwaL-code%2Fv3cn-npx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28879033,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T10:31:27.438Z","status":"ssl_error","status_checked_at":"2026-01-29T10:31:01.017Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-21T11:27:29.326Z","updated_at":"2026-01-29T14:10:05.457Z","avatar_url":"https://github.com/VineeTagarwaL-code.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# v3cn\n\nv3cn is a command-line utility built with Node.js and TypeScript for quick and efficient interactions, providing a seamless experience through the terminal.\n\n## Features\n\n- **Easy-to-use CLI**: User-friendly command-line interface.\n- **Built with TypeScript**: Ensures type safety and improved development experience.\n- **Useful Dependencies**:\n  - **axios**: For making HTTP requests.\n  - **colors**: For adding colored output to the terminal.\n  - **commander**: For command-line argument parsing.\n  - **nanospinner**: For creating animated spinners in the terminal.\n  - **terminal-link**: For creating clickable links in the terminal.\n\n## Installation\n\nInstall the package globally using npm:\n\n```bash\nnpx v3cn\n```\n\n## Usage\n\nRun the command:\n\n```bash\nv3cn [options]\n```\n\n### Available Commands\n\n- **--help**: Displays help information about the CLI.\n- **--version**: Shows the current version of the CLI.\n\n### Development\n\n1. **Clone the repository:**\n\n   ```bash\n   git clone https://github.com/VineeTagarwaL-code/v3cn-npx.git\n   cd v3cn-npx\n   ```\n\n2. **Install dependencies:**\n\n   ```bash\n   npm install\n   ```\n\n3. **Build the project:**\n\n   ```bash\n   npm run build\n   ```\n\n4. **Start the development server:**\n\n   ```bash\n   npm run dev\n   ```\n\n### Project Structure\n\n```\nv3cn-npx/\n│   index.ts          # Entry point of the application\n│   README.md         # Documentation\n│   package.json      # Package configuration\n│\n├───src/              # Source files\n└───dist/             # Compiled output\n```\n\n## Contributing\n\n1. Fork the repository.\n2. Create a new branch (`git checkout -b feature-branch`).\n3. Make your changes.\n4. Commit your changes (`git commit -m 'Add some feature'`).\n5. Push to the branch (`git push origin feature-branch`).\n6. Open a pull request.\n\n## Issues\n\nIf you encounter any issues or bugs, please report them [here](https://github.com/VineeTagarwaL-code/v3cn-npx/issues).\n\n## License\n\nThis project is licensed under the ISC License. See the [LICENSE](LICENSE) file for more details.\n\n## Author\n\n**Vineet Agarwal**  \n[GitHub](https://github.com/VineeTagarwaL-code)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvineetagarwal-code%2Fv3cn-npx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvineetagarwal-code%2Fv3cn-npx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvineetagarwal-code%2Fv3cn-npx/lists"}