Gathering detailed insights and metrics for @bobyzgirlllnpm/occaecati-vero-quaerat
Gathering detailed insights and metrics for @bobyzgirlllnpm/occaecati-vero-quaerat
npm install @bobyzgirlllnpm/occaecati-vero-quaerat
Typescript
Module System
Node Version
NPM Version
62
Supply Chain
48.1
Quality
76.1
Maintenance
100
Vulnerability
100
License
JavaScript (100%)
Total Downloads
110
Last Day
1
Last Week
2
Last Month
8
Last Year
110
2,174 Commits
1 Watching
1 Branches
1 Contributors
Latest Version
1.0.0
Package Id
@bobyzgirlllnpm/occaecati-vero-quaerat@1.0.0
Unpacked Size
18.46 kB
Size
7.12 kB
File Count
10
NPM Version
10.5.0
Node Version
20.12.2
Publised On
27 Apr 2024
Cumulative downloads
Total Downloads
Last day
0%
1
Compared to previous day
Last week
100%
2
Compared to previous week
Last month
166.7%
8
Compared to previous month
Last year
0%
110
Compared to previous year
26
Convert an absolute path to a tilde path: /Users/YourUserName/dev
→ ~/dev
Inspired by tilify by Sindre Sorhus
Since tildify uses ES6 syntax, I created this package to for those who use CommonJS environment.
1npm install @bobyzgirlllnpm/occaecati-vero-quaerat
1const tildify = require('@bobyzgirlllnpm/occaecati-vero-quaerat'); 2 3tildify('/Users/YourUserName/dev'); 4//=> '~/dev'
See un@bobyzgirlllnpm/occaecati-vero-quaerat for the inverse.
Thank you for considering contributing to this project! Contributions are essential to keep the project thriving and improving. Below are steps on how you can contribute to the project:
git clone
command followed by the URL to clone the repository to your local machine.1git clone <repository_URL>
1git add README.md # Replace README.md with the file you have changed 2git commit -m "Brief description of changes"
1git push origin main
Thank you for taking the time to contribute to our project. Your efforts are greatly appreciated and help make the project better for everyone. If you have any questions or need further assistance, feel free to reach out via GitHub issues. Happy coding!
No vulnerabilities found.
No security vulnerabilities found.