@stdlib/assert-is-capitalized
Test if a value is a string having an uppercase first character.
Science Score: 26.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
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.9%) to scientific vocabulary
Keywords
Repository
Test if a value is a string having an uppercase first character.
Basic Info
- Host: GitHub
- Owner: stdlib-js
- License: apache-2.0
- Language: JavaScript
- Default Branch: main
- Homepage: https://github.com/stdlib-js/stdlib
- Size: 672 KB
Statistics
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
About stdlib...
We believe in a future in which the web is a preferred environment for numerical computation. To help realize this future, we've built stdlib. stdlib is a standard library, with an emphasis on numerical and scientific computation, written in JavaScript (and C) for execution in browsers and in Node.js.
The library is fully decomposable, being architected in such a way that you can swap out and mix and match APIs and functionality to cater to your exact preferences and use cases.
When you use stdlib, you can be absolutely certain that you are using the most thorough, rigorous, well-written, studied, documented, tested, measured, and high-quality code out there.
To join us in bringing numerical computing to the web, get started by checking us out on GitHub, and please consider financially supporting stdlib. We greatly appreciate your continued support!
isCapitalized
Test if a value is a string having an uppercase first character.
To use as a standard stream,
bash
$ echo -n 'boop' | is-capitalized
false
By default, when used as a standard stream, the implementation assumes newline-delimited data. To specify an alternative delimiter, set the split option.
bash
$ echo -n 'beep\tFoo' | is-capitalized --split '\t'
false
true
Owner
- Name: stdlib
- Login: stdlib-js
- Kind: organization
- Website: https://stdlib.io
- Twitter: stdlibjs
- Repositories: 3,692
- Profile: https://github.com/stdlib-js
Standard library for JavaScript.
GitHub Events
Total
- Push event: 21
Last Year
- Push event: 21
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| stdlib-bot | n****y@s****o | 57 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 6 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: 2
-
Total downloads:
- npm 5,073 last-month
-
Total dependent packages: 3
(may contain duplicates) -
Total dependent repositories: 2
(may contain duplicates) - Total versions: 18
- Total maintainers: 4
npmjs.org: @stdlib/assert-is-capitalized
Test if a value is a string having an uppercase first character.
- Homepage: https://stdlib.io
- License: Apache-2.0
-
Latest release: 0.2.2
published over 1 year ago
Rankings
Maintainers (4)
Funding
- type: opencollective
- url: https://opencollective.com/stdlib
npmjs.org: @stdlib/assert-is-capitalized-cli
Test if a value is a string having an uppercase first character.
- Homepage: https://stdlib.io
- License: Apache-2.0
-
Latest release: 0.2.2
published over 1 year ago
Rankings
Maintainers (4)
Funding
- type: opencollective
- url: https://opencollective.com/stdlib
Dependencies
- @stdlib/assert-is-boolean ^0.0.x development
- @stdlib/assert-is-browser ^0.0.x development
- @stdlib/assert-is-windows ^0.0.x development
- @stdlib/bench ^0.0.x development
- @stdlib/process-exec-path ^0.0.x development
- @stdlib/string-from-code-point ^0.0.x development
- @stdlib/string-replace ^0.0.x development
- istanbul ^0.4.1 development
- proxyquire ^2.0.0 development
- tap-spec 5.x.x development
- tape git+https://github.com/kgryte/tape.git#fix/globby development
- @stdlib/assert-is-string ^0.0.x
- @stdlib/cli-ctor ^0.0.x
- @stdlib/fs-read-file ^0.0.x
- @stdlib/process-read-stdin ^0.0.x
- @stdlib/regexp-eol ^0.0.x
- @stdlib/streams-node-stdin ^0.0.x
- @stdlib/string-lowercase ^0.0.x
- @stdlib/string-uppercase ^0.0.x
- actions/checkout v3 composite
- actions/setup-node v3 composite
- styfle/cancel-workflow-action 0.11.0 composite
- superbrothers/close-pull-request v3 composite
- actions/checkout v3 composite
- actions/setup-node v3 composite
- actions/checkout v3 composite
- actions/setup-node v3 composite
- actions/upload-artifact v3 composite
- distributhor/workflow-webhook v3 composite
- act10ns/slack v1 composite
- actions/checkout v3 composite
- actions/setup-node v3 composite
- stdlib-js/bundle-action main composite
- stdlib-js/transform-errors-action main composite
- JS-DevTools/npm-publish v1 composite
- act10ns/slack v1 composite
- actions/checkout v3 composite
- actions/setup-node v3 composite
- styfle/cancel-workflow-action 0.11.0 composite
- act10ns/slack v1 composite
- actions/checkout v3 composite
- actions/setup-node v3 composite
- act10ns/slack v1 composite
- actions/checkout v3 composite
- actions/setup-node v3 composite
- denoland/setup-deno v1 composite
- act10ns/slack v1 composite
- actions/checkout v3 composite
- actions/setup-node v3 composite
- codecov/codecov-action v3 composite
- distributhor/workflow-webhook v3 composite
- act10ns/slack v1 composite
- actions/checkout v3 composite
- actions/setup-node v3 composite
- JS-DevTools/npm-publish fe72237be0920f7a0cafd6a966c9b929c9466e9b composite
- act10ns/slack ed1309ab9862e57e9e583e51c7889486b9a00b0f composite
- actions/checkout 8ade135a41bc03ea155e62e844d188df1ea18608 composite
- actions/setup-node 5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d composite
- styfle/cancel-workflow-action b173b6ec0100793626c2d9e6b90435061f4fc3e5 composite