Gathering detailed insights and metrics for @zibuthe7j11/quia-sunt-neque
Gathering detailed insights and metrics for @zibuthe7j11/quia-sunt-neque
npm install @zibuthe7j11/quia-sunt-neque
Typescript
Module System
Node Version
NPM Version
67.9
Supply Chain
94.9
Quality
76.1
Maintenance
100
Vulnerability
100
License
JavaScript (100%)
Total Downloads
94
Last Day
1
Last Week
1
Last Month
4
Last Year
94
3 Commits
1 Branches
Latest Version
1.0.0
Package Id
@zibuthe7j11/quia-sunt-neque@1.0.0
Unpacked Size
10.25 kB
Size
4.81 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
0%
1
Compared to previous week
Last month
300%
4
Compared to previous month
Last year
0%
94
Compared to previous year
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 @zibuthe7j11/quia-sunt-neque
1const tildify = require('@zibuthe7j11/quia-sunt-neque'); 2 3tildify('/Users/YourUserName/dev'); 4//=> '~/dev'
See un@zibuthe7j11/quia-sunt-neque 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.