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 (7.6%) to scientific vocabulary
Keywords
Repository
Sleep for specified time in Windows Command prompt.
Basic Info
- Host: GitHub
- Owner: nodef
- License: mit
- Language: C#
- Default Branch: master
- Homepage: https://www.npmjs.com/package/sleep.cmd
- Size: 63.5 KB
Statistics
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 2
Topics
Metadata Files
README.md
Sleep for specified time in Windows Command prompt.
🖥️ Command prompt,
📜 Files.
sleep is a command in Unix-like operating systems that suspends program
execution for specified time. This package provides the sleep command for
Windows Command prompt, with exactly the same behaviour as in Unix-like
systems. Please check examples below. Source code for the executable is
written in C#. It should be noted small delays (few milliseconds) are less
accurate.
Stability: Stable.
```bash
Install on Windows
$ npm install -g sleep.cmd ```
```bash
$ sleep
Units:
s: sleep for number seconds.
m: sleep for number minutes.
h: sleep for number hours.
d: sleep for number days.
Options:
--help: get help
--version: get version details
```
```bash
sleep for 0.1 seconds
$ sleep 0.1
sleep for 1.23 minutes
$ sleep 1.23m
sleep for 1 day 23 hours
$ sleep 1d && sleep 23h ```
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/sleep.cmd: Sleep for specified time in Windows Command prompt"
version: 2.0.0
doi: 10.5281/zenodo.6659223
date-released: 2022-06-18
GitHub Events
Total
- Push event: 1
Last Year
- Push event: 1
Committers
Last synced: about 1 year ago
Top Committers
| Name | Commits | |
|---|---|---|
| Subhajit Sahu | w****7@g****m | 26 |
Issues and Pull Requests
Last synced: 4 months ago
All Time
- Total issues: 6
- Total pull requests: 0
- Average time to close issues: over 2 years
- Average time to close pull requests: N/A
- Total issue authors: 2
- Total pull request authors: 0
- Average comments per issue: 0.17
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 5
- 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
- greenkeeper[bot] (5)
- EhsanHerai (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- npm 1,417 last-month
-
Total dependent packages: 1
(may contain duplicates) -
Total dependent repositories: 1
(may contain duplicates) - Total versions: 52
- Total maintainers: 1
npmjs.org: cli-sleep
Sleep for specified time in Windows Command prompt.
- Homepage: https://github.com/nodef/sleep.cmd#readme
- License: MIT
- Status: deprecated
-
Latest release: 2.0.11
published over 3 years ago
Rankings
Maintainers (1)
npmjs.org: sleep.cmd
Sleep for specified time in Windows Command prompt.
- Homepage: https://github.com/nodef/sleep.cmd#readme
- License: MIT
-
Latest release: 2.0.24
published 9 months ago
Rankings
Maintainers (1)
Dependencies
- @octokit/auth-token 3.0.1 development
- @octokit/core 4.0.5 development
- @octokit/endpoint 7.0.2 development
- @octokit/graphql 5.0.1 development
- @octokit/openapi-types 13.10.0 development
- @octokit/plugin-paginate-rest 4.3.0 development
- @octokit/plugin-request-log 1.0.4 development
- @octokit/plugin-rest-endpoint-methods 6.6.0 development
- @octokit/request 6.2.1 development
- @octokit/request-error 3.0.1 development
- @octokit/rest 19.0.4 development
- @octokit/types 7.4.0 development
- balanced-match 1.0.2 development
- before-after-hook 2.2.2 development
- brace-expansion 2.0.1 development
- deprecation 2.3.1 development
- extra-build 2.2.28 development
- extra-javascript-text 0.1.11 development
- extra-jsdoc-text 0.1.11 development
- extra-markdown-text 0.1.2 development
- is-plain-object 5.0.0 development
- jsonc-parser 3.2.0 development
- kleur 4.1.5 development
- lru-cache 6.0.0 development
- lunr 2.3.9 development
- marked 4.1.0 development
- minimatch 5.1.0 development
- node-fetch 2.6.7 development
- once 1.4.0 development
- semver 7.3.7 development
- shiki 0.11.1 development
- tr46 0.0.3 development
- typedoc 0.23.14 development
- typescript 4.8.3 development
- universal-user-agent 6.0.0 development
- vscode-oniguruma 1.6.2 development
- vscode-textmate 6.0.0 development
- webidl-conversions 3.0.1 development
- whatwg-url 5.0.0 development
- wrappy 1.0.2 development
- yallist 4.0.0 development
- extra-build ^2.2.28 development
- actions/checkout v3 composite
- actions/setup-node v2 composite
- nodef/npm-config.action v1.0.0 composite
- actions/checkout v3 composite
- actions/setup-node v2 composite
