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.4%) to scientific vocabulary
Keywords
Repository
Useful additions to inbuilt path module.
Basic Info
- Host: GitHub
- Owner: nodef
- License: bsd-3-clause
- Language: JavaScript
- Default Branch: master
- Homepage: https://www.npmjs.com/package/extra-path
- Size: 348 KB
Statistics
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 1
Topics
Metadata Files
README.md
Useful additions to inbuilt path module.
📦 Node.js,
🌐 Web,
📜 Files,
📰 Docs,
📘 Wiki.
This package is available in Node.js and Web formats. To use it on the web,
simply use the extra_path global variable after loading with a <script>
tag from the jsDelivr CDN.
Stability: Experimental.
```javascript const xpath = require('extra-path');
function main() { xpath.filename('/home/user/file+name.txt'); // → 'file+name'
xpath.symbolname('/home/user/file+name.txt'); // → 'file_name'
xpath.keywordname('/home/user/file+name.txt'); // → 'file-name' } main(); ```
Index
| Property | Description | | ---- | ---- | | filename | Get file name without extension. | | symbolname | Get symbol name for file. | | keywordname | Get keyword name for file. |
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/extra-path: Useful additions to inbuilt path module"
version: 1.1.25
doi: 10.5281/zenodo.6902532
date-released: 2022-07-25
GitHub Events
Total
Last Year
Committers
Last synced: 10 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Subhajit Sahu | w****7@g****m | 46 |
Issues and Pull Requests
Last synced: 6 months ago
All Time
- Total issues: 0
- Total pull requests: 3
- Average time to close issues: N/A
- Average time to close pull requests: 2 days
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 1.33
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 3
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
- dependabot[bot] (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 2
-
Total downloads:
- npm 195 last-month
-
Total dependent packages: 2
(may contain duplicates) -
Total dependent repositories: 1
(may contain duplicates) - Total versions: 95
- Total maintainers: 1
npmjs.org: extra-path
Useful additions to inbuilt path module.
- Homepage: https://github.com/nodef/extra-path#readme
- License: BSD-3-Clause
-
Latest release: 1.2.1
published 11 months ago
Rankings
Maintainers (1)
npmjs.org: extra-path.web
Useful additions to inbuilt path module {web}.
- Homepage: https://github.com/nodef/extra-path#readme
- License: BSD-3-Clause
-
Latest release: 1.2.1
published 11 months ago
