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


Owner metadata:


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

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

package.json npm
  • ava ^3.15.0 development
  • tsd ^0.17.0 development
  • xo ^0.39.1 development
  • string-width ^5.0.1
.github/workflows/main.yml actions
  • actions/checkout v4 composite
  • actions/setup-node v4 composite