https://github.com/sindresorhus/widest-line
Last synced: 2 days ago
Repository metadata:
Get the visual width of the widest line in a string - the number of columns required to display it
- Host: GitHub
- URL: https://github.com/sindresorhus/widest-line
- Owner: sindresorhus
- License: mit
- Created: 2015-11-04T11:25:35.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2023-10-28T17:19:54.000Z (about 1 year ago)
- Last Synced: 2024-11-05T18:41:30.290Z (8 days ago)
- Language: JavaScript
- Size: 13.7 KB
- Stars: 36
- Watchers: 8
- Forks: 5
- Open Issues: 0
-
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: 3 days ago
Total Commits: 24
Total Committers: 5
Avg Commits per committer: 4.8
Development Distribution Score (DDS): 0.25
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 |
Corey Farrell | g****t@c****m | 2 |
Dimitri Benin | B****r | 2 |
Richie Bendall | r****l@g****m | 1 |
Zach Bjornson | z****n@g****m | 1 |
Issue and Pull Request metadata
Last synced: 2 days ago
Package metadata
- Total packages: 2
-
Total downloads:
- npm: 58,244,119 last-month
- Total docker downloads: 4,789,473,299
- Total dependent packages: 570 (may contain duplicates)
- Total dependent repositories: 1,206,398 (may contain duplicates)
- Total versions: 12
- Total maintainers: 1
npm: widest-line
Get the visual width of the widest line in a string - the number of columns required to display it
- Homepage: https://github.com/sindresorhus/widest-line
- Licenses: MIT
- Latest release: 5.0.0 (published about 1 year ago)
- Last Synced: 2024-11-10T22:35:12.452Z (3 days ago)
- Versions: 8
- Dependent Packages: 568
- Dependent Repositories: 1,206,398
- Downloads: 58,244,119 Last month
- Docker Downloads: 4,789,473,299
-
Rankings:
- Docker downloads count: 0.016%
- Dependent repos count: 0.029%
- Downloads: 0.03%
- Dependent packages count: 0.105%
- Average: 2.409%
- Stargazers count: 6.665%
- Forks count: 7.612%
- Maintainers (1)
-
Funding:
- https://github.com/sponsors/sindresorhus
maven: org.webjars.npm:widest-line
WebJar for widest-line
- Homepage: https://www.webjars.org
- Documentation: https://appdoc.app/artifact/org.webjars.npm/widest-line/
- Licenses: MIT
- Latest release: 3.1.0 (published over 4 years ago)
- Last Synced: 2024-11-10T22:35:12.849Z (3 days ago)
- Versions: 4
- Dependent Packages: 2
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 22.361%
- Average: 27.17%
- Dependent repos count: 31.98%
Dependencies
- ava ^3.15.0 development
- tsd ^0.17.0 development
- xo ^0.39.1 development
- string-width ^5.0.1
- actions/checkout v4 composite
- actions/setup-node v4 composite