GitShow/sindresorhus/array-differ
sindresorhus

array-differ

Create an array with values that are present in the first input array but not additional ones

by sindresorhus
Star on GitHubForknpm

JavaScript

40 stars13 forks6 contributorsQuiet · 4y agoSince 2014v4.0.0MIT

Meet the team

See all 6 on GitHub →
sindresorhus
sindresorhus15 contributions
Richienb
Richienb2 contributions
coreyfarrell
coreyfarrell1 contribution
BendingBender
BendingBender1 contribution
SamVerschueren
SamVerschueren1 contribution

Languages

View on GitHub →
JavaScript64.8%
TypeScript35.2%

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 →
Richienb
Minor tweakMergedPR

uses a rest operator so it will always be an array.

Richienb · 4y ago
Eli-Black-Work
Time complexity of the algorithmClosedIssue

Would you be okay with adding something to the README stating what the time complexity of the algorithm is? My understanding from looking at the code is that it's O(n log n), but I'm not sure if that's correct. Thanks :)

Eli-Black-Work · 4y ago
Richienb
Move to GitHub ActionsMergedPR
Richienb · 5y ago
Structured data for AI agents

Repository: sindresorhus/array-differ. Description: Create an array with values that are present in the first input array but not additional ones Stars: 40, Forks: 13. Primary language: JavaScript. Languages: JavaScript (64.8%), TypeScript (35.2%). License: MIT. Latest release: v4.0.0 (4y ago). Open PRs: 0, open issues: 0. Last activity: 4y ago. Community health: 85%. Top contributors: sindresorhus, Richienb, coreyfarrell, BendingBender, SamVerschueren.

·@ofershap

Replace github.com with gitshow.dev