{"id":25861688,"url":"https://github.com/quartercastle/nats-cli","last_synced_at":"2025-09-18T00:54:26.882Z","repository":{"id":46932294,"uuid":"140821275","full_name":"quartercastle/nats-cli","owner":"quartercastle","description":"Simple CLI for NATS, can publish/subscribe to subjects","archived":false,"fork":false,"pushed_at":"2023-01-03T15:16:45.000Z","size":2238,"stargazers_count":10,"open_issues_count":8,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-03T22:02:24.826Z","etag":null,"topics":["cli","nats","pubsub","tool"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/quartercastle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-07-13T08:41:19.000Z","updated_at":"2022-09-26T18:37:30.000Z","dependencies_parsed_at":"2023-02-01T07:01:11.603Z","dependency_job_id":null,"html_url":"https://github.com/quartercastle/nats-cli","commit_stats":null,"previous_names":["kvartborg/nats-cli"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quartercastle%2Fnats-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quartercastle%2Fnats-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quartercastle%2Fnats-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quartercastle%2Fnats-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quartercastle","download_url":"https://codeload.github.com/quartercastle/nats-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241439487,"owners_count":19963097,"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","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","nats","pubsub","tool"],"created_at":"2025-03-01T23:44:58.981Z","updated_at":"2025-09-18T00:54:21.842Z","avatar_url":"https://github.com/quartercastle.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# nats-cli\n\nPublish or subscribe to NATS subjects from the cli.\n\n### Install\n```sh\nnpm install -g nats-cli\n```\n\n### Usage\n```sh\n# Listen on all subjects\nnats\n\n# Listen on the foo subject\nnats foo\n\n# Publish message on the subject foo\nnats foo bar\n\n# Listen with wildcards\nnats 'foo.\u003e'\n\n# Filter received messages with grep\nnats 'foo.*' | grep 'some filter'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquartercastle%2Fnats-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquartercastle%2Fnats-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquartercastle%2Fnats-cli/lists"}