https://github.com/wilmoore/string-split.js
Score: 5.932245187448011
Last synced: about 1 hour ago
JSON representation
Repository metadata:
A curried `String.prototype.split` with support for splitting by String, RegExp, or Function.
- Host: GitHub
- URL: https://github.com/wilmoore/string-split.js
- Owner: wilmoore
- License: mit
- Created: 2015-03-31T05:05:35.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-16T07:15:59.000Z (over 11 years ago)
- Last Synced: 2026-07-10T10:04:49.877Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 168 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
- Contributing: contributing.md
- License: license
Owner metadata:
- Name: Wil (₩) Moore III
- Login: wilmoore
- Email:
- Kind: user
- Description: Full Stack Software Engineer Specializing in NodeJS APIs, TypeScript, React & React Native, SQL, DevOps, AWS, Azure, & ElasticSearch. Author of selectn.js.
- Website: //wilmoore.com
- Location: USA
- Twitter: wilmoore_iii
- Company: Polyglot, LLC
- Icon url: https://avatars.githubusercontent.com/u/51953?u=c1eb3492bb306538e385ff1828d742bfb073c54d&v=4
- Repositories: 149
- Last Synced at: 2024-04-14T15:24:44.556Z
- Profile URL: https://github.com/wilmoore
GitHub Events
Total
- Total: 0
Last Year
- Total: 0
Committers metadata
Last synced: 6 days ago
Total Commits: 18
Total Committers: 1
Avg Commits per committer: 18.0
Development Distribution Score (DDS): 0.0
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 | |
|---|---|---|
| Wil Moore III | w****e@w****m | 18 |
Issue and Pull Request metadata
Last synced: 7 days ago
Total issues: 0
Total pull requests: 0
Average time to close issues: N/A
Average time to close pull requests: N/A
Total issue authors: 0
Total pull request authors: 0
Average comments per issue: 0
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0
Past year issues: 0
Past year pull requests: 0
Past year average time to close issues: N/A
Past year average time to close pull requests: N/A
Past year issue authors: 0
Past year pull request authors: 0
Past year average comments per issue: 0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
Top Pull Request Authors
Top Issue Labels
Top Pull Request Labels
Package metadata
- Total packages: 1
-
Total downloads:
- npm: 370 last-month
- Total dependent packages: 0
- Total dependent repositories: 6
- Total versions: 8
- Total maintainers: 1
npmjs.org: string-split
A curried `String.prototype.split` with support for splitting by String, RegExp, or Function.
- Homepage: https://github.com/wilmoore/string-split.js
- Licenses: MIT
- Latest release: 0.3.1 (published over 11 years ago)
- Last Synced: 2026-08-24T10:06:18.712Z (2 days ago)
- Versions: 8
- Dependent Packages: 0
- Dependent Repositories: 6
- Downloads: 370 Last month
-
Rankings:
- Dependent repos count: 4.635%
- Downloads: 12.533%
- Forks count: 15.405%
- Stargazers count: 16.727%
- Average: 20.253%
- Dependent packages count: 51.966%
- Maintainers (1)
Dependencies
- nodemon ^1.3.7 development
- standard ^3.7.2 development
- tap-spec ^2.2.2 development
- tape ^4.0.0 development
- tape-catch ^1.0.4 development
- curry2 ^0.1.0