{"id":17910294,"url":"https://github.com/raulfdm/node-versions-cli","last_synced_at":"2026-05-07T13:35:19.089Z","repository":{"id":219573093,"uuid":"749373754","full_name":"raulfdm/node-versions-cli","owner":"raulfdm","description":"A simple CLI to check Node.js versions in the terminal.","archived":false,"fork":false,"pushed_at":"2024-02-11T17:35:24.000Z","size":139,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-03T10:44:48.809Z","etag":null,"topics":["bun","cli","node-version","nodejs"],"latest_commit_sha":null,"homepage":"","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/raulfdm.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-01-28T11:56:38.000Z","updated_at":"2024-01-29T10:01:00.000Z","dependencies_parsed_at":"2024-02-10T08:25:00.181Z","dependency_job_id":"9d21fcd3-e787-4773-b332-033fb23c6c1e","html_url":"https://github.com/raulfdm/node-versions-cli","commit_stats":null,"previous_names":["raulfdm/node-versions-cli"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/raulfdm/node-versions-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raulfdm%2Fnode-versions-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raulfdm%2Fnode-versions-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raulfdm%2Fnode-versions-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raulfdm%2Fnode-versions-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raulfdm","download_url":"https://codeload.github.com/raulfdm/node-versions-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raulfdm%2Fnode-versions-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267973176,"owners_count":24174398,"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-07-30T02:00:09.044Z","response_time":70,"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":["bun","cli","node-version","nodejs"],"created_at":"2024-10-28T19:29:53.645Z","updated_at":"2026-05-07T13:35:14.066Z","avatar_url":"https://github.com/raulfdm.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-versions CLI\n\nA simple CLI to easily check node versions\n\n## Getting started\n\nInstall it globally:\n\n```bash\nnpm add -g @raulfdm/node-versions\n```\n\nThen run:\n\n```bash\nnode-versions \u003cflag\u003e\n```\n\n## API\n\n```\n🌟 Node Versions CLI 🌟\n\nUsage:\n$ node-versions \u003cflag\u003e\n\nOptions:\n--all         Show all versions\n--all-lts     Show all LTS versions\n--latest      Show latest version\n--latest-of   Show latest version of a specific version\n--lts         Show current LTS version\n\nExamples:\n$ node-versions --all\n$ node-versions --all-lts\n$ node-versions --latest\n$ node-versions --latest-of 20\n$ node-versions --lts\n```\n\n## Contributing\n\n1. Make sure to have bun v1.0.25 or higher\n2. clone this repository\n3. install the dependencies:\n   ```\n   bun install\n   ```\n4. Do the changes on the files in `src/*`;\n5. run the dev command:\n   ```\n   bun run dev\n   ```\n\nIf your change must be published:\n\n1. Run `bun changeset`\n1. Select the type of version the change includes following semver logic\n1. Commit the changeset file alongside with your changes\n1. Open a PR\n1. Wait until it gets reviewed and approved\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraulfdm%2Fnode-versions-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraulfdm%2Fnode-versions-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraulfdm%2Fnode-versions-cli/lists"}