GitShow/sindresorhus/array-union
sindresorhus

array-union

Create an array of unique values, in order, from the input arrays

by sindresorhus
Star on GitHubForknpm

TypeScript

79 stars14 forks9 contributorsQuiet · 5y agoSince 2014v3.0.1MIT

Meet the team

See all 9 on GitHub →
sindresorhus
sindresorhus17 contributions
coreyfarrell
coreyfarrell1 contribution
BendingBender
BendingBender1 contribution
isi-mbostwick
isi-mbostwick1 contribution
Richienb
Richienb1 contribution
realityking
realityking1 contribution
stevemao
stevemao1 contribution
vivekimsit
vivekimsit1 contribution

Languages

View on GitHub →
TypeScript53.6%
JavaScript46.4%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
ghost
Why should we even use this simple thing?ClosedIssue

Pretty sure the nodejs array basics has taught us this simple job... This is just a basic working of arrays on nodejs, so why should we use this? The index.js file is literally so small, and also may I know are all these 6M people who use this never knew this simple thing?

ghost · 11mo ago
coderaiser
Remove useless spreadMergedPR

Array.flat creates new array, so spread here has no sense. This can be easily detected with help of @putout/remove-useless-spread rule of putout code transformer.

coderaiser · 5y ago
fregante
Avoid .concatMergedPR

Another test PR

fregante · 5y ago
Structured data for AI agents

Repository: sindresorhus/array-union. Description: Create an array of unique values, in order, from the input arrays Stars: 79, Forks: 14. Primary language: TypeScript. Languages: TypeScript (53.6%), JavaScript (46.4%). License: MIT. Latest release: v3.0.1 (5y ago). Open PRs: 0, open issues: 0. Last activity: 5y ago. Community health: 85%. Top contributors: sindresorhus, coreyfarrell, BendingBender, isi-mbostwick, Richienb, realityking, stevemao, vivekimsit, coderaiser.

·@ofershap

Replace github.com with gitshow.dev