https://github.com/jonschlinkert/arr-union
Last synced: about 1 month ago
Repository metadata:
Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.
- Host: GitHub
- URL: https://github.com/jonschlinkert/arr-union
- Owner: jonschlinkert
- License: mit
- Created: 2014-12-12T11:05:12.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-11-05T07:59:12.000Z (about 4 years ago)
- Last Synced: 2024-11-08T21:02:32.526Z (about 1 month ago)
- Language: JavaScript
- Size: 26.4 KB
- Stars: 25
- Watchers: 5
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Funding Links:
Owner metadata:
- Name: Jon Schlinkert
- Login: jonschlinkert
- Email:
- Kind: user
- Description: Son of GitHub. Humble student of @doowb. Creator of @assemble @generate @enquirer @breakdance @update @micromatch
- Website: https://www.linkedin.com/in/jonschlinkert/
- Location: Cincinnati, OH
- Twitter: jonschlinkert
- Company: @brandscale
- Icon url: https://avatars.githubusercontent.com/u/383994?u=335f06277f72722162e89bd5516849f2e82f37cf&v=4
- Repositories: 846
- Last Synced at: 2024-05-20T14:49:36.357Z
- Profile URL: https://github.com/jonschlinkert
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 27
Total Committers: 2
Avg Commits per committer: 13.5
Development Distribution Score (DDS): 0.074
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 | |
---|---|---|
jonschlinkert | j****t@s****m | 25 |
jonschlinkert | d****v@s****m | 2 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
-
Total downloads:
- npm: 55,740,153 last-month
- Total docker downloads: 3,540,386,750
- Total dependent packages: 1,066 (may contain duplicates)
- Total dependent repositories: 903,862 (may contain duplicates)
- Total versions: 8
- Total maintainers: 1
npm: arr-union
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
- Homepage: https://github.com/jonschlinkert/arr-union
- Licenses: MIT
- Latest release: 3.1.0 (published almost 9 years ago)
- Last Synced: 2024-11-10T22:01:58.484Z (about 1 month ago)
- Versions: 6
- Dependent Packages: 1,059
- Dependent Repositories: 903,862
- Downloads: 55,740,153 Last month
- Docker Downloads: 3,540,386,750
-
Rankings:
- Docker downloads count: 0.023%
- Downloads: 0.027%
- Dependent repos count: 0.037%
- Dependent packages count: 0.07%
- Average: 2.294%
- Forks count: 6.265%
- Stargazers count: 7.339%
- Maintainers (1)
maven: org.webjars.npm:arr-union
WebJar for arr-union
- Homepage: http://webjars.org
- Documentation: https://appdoc.app/artifact/org.webjars.npm/arr-union/
- Licenses: MIT
- Latest release: 3.1.0 (published about 7 years ago)
- Last Synced: 2024-11-10T22:01:58.541Z (about 1 month ago)
- Versions: 2
- Dependent Packages: 7
- Dependent Repositories: 0
-
Rankings:
- Dependent packages count: 8.051%
- Average: 22.666%
- Forks count: 24.695%
- Stargazers count: 25.937%
- Dependent repos count: 31.98%
Dependencies
- ansi-bold ^0.1.1 development
- array-union ^1.0.1 development
- array-unique ^0.2.1 development
- benchmarked ^0.1.4 development
- gulp-format-md ^0.1.7 development
- minimist ^1.1.1 development
- mocha * development
- should * development