{"id":18256144,"url":"https://github.com/serapath/clilib","last_synced_at":"2025-04-08T22:27:02.997Z","repository":{"id":23197341,"uuid":"26553852","full_name":"serapath/clilib","owner":"serapath","description":"library for building command line interfaces","archived":false,"fork":false,"pushed_at":"2014-11-14T16:22:42.000Z","size":152,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T23:04:30.279Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/serapath.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":"2014-11-12T20:04:12.000Z","updated_at":"2014-11-12T21:33:37.000Z","dependencies_parsed_at":"2022-09-16T15:01:08.475Z","dependency_job_id":null,"html_url":"https://github.com/serapath/clilib","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/serapath%2Fclilib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serapath%2Fclilib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serapath%2Fclilib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serapath%2Fclilib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serapath","download_url":"https://codeload.github.com/serapath/clilib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247937274,"owners_count":21021222,"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-11-05T10:20:10.372Z","updated_at":"2025-04-08T22:27:02.968Z","avatar_url":"https://github.com/serapath.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"clilib\n======\n\n\u003c!--\n    [![build status][build-png]][build]\n    [![Coverage Status][cover-png]][cover]\n    [![Davis Dependency status][dep-png]][dep]\n--\u003e\n\n\u003c!-- [![NPM][npm-png]][npm] --\u003e\n\n\u003c!-- [![browser support][test-png]][test] --\u003e\n\nlibrary for building command line interfaces\n\n## Example\n\n```js\nvar clilib = require(\"clilib\");\n\n// TODO. Show example\n```\n\n## Docs\n\n### `var someValue = clilib(/*arguments*/)`\n\n\u003c!--\n  This is a jsig notation of your interface.\n  https://github.com/Raynos/jsig\n--\u003e\n```ocaml\nclilib := (arg: Any) =\u003e void\n```\n\n// TODO. State what the module does.\n\n## Installation\n\n`npm install clilib`\n\n## Tests\n\n`npm test`\n\n## Contributors\n\n - serapath (Alexander Praetorius)\n\n## MIT Licenced\n\n  [build-png]: https://secure.travis-ci.org/serapath/clilib.png\n  [build]: https://travis-ci.org/serapath/clilib\n  [cover-png]: https://coveralls.io/repos/serapath/clilib/badge.png\n  [cover]: https://coveralls.io/r/serapath/clilib\n  [dep-png]: https://david-dm.org/serapath/clilib.png\n  [dep]: https://david-dm.org/serapath/clilib\n  [test-png]: https://ci.testling.com/serapath/clilib.png\n  [tes]: https://ci.testling.com/serapath/clilib\n  [npm-png]: https://nodei.co/npm/clilib.png?stars\u0026downloads\n  [npm]: https://nodei.co/npm/clilib\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserapath%2Fclilib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserapath%2Fclilib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserapath%2Fclilib/lists"}