https://github.com/sindresorhus/camelcase

Last synced: about 1 month ago

Repository metadata:

Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 94
Total Committers: 29
Avg Commits per committer: 3.241
Development Distribution Score (DDS): 0.394

Commits in past year: 6
Committers in past year: 3
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.333

Name Email Commits
Sindre Sorhus s****s@g****m 57
Sam Verschueren s****n@g****m 5
Daniel Seehausen D****n@g****m 3
Dimitri Benin B****r 2
Qix i****x@g****m 2
Abhishek C Sharma p****6@g****m 2
Daniel Cousens 4****s 1
Frazer Smith f****v@o****m 1
JCrandall101 3****1 1
Rocktim Saikia s****1@g****m 1
Sander Verweij s****j 1
ambujsahu81 1****1 1
forresst f****7@g****m 1
skavigitp 5****p 1
Corey Farrell g****t@c****m 1
Dmitry Semigradsky s****d@g****m 1
Javier Carrillo s****r@g****m 1
Jiajun Chen t****n@l****n 1
Johannes Ewald m****l@j****e 1
Joshua Kleckner l****a@l****t 1
Kristoffer LR k****t@w****a 1
Nam Hoang Le h****8@g****m 1
Pedro Santos p****s@h****m 1
Quinn Blenkinsop q****n@b****t 1
Saugat Acharya m****t@g****m 1
Stephen Edgar s****n@n****u 1
YuLe j****u@g****m 1
davidepastore p****e@g****m 1
volkan v****n@g****m 1

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

npm: camelcase

Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`

  • Homepage: https://github.com/sindresorhus/camelcase
  • Licenses: MIT
  • Latest release: 8.0.0 (published over 1 year ago)
  • Last Synced: 2024-11-10T23:30:33.668Z (about 1 month ago)
  • Versions: 26
  • Dependent Packages: 8,687
  • Dependent Repositories: 4,809,686
  • Downloads: 369,967,730 Last month
  • Docker Downloads: 11,682,140,271
  • Rankings:
    • Dependent repos count: 0.0%
    • Downloads: 0.001%
    • Docker downloads count: 0.007%
    • Dependent packages count: 0.011%
    • Average: 0.957%
    • Stargazers count: 2.72%
    • Forks count: 3.0%
  • Maintainers (1)
  • Funding:
    • https://github.com/sponsors/sindresorhus
go: github.com/sindresorhus/camelcase

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/sindresorhus/camelcase#section-documentation
  • Licenses: mit
  • Latest release: v8.0.0+incompatible (published over 1 year ago)
  • Last Synced: 2024-11-10T23:32:39.014Z (about 1 month ago)
  • Versions: 25
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 6.999%
    • Average: 8.173%
    • Dependent repos count: 9.346%
bower: camelcase

  • Homepage:
  • Licenses: mit
  • Latest release: v8.0.0 (published over 1 year ago)
  • Last Synced: 2024-10-29T23:59:52.972Z (about 2 months ago)
  • Versions: 26
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 4.316%
    • Dependent packages count: 5.144%
    • Forks count: 5.489%
    • Average: 13.115%
    • Dependent repos count: 37.512%
maven: org.webjars.npm:camelcase

WebJar for camelcase

  • Homepage: https://www.webjars.org
  • Documentation: https://appdoc.app/artifact/org.webjars.npm/camelcase/
  • Licenses: MIT
  • Latest release: 6.3.0 (published about 2 years ago)
  • Last Synced: 2024-11-10T23:32:34.153Z (about 1 month ago)
  • Versions: 14
  • Dependent Packages: 16
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 3.754%
    • Stargazers count: 11.876%
    • Forks count: 13.944%
    • Average: 15.388%
    • Dependent repos count: 31.98%
maven: org.webjars.bowergithub.sindresorhus:camelcase

WebJar for camelcase

  • Homepage: https://www.webjars.org
  • Documentation: https://appdoc.app/artifact/org.webjars.bowergithub.sindresorhus/camelcase/
  • Licenses: MIT
  • Latest release: 5.3.1 (published over 2 years ago)
  • Last Synced: 2024-11-10T23:32:34.286Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 11.174%
    • Forks count: 13.777%
    • Average: 26.448%
    • Dependent repos count: 31.98%
    • Dependent packages count: 48.86%
maven: org.webjars.bower:camelcase

WebJar for camelcase

  • Homepage: http://webjars.org
  • Documentation: https://appdoc.app/artifact/org.webjars.bower/camelcase/
  • Licenses: MIT
  • Latest release: 4.1.0 (published over 6 years ago)
  • Last Synced: 2024-11-10T23:32:36.441Z (about 1 month ago)
  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Stargazers count: 11.876%
    • Forks count: 13.944%
    • Average: 26.665%
    • Dependent repos count: 31.98%
    • Dependent packages count: 48.86%

Dependencies

.github/workflows/main.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
package.json npm
  • ava ^5.3.1 development
  • tsd ^0.28.1 development
  • xo ^0.55.1 development