https://github.com/mathiasbynens/String.prototype.repeat
Last synced: about 1 month ago
Repository metadata:
A robust & optimized ES3-compatible polyfill for the `String.prototype.repeat` method in ECMAScript 6.
- Host: GitHub
- URL: https://github.com/mathiasbynens/String.prototype.repeat
- Owner: mathiasbynens
- License: mit
- Created: 2013-12-10T14:39:55.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2021-01-16T01:49:53.000Z (almost 4 years ago)
- Last Synced: 2024-11-01T19:02:02.759Z (about 2 months ago)
- Language: JavaScript
- Homepage: https://mths.be/repeat
- Size: 16.6 KB
- Stars: 27
- Watchers: 5
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE-MIT.txt
- Funding Links:
Owner metadata:
- Name: Mathias Bynens
- Login: mathiasbynens
- Email:
- Kind: user
- Description: Web standards fanatic. JavaScript, HTML, CSS, HTTP, performance, security, Bash, Unicode, macOS.
- Website: https://mathiasbynens.be/
- Location:
- Twitter: mathias
- Company: @Google
- Icon url: https://avatars.githubusercontent.com/u/81942?u=284f01ab572101237f97e5e34d855fb580f614f5&v=4
- Repositories: 585
- Last Synced at: 2024-05-20T14:56:15.832Z
- Profile URL: https://github.com/mathiasbynens
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 23
Total Committers: 5
Avg Commits per committer: 4.6
Development Distribution Score (DDS): 0.478
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Mathias Bynens | m****s@q****e | 12 |
Nicolò Ribaudo | n****o@g****m | 8 |
Dan Tao | d****o@g****m | 1 |
Nick Fisher | s****s@g****m | 1 |
Paul Miller | p****l@p****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 4
-
Total downloads:
- npm: 33,669,032 last-month
- Total docker downloads: 10,561,650
- Total dependent packages: 115 (may contain duplicates)
- Total dependent repositories: 75,067 (may contain duplicates)
- Total versions: 8
- Total maintainers: 2
npm: string.prototype.repeat
A robust & optimized `String.prototype.repeat` polyfill, based on the ECMAScript 6 specification.
- Homepage: https://mths.be/repeat
- Licenses: MIT
- Latest release: 1.0.0 (published over 4 years ago)
- Last Synced: 2024-11-10T23:31:01.486Z (about 1 month ago)
- Versions: 3
- Dependent Packages: 113
- Dependent Repositories: 75,067
- Downloads: 33,669,032 Last month
- Docker Downloads: 10,561,650
-
Rankings:
- Dependent repos count: 0.111%
- Downloads: 0.228%
- Dependent packages count: 0.336%
- Docker downloads count: 0.345%
- Average: 2.539%
- Forks count: 7.008%
- Stargazers count: 7.207%
- Maintainers (2)
go: github.com/mathiasbynens/string.prototype.repeat
- Homepage:
- Documentation: https://pkg.go.dev/github.com/mathiasbynens/string.prototype.repeat#section-documentation
- Licenses: mit
- Latest release:
- Last Synced: 2024-11-10T23:31:02.004Z (about 1 month ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.528%
- Average: 6.747%
- Dependent repos count: 6.966%
go: github.com/mathiasbynens/String.prototype.repeat
- Homepage:
- Documentation: https://pkg.go.dev/github.com/mathiasbynens/String.prototype.repeat#section-documentation
- Licenses: mit
- Latest release:
- Last Synced: 2024-11-10T23:30:59.799Z (about 1 month ago)
- Versions: 2
- Dependent Packages: 0
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 6.528%
- Average: 6.747%
- Dependent repos count: 6.966%
maven: org.webjars.npm:string.prototype.repeat
WebJar for string.prototype.repeat
- Homepage: http://webjars.org
- Documentation: https://appdoc.app/artifact/org.webjars.npm/string.prototype.repeat/
- Licenses: MIT
- Latest release: 0.2.0 (published almost 7 years ago)
- Last Synced: 2024-11-10T23:31:00.994Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 2
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 22.361%
- Average: 27.17%
- Dependent repos count: 31.98%
Dependencies
- @es-shims/api ^2.1.2 development
- function-bind ^1.1.1 development
- functions-have-names ^1.2.1 development
- istanbul ^0.4.5 development
- tape ^5.0.0 development
- define-properties ^1.1.3
- es-abstract ^1.17.5