{"id":15497268,"url":"https://github.com/jwerle/lstack","last_synced_at":"2025-03-14T03:17:49.260Z","repository":{"id":13171208,"uuid":"15854289","full_name":"jwerle/lstack","owner":"jwerle","description":"Push and pop data to a stack from the command line","archived":false,"fork":false,"pushed_at":"2014-01-13T01:20:26.000Z","size":116,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-17T01:16:28.450Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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-13T00:49:40.000Z","updated_at":"2014-06-27T03:35:49.000Z","dependencies_parsed_at":"2022-09-17T05:24:03.744Z","dependency_job_id":null,"html_url":"https://github.com/jwerle/lstack","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%2Flstack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwerle%2Flstack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwerle%2Flstack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwerle%2Flstack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwerle","download_url":"https://codeload.github.com/jwerle/lstack/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243515525,"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:26.653Z","updated_at":"2025-03-14T03:17:49.143Z","avatar_url":"https://github.com/jwerle.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"lstack(1)\n=====\n\n## install\n\n```sh\n$ npm install lstack -g\n```\n\n## usage\n\n### push\n\n```sh\n$ lstack push foo\n```\n\n..or from stdin\n\n```sh\n$ echo bar | lstack push\n```\n\n### pop\n\n```sh\n$ lstack pop\nbar\n```\n\nUse the `-v` flag for verbose output.\n\n```sh\n$ lstack push 123 -v\nverbose: stack 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%2Flstack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwerle%2Flstack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwerle%2Flstack/lists"}