{"id":19219632,"url":"https://github.com/squirrel-forge/node-terminal","last_synced_at":"2025-06-15T15:05:10.562Z","repository":{"id":57162148,"uuid":"377560480","full_name":"squirrel-forge/node-terminal","owner":"squirrel-forge","description":"A node commandline abstraction, application wrapper and commands","archived":false,"fork":false,"pushed_at":"2021-12-05T15:07:23.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-05T04:05:42.284Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/squirrel-forge.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-06-16T16:27:50.000Z","updated_at":"2021-12-05T15:06:13.000Z","dependencies_parsed_at":"2022-09-06T13:13:08.236Z","dependency_job_id":null,"html_url":"https://github.com/squirrel-forge/node-terminal","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squirrel-forge%2Fnode-terminal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squirrel-forge%2Fnode-terminal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squirrel-forge%2Fnode-terminal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squirrel-forge%2Fnode-terminal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/squirrel-forge","download_url":"https://codeload.github.com/squirrel-forge/node-terminal/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240292392,"owners_count":19778311,"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-09T14:32:19.061Z","updated_at":"2025-02-23T09:16:58.289Z","avatar_url":"https://github.com/squirrel-forge.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-terminal\n\nA node commandline abstraction, application wrapper and commands.\n\n## Installation\n\n```\nnpm i @squirrel-forge/node-terminal\n\n```\n\n## Usage\n\n```\nconst { Class } = require( '@squirrel-forge/node-terminal' );\n```\n\n### Classes\n\n - Application( options, init )\n   - timer : Timer\n   - options : Object\n   - input : CliInput\n   - progress : Progress\n   - setInputProps( target, flags )\n   - register ( constructor )\n   - getCommandName( name )\n   - getCommandInstance( constructor, options )\n   - run( options, exit )\n   - exit( code, time )\n - Command( app, options )\n   - app : Application\n   - options : Object\n   - argData( index )\n   - flagData( flag )\n   - getDefaultString( def )\n   - describe()\n   - before()\n   - fire()\n - HelpCommand( app ) extends Command\n   - fire()\n\n## Docs\n\nCheck the sourcecode on [github](https://github.com/squirrel-forge/node-terminal) for extensive comments.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquirrel-forge%2Fnode-terminal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsquirrel-forge%2Fnode-terminal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquirrel-forge%2Fnode-terminal/lists"}