{"id":16840725,"url":"https://github.com/nfischer/shelljs-plugin-clear","last_synced_at":"2025-04-11T05:51:08.761Z","repository":{"id":10318807,"uuid":"65330070","full_name":"nfischer/shelljs-plugin-clear","owner":"nfischer","description":"A ShellJS plugin for the clear command","archived":false,"fork":false,"pushed_at":"2025-03-09T00:13:47.000Z","size":25,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T03:51:11.500Z","etag":null,"topics":["shelljs","shelljs-plugin"],"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/nfischer.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":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-09T21:38:18.000Z","updated_at":"2025-03-09T00:13:49.000Z","dependencies_parsed_at":"2024-06-21T16:34:21.448Z","dependency_job_id":"71093e56-3499-4b3c-952d-5a76277d1ec2","html_url":"https://github.com/nfischer/shelljs-plugin-clear","commit_stats":{"total_commits":18,"total_committers":2,"mean_commits":9.0,"dds":"0.16666666666666663","last_synced_commit":"41a2e5b4ee9d8ba71933b1637c335401e24e8dc5"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fshelljs-plugin-clear","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fshelljs-plugin-clear/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fshelljs-plugin-clear/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nfischer%2Fshelljs-plugin-clear/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nfischer","download_url":"https://codeload.github.com/nfischer/shelljs-plugin-clear/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248351425,"owners_count":21089271,"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":["shelljs","shelljs-plugin"],"created_at":"2024-10-13T12:37:52.172Z","updated_at":"2025-04-11T05:51:08.727Z","avatar_url":"https://github.com/nfischer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# shelljs-plugin-clear\n\n[![GitHub Actions](https://img.shields.io/github/actions/workflow/status/nfischer/shelljs-plugin-clear/main.yml?style=flat-square\u0026logo=github)](https://github.com/nfischer/shelljs-plugin-clear/actions/workflows/main.yml)\n[![npm](https://img.shields.io/npm/v/shelljs-plugin-clear.svg?style=flat-square)](https://www.npmjs.com/package/shelljs-plugin-clear)\n[![shelljs-plugin](https://img.shields.io/badge/shelljs-plugin-brightgreen.svg?style=flat-square)](https://github.com/shelljs/shelljs/wiki/Using-ShellJS-Plugins)\n\nA [ShellJS](https://github.com/shelljs/shelljs) plugin for the `clear()` command\nfor REPL use.\n\n## Installation\n\n```bash\n$ npm install --save shelljs\n$ npm install --save shelljs-plugin-clear\n```\n\n## Usage\n\nTo use this plugin in your REPL, include it like so:\n\n```\n\u003e require('shelljs-plugin-clear');\n\u003e var shell = require('shelljs');\n\u003e shell.clear();\n```\n\n## Writing plugins\n\nIf you're interested in taking a look at the current state of the plugin API,\ntake a look at [index.js](index.js). This has helpful comments explaining the\nnecessary boilerplate for writing a plugin. For an example usage of the plugin,\ntake a look at [test/test.js](test/test.js).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnfischer%2Fshelljs-plugin-clear","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnfischer%2Fshelljs-plugin-clear","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnfischer%2Fshelljs-plugin-clear/lists"}