extra-path

Useful additions to inbuilt path module.

https://github.com/nodef/extra-path

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

extra filename keywordname path symbolname
Last synced: 6 months ago · JSON representation ·

Repository

Useful additions to inbuilt path module.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Topics
extra filename keywordname path symbolname
Created almost 7 years ago · Last pushed 11 months ago
Metadata Files
Readme License Citation

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. |




ORG DOI Coverage Status Test Coverage Maintainability

Owner

  • Name: nodef
  • Login: nodef
  • Kind: organization

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

All Time
  • Total Commits: 46
  • Total Committers: 1
  • Avg Commits per committer: 46.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 2
  • Committers: 1
  • Avg Commits per committer: 2.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email 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
dependencies (2)

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.

  • Versions: 54
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 113 Last month
Rankings
Dependent repos count: 10.3%
Downloads: 10.4%
Forks count: 15.4%
Average: 15.6%
Stargazers count: 21.0%
Dependent packages count: 21.0%
Maintainers (1)
Last synced: 6 months ago
npmjs.org: extra-path.web

Useful additions to inbuilt path module {web}.

  • Versions: 41
  • Dependent Packages: 1
  • Dependent Repositories: 0
  • Downloads: 82 Last month
Rankings
Downloads: 14.0%
Dependent packages count: 16.2%
Forks count: 20.5%
Average: 20.6%
Dependent repos count: 25.3%
Stargazers count: 27.1%
Maintainers (1)
Last synced: 6 months ago