GitShow/sindresorhus/unique-random-array
sindresorhus

unique-random-array

Get consecutively unique elements from an array

by sindresorhus
Star on GitHubForknpm

JavaScript

76 stars10 forks3 contributorsQuiet · 2y agoSince 2015v4.0.0MIT

Meet the team

See all 3 on GitHub →
sindresorhus
sindresorhus17 contributions
BendingBender
BendingBender1 contribution
Richienb
Richienb1 contribution

Languages

View on GitHub →
JavaScript72.3%
TypeScript27.7%

Commit activity

Last 12 weeks · 0 commits

Full graph →

Community health

4 of 6 standards met

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

Recent fixes

View closed PRs →
try-to-fly
Issue with calling a function multiple times on an empty arrayClosedIssue

When passing an empty array as an argument, the first call to the function returns undefined, while the second call throws an error. It would be better to throw an error directly when passing an empty array, instead of throwing an error on the second call.

try-to-fly · 2y ago
Richienb
Move to GitHub ActionsMergedPR
Richienb · 5y ago
BendingBender
Add TypeScript definitionMergedPR
BendingBender · 7y ago
Structured data for AI agents

Repository: sindresorhus/unique-random-array. Description: Get consecutively unique elements from an array Stars: 76, Forks: 10. Primary language: JavaScript. Languages: JavaScript (72.3%), TypeScript (27.7%). License: MIT. Latest release: v4.0.0 (2y ago). Open PRs: 0, open issues: 0. Last activity: 2y ago. Community health: 71%. Top contributors: sindresorhus, BendingBender, Richienb.

·@ofershap

Replace github.com with gitshow.dev