{"id":15497252,"url":"https://github.com/jwerle/lqueue","last_synced_at":"2025-03-14T03:17:39.416Z","repository":{"id":13171599,"uuid":"15854693","full_name":"jwerle/lqueue","owner":"jwerle","description":"Push and shift data to a queue from the command line","archived":false,"fork":false,"pushed_at":"2014-01-13T12:46:37.000Z","size":144,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T01:36:47.117Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/jwerle.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}},"created_at":"2014-01-13T01:16:54.000Z","updated_at":"2014-06-27T03:35:49.000Z","dependencies_parsed_at":"2022-09-17T05:24:07.757Z","dependency_job_id":null,"html_url":"https://github.com/jwerle/lqueue","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwerle%2Flqueue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwerle%2Flqueue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwerle%2Flqueue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwerle%2Flqueue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwerle","download_url":"https://codeload.github.com/jwerle/lqueue/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243515526,"owners_count":20303258,"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":[],"created_at":"2024-10-02T08:32:17.871Z","updated_at":"2025-03-14T03:17:39.393Z","avatar_url":"https://github.com/jwerle.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"lqueue(1)\n=====\n\n## install\n\n```sh\n$ npm install lqueue -g\n```\n\n## usage\n\n### push\n\n```sh\n$ lqueue push foo\n```\n\n..or from stdin\n\n```sh\n$ echo bar | lqueue push\n```\n\n### shift\n\n```sh\n$ lqueue shift\nfoo\n```\n\nUse the `-v` flag for verbose output.\n\n```sh\n$ lqueue push 123 -v\nverbose: queue empty\nverbose: put (1) 123...\nverbose: write ok\n```\n\n## license \n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwerle%2Flqueue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwerle%2Flqueue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwerle%2Flqueue/lists"}