Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○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.8%) to scientific vocabulary
Keywords
Keywords from Contributors
Repository
Clear screen and scrollback on Linux.
Basic Info
- Host: GitHub
- Owner: nodef
- License: mit
- Language: JavaScript
- Default Branch: main
- Homepage: https://www.npmjs.com/package/cls.sh
- Size: 178 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 1
Topics
Metadata Files
README.md
Clear screen and scrollback on Linux.
🐚 Bash,
📜 Files.
cls is a builtin command in
Windows Command prompt, which clears the screen and scrollback (entire
screen buffer), and resets the cursor to the top-left corner of the screen.
The cls command actually has its origins in BASIC. This package provides the
same behaviour as mentioned above on Linux (with bash shell). I often
prefer this instead of clear when the output of a command is long. You can
install this with npm install -g cls.sh.
Stability: Experimental.
```bash
Clear screen, reset cursor, clear scrollback
$ cls ```
References:
- PuTTY: clear scrollback from commandline
- CSI (Control Sequence Introducer) sequences
- How to make git checkout files permission mode are 777?
- cls command
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.
GitHub Events
Total
Last Year
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Subhajit Sahu | w****7@g****m | 15 |
| Abhishek Sahu | a****2@g****m | 3 |
Issues and Pull Requests
Last synced: 7 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 37 last-month
- Total dependent packages: 1
- Total dependent repositories: 0
- Total versions: 19
- Total maintainers: 1
npmjs.org: cls.sh
Clear screen and scrollback on Linux.
- Homepage: https://github.com/nodef/cls.sh#readme
- License: MIT
-
Latest release: 1.0.14
published 11 months ago
Rankings
Maintainers (1)
Dependencies
- 101 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
