Science Score: 54.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: zenodo.org -
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.3%) to scientific vocabulary
Keywords
Repository
Clear screen like Unix in Windows Command prompt.
Basic Info
- Host: GitHub
- Owner: nodef
- License: mit
- Language: C#
- Default Branch: master
- Homepage: https://www.npmjs.com/package/clear.cmd
- Size: 96.7 KB
Statistics
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 1
Topics
Metadata Files
README.md
Clear screen like Unix in Windows Command prompt.
🖥️ Command prompt,
📜 Files,
clear is a builtin shell command
in various Unix shells (such as bash), which clears the terminal by
scrolling down (until old output is not visible) and resetting the cursor to the
top-left corner of the screen. This package provides the same behaviour as Unix
clear (as mentioned above) on the Windows Command prompt. Source code for the
executable is written in C#.
Stability: Experimental.
```bash
Install on Windows
$ npm install -g clear.cmd ```
```bash
Push screen text to the top, reset cursor.
$ clear ```
References:
Owner
- Name: nodef
- Login: nodef
- Kind: organization
- Website: https://nodef.github.io/
- Repositories: 119
- Profile: https://github.com/nodef
A summary of programs made with Node.js.
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Sahu
given-names: Subhajit
orcid: https://orcid.org/0000-0001-5140-6578
title: "nodef/clear.cmd: Clear screen like Unix in Windows Command prompt"
version: 1.0.0
doi: 10.5281/zenodo.6659064
date-released: 2022-06-18
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1
Committers
Last synced: 6 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Subhajit Sahu | w****7@g****m | 18 |
Issues and Pull Requests
Last synced: 4 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- npm 20 last-month
- Total dependent packages: 1
- Total dependent repositories: 0
- Total versions: 14
- Total maintainers: 1
npmjs.org: clear.cmd
Clear screen like Unix in Windows Command prompt.
- Homepage: https://github.com/nodef/clear.cmd#readme
- License: MIT
-
Latest release: 1.0.13
published 9 months ago
Rankings
Maintainers (1)
Dependencies
- 102 dependencies
- extra-build ^1.3.31 development
- actions/checkout v3 composite
- actions/setup-node v2 composite
- actions/checkout v3 composite
- actions/setup-node v2 composite
