https://github.com/sindresorhus/trim-newlines
Last synced: about 1 month ago
Repository metadata:
Trim newlines from the start and/or end of a string
- Host: GitHub
- URL: https://github.com/sindresorhus/trim-newlines
- Owner: sindresorhus
- License: mit
- Created: 2015-09-29T09:25:01.000Z (about 9 years ago)
- Default Branch: main
- Last Pushed: 2023-03-20T17:36:54.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T11:09:17.327Z (8 months ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 48
- Watchers: 8
- Forks: 16
- 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: about 1 month ago
Total Commits: 23
Total Committers: 5
Avg Commits per committer: 4.6
Development Distribution Score (DDS): 0.261
Commits in past year: 5
Committers in past year: 2
Avg Commits per committer in past year: 2.5
Development Distribution Score (DDS) in past year: 0.4
Name | Commits | |
---|---|---|
Sindre Sorhus | s****s@g****m | 17 |
Tommy | t****7@u****u | 3 |
Michael Johnston | m****9@g****m | 1 |
Richie Bendall | r****l@g****m | 1 |
Dimitri Benin | B****r | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
-
Total downloads:
- npm: 60,078,792 last-month
- Total docker downloads: 6,567,174,120
- Total dependent packages: 733 (may contain duplicates)
- Total dependent repositories: 1,349,635 (may contain duplicates)
- Total versions: 14
- Total maintainers: 1
- Total advisories: 1
npm: trim-newlines
Trim newlines from the start and/or end of a string
- Homepage: https://github.com/sindresorhus/trim-newlines
- Licenses: MIT
- Latest release: 5.0.0 (published almost 2 years ago)
- Last Synced: 2024-11-10T22:36:13.738Z (about 1 month ago)
- Versions: 10
- Dependent Packages: 732
- Dependent Repositories: 1,349,635
- Downloads: 60,078,792 Last month
- Docker Downloads: 6,567,174,120
-
Rankings:
- Docker downloads count: 0.017%
- Dependent repos count: 0.026%
- Downloads: 0.027%
- Dependent packages count: 0.087%
- Average: 1.941%
- Forks count: 5.386%
- Stargazers count: 6.103%
- Maintainers (1)
-
Funding:
- https://github.com/sponsors/sindresorhus
- Advisories:
maven: org.webjars.npm:trim-newlines
WebJar for trim-newlines
- Homepage: https://www.webjars.org
- Documentation: https://appdoc.app/artifact/org.webjars.npm/trim-newlines/
- Licenses: MIT
- Latest release: 3.0.1 (published 11 months ago)
- Last Synced: 2024-11-10T22:36:08.160Z (about 1 month ago)
- Versions: 4
- Dependent Packages: 1
- Dependent Repositories: 0
-
Rankings:
- Dependent repos count: 31.98%
- Average: 31.989%
- Dependent packages count: 31.998%
Dependencies
package.json
npm
- ava ^3.15.0 development
- tsd ^0.14.0 development
- xo ^0.39.1 development
.github/workflows/main.yml
actions
- actions/checkout v3 composite
- actions/setup-node v3 composite