https://github.com/mcollina/split2
Last synced: about 1 month ago
Repository metadata:
Split Streams3 style
- Host: GitHub
- URL: https://github.com/mcollina/split2
- Owner: mcollina
- License: isc
- Created: 2014-03-12T12:11:23.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-06-10T00:53:06.000Z (7 months ago)
- Last Synced: 2024-10-29T15:48:28.760Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 82 KB
- Stars: 280
- Watchers: 6
- Forks: 24
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
- Funding Links:
Owner metadata:
- Name: Matteo Collina
- Login: mcollina
- Email:
- Kind: user
- Description: @platformatic Co-Founder & CTO, TSC member @nodejs, Lead Maintainer @fastify, Conference Speaker, Ph.D.
- Website: nodeland.dev
- Location: Forlì, Italy
- Twitter: matteocollina
- Company: @platformatic
- Icon url: https://avatars.githubusercontent.com/u/52195?v=4
- Repositories: 570
- Last Synced at: 2024-05-20T14:56:58.523Z
- Profile URL: https://github.com/mcollina
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 104
Total Committers: 20
Avg Commits per committer: 5.2
Development Distribution Score (DDS): 0.51
Commits in past year: 1
Committers in past year: 1
Avg Commits per committer in past year: 1.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Matteo Collina | h****o@m****m | 51 |
Matteo Collina | m****a@g****m | 18 |
Mathias Buus | m****s@g****m | 7 |
greenkeeper[bot] | g****] | 6 |
Jeff Kilbride | j****e@g****m | 4 |
dependabot-preview[bot] | 2****] | 3 |
Vse Mozhet Byt | v****t@g****m | 2 |
Connor Peet | c****r@p****o | 1 |
Benjamin E. Coe | b****e@g****m | 1 |
Erik Elmore | e****k@e****o | 1 |
Julian Gruber | j****n@j****m | 1 |
Kiko Beats | j****u@g****m | 1 |
Luigi Pinca | l****a@g****m | 1 |
Matthias Fax | m****x@g****m | 1 |
dependabot[bot] | 4****] | 1 |
Frazer Smith | f****v@o****m | 1 |
Edward Betts | e****d@4****m | 1 |
Brian Evans | 5****s | 1 |
Raz Abadi | r****a@g****m | 1 |
wraugh | w****m@g****m | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
-
Total downloads:
- npm: 91,806,381 last-month
- Total docker downloads: 2,804,818,240
- Total dependent packages: 1,520 (may contain duplicates)
- Total dependent repositories: 423,999 (may contain duplicates)
- Total versions: 26
- Total maintainers: 1
npm: split2
split a Text Stream into a Line Stream, using Stream 3
- Homepage: https://github.com/mcollina/split2
- Licenses: ISC
- Latest release: 4.2.0 (published over 1 year ago)
- Last Synced: 2024-11-10T23:36:41.052Z (about 1 month ago)
- Versions: 22
- Dependent Packages: 1,513
- Dependent Repositories: 423,999
- Downloads: 91,806,381 Last month
- Docker Downloads: 2,804,818,240
-
Rankings:
- Downloads: 0.023%
- Docker downloads count: 0.029%
- Dependent packages count: 0.049%
- Dependent repos count: 0.056%
- Average: 1.395%
- Stargazers count: 3.587%
- Forks count: 4.624%
- Maintainers (1)
maven: org.webjars.npm:split2
WebJar for split2
- Homepage: https://www.webjars.org
- Documentation: https://appdoc.app/artifact/org.webjars.npm/split2/
- Licenses: ISC
- Latest release: 3.2.2 (published over 3 years ago)
- Last Synced: 2024-11-10T23:36:41.299Z (about 1 month ago)
- Versions: 4
- Dependent Packages: 7
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 8.051%
- Stargazers count: 15.154%
- Average: 18.78%
- Forks count: 19.936%
- Dependent repos count: 31.98%
Dependencies
package.json
npm
- binary-split ^1.0.3 development
- callback-stream ^1.1.0 development
- fastbench ^1.0.0 development
- nyc ^15.0.1 development
- pre-commit ^1.1.2 development
- standard ^17.0.0 development
- tape ^5.0.0 development
.github/workflows/ci.yml
actions
- actions/checkout v3 composite
- actions/setup-node v3 composite