https://github.com/sindresorhus/untildify
Last synced: 2 months ago
Repository metadata:
Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev
- Host: GitHub
- URL: https://github.com/sindresorhus/untildify
- Owner: sindresorhus
- License: mit
- Created: 2014-04-19T15:59:12.000Z (almost 11 years ago)
- Default Branch: main
- Last Pushed: 2023-06-11T09:57:59.000Z (over 1 year ago)
- Last Synced: 2024-10-29T22:38:32.992Z (3 months ago)
- Language: JavaScript
- Size: 20.5 KB
- Stars: 144
- Watchers: 7
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- Funding: .github/funding.yml
- License: license
- Security: .github/security.md
-
Funding.yml:
- Github: sindresorhus
- Open collective: sindresorhus
- Custom: https://sindresorhus.com/donate
- Funding Links:
Owner metadata:
- Name: Sindre Sorhus
- Login: sindresorhus
- Email:
- Kind: user
- Description: Full-Time Open-Sourcerer. Focused on Swift & JavaScript. Makes macOS apps, CLI tools, npm packages.
- Website: https://sindresorhus.com/apps
- Location:
- Twitter: sindresorhus
- Company:
- Icon url: https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89&v=4
- Repositories: 1111
- Last Synced at: 2024-10-29T21:14:09.635Z
- Profile URL: https://github.com/sindresorhus
- Sponsor URL:
Committers metadata
Last synced: 2 months ago
Total Commits: 33
Total Committers: 8
Avg Commits per committer: 4.125
Development Distribution Score (DDS): 0.455
Commits in past year: 2
Committers in past year: 1
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Sindre Sorhus | s****s@g****m | 18 |
silverwind | s****d@g****m | 4 |
Raphael von der Grün | r****e@g****m | 3 |
silverwind | me@s****o | 3 |
Sam Verschueren | s****n@g****m | 2 |
Kevin Donahue | k****t@g****m | 1 |
Dimitri Benin | B****r | 1 |
Linus Unnebäck | l****s@f****e | 1 |
Issue and Pull Request metadata
Last synced: 2 months ago
Package metadata
- Total packages: 2
-
Total downloads:
- npm: 52,562,298 last-month
- Total docker downloads: 3,770,730,067
- Total dependent packages: 844 (may contain duplicates)
- Total dependent repositories: 252,887 (may contain duplicates)
- Total versions: 12
- Total maintainers: 1
npm: untildify
Convert a tilde path to an absolute path: `~/dev` → `/Users/sindresorhus/dev`
- Homepage: https://github.com/sindresorhus/untildify
- Licenses: MIT
- Latest release: 5.0.0 (published over 1 year ago)
- Last Synced: 2024-11-10T23:30:53.989Z (2 months ago)
- Versions: 10
- Dependent Packages: 841
- Dependent Repositories: 252,887
- Downloads: 52,562,298 Last month
- Docker Downloads: 3,770,730,067
-
Rankings:
- Downloads: 0.028%
- Docker downloads count: 0.047%
- Dependent repos count: 0.068%
- Dependent packages count: 0.079%
- Average: 1.772%
- Stargazers count: 4.434%
- Forks count: 5.975%
- Maintainers (1)
maven: org.webjars.npm:untildify
WebJar for untildify
- Homepage: https://www.webjars.org
- Documentation: https://appdoc.app/artifact/org.webjars.npm/untildify/
- Licenses: MIT
- Latest release: 4.0.0 (published almost 2 years ago)
- Last Synced: 2024-11-10T23:30:53.336Z (2 months ago)
- Versions: 2
- Dependent Packages: 3
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 16.904%
- Average: 24.442%
- Dependent repos count: 31.98%
Dependencies
- ava ^1.4.1 development
- rewire ^4.0.1 development
- tsd ^0.7.2 development
- xo ^0.24.0 development
- actions/checkout v3 composite
- actions/setup-node v3 composite