Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/discordjs/collection
Utility data structure used in Discord.js
https://github.com/discordjs/collection
chore: bump LICENSE year
GodderE2D opened this pull request almost 3 years ago
GodderE2D opened this pull request almost 3 years ago
`#intersect` is algorithmically incorrect
suneettipirneni opened this issue almost 3 years ago
suneettipirneni opened this issue almost 3 years ago
chore: make husky hooks executable
suneettipirneni opened this pull request about 3 years ago
suneettipirneni opened this pull request about 3 years ago
types: union value types on `intersect` and `difference`
suneettipirneni opened this pull request about 3 years ago
suneettipirneni opened this pull request about 3 years ago
Unnecessarily strict typings
Lioness100 opened this issue about 3 years ago
Lioness100 opened this issue about 3 years ago
<collection>#hasAny() Not returning valid results
OneAndonlyFinbar opened this issue about 3 years ago
OneAndonlyFinbar opened this issue about 3 years ago
<Collection>.hasAny() is not working
F0rce opened this issue about 3 years ago
F0rce opened this issue about 3 years ago
feat: add Collection#ensure
MidSpike opened this pull request about 3 years ago
MidSpike opened this pull request about 3 years ago
types(At): make index a required parameter
ImRodry opened this pull request about 3 years ago
ImRodry opened this pull request about 3 years ago
docs(README): use correct capitalization of npm
SuperchupuDev opened this pull request about 3 years ago
SuperchupuDev opened this pull request about 3 years ago
refactor: cleanup extended interface
ckohen opened this pull request about 3 years ago
ckohen opened this pull request about 3 years ago
feat: add #reverse
ImRodry opened this pull request about 3 years ago
ImRodry opened this pull request about 3 years ago
map() like function on Collections that uses function argument as key instead.
2mill opened this issue over 3 years ago
2mill opened this issue over 3 years ago
feat: add Collection#at() and Collection#keyAt()
ImRodry opened this pull request over 3 years ago
ImRodry opened this pull request over 3 years ago
feat: add array utility function
123FLO321 opened this pull request over 3 years ago
123FLO321 opened this pull request over 3 years ago
feat: add toJSON
1Computer1 opened this pull request over 3 years ago
1Computer1 opened this pull request over 3 years ago
refactor: rework collection types
1Computer1 opened this pull request over 3 years ago
1Computer1 opened this pull request over 3 years ago
typings: #random & #randomKey
abdulrahman1s opened this pull request over 3 years ago
abdulrahman1s opened this pull request over 3 years ago
feat: add support for type predicates
cherryblossom000 opened this pull request over 3 years ago
cherryblossom000 opened this pull request over 3 years ago
feat: add Collection#ensure
kxmndz opened this pull request over 3 years ago
kxmndz opened this pull request over 3 years ago
Update filter overloads to support filtering with type guards
tipakA opened this pull request almost 4 years ago
tipakA opened this pull request almost 4 years ago
Update filter overloads to support filtering with type guards
tipakA opened this pull request almost 4 years ago
tipakA opened this pull request almost 4 years ago
feat: add hasAll() and hasAny()
vaporoxx opened this pull request almost 4 years ago
vaporoxx opened this pull request almost 4 years ago
ci: create jest/docs testing workflow
Fyko opened this pull request almost 4 years ago
Fyko opened this pull request almost 4 years ago
fix: stop using module.exports for collection
didinele opened this pull request almost 4 years ago
didinele opened this pull request almost 4 years ago
refactor: remove array methods and caching mechanism
vaporoxx opened this pull request almost 4 years ago
vaporoxx opened this pull request almost 4 years ago
feat(random): Make `get` more generic
aequasi opened this pull request almost 4 years ago
aequasi opened this pull request almost 4 years ago
Rename Collection#sorted
anandre opened this issue almost 4 years ago
anandre opened this issue almost 4 years ago
refactor/chore(*): chores a-many!
Fyko opened this pull request almost 4 years ago
Fyko opened this pull request almost 4 years ago
fix: random* returning undefined vals when > collection size
Fyko opened this pull request almost 4 years ago
Fyko opened this pull request almost 4 years ago
chore: update license year
Fyko opened this pull request almost 4 years ago
Fyko opened this pull request almost 4 years ago
Cant start
gamer167 opened this issue about 4 years ago
gamer167 opened this issue about 4 years ago
Unwanted behavior with random and randomKey methods
ala89 opened this issue about 4 years ago
ala89 opened this issue about 4 years ago
feat(random): includeDuplicates parameter
Fyko opened this pull request over 4 years ago
Fyko opened this pull request over 4 years ago
Not found in NPM
arnav7633 opened this issue over 4 years ago
arnav7633 opened this issue over 4 years ago
fix(Collection): properly export the collection class
didinele opened this pull request over 4 years ago
didinele opened this pull request over 4 years ago
chore: delete fpoly.json, fix link to documentation
vaporoxx opened this pull request over 4 years ago
vaporoxx opened this pull request over 4 years ago
docs: fix example for Collection#flatMap
vaporoxx opened this pull request over 4 years ago
vaporoxx opened this pull request over 4 years ago
docs: clarify sort stability conditions
kav2k opened this pull request over 4 years ago
kav2k opened this pull request over 4 years ago
chore(license): bump license year
Fyko opened this pull request almost 5 years ago
Fyko opened this pull request almost 5 years ago
chore: clarify what intersect and difference return
anandre opened this pull request almost 5 years ago
anandre opened this pull request almost 5 years ago
fix(docs): Collection#difference and Collection#intersect check keys, not "elements"
monbrey opened this pull request almost 5 years ago
monbrey opened this pull request almost 5 years ago
Docs not working?
advaith1 opened this issue about 5 years ago
advaith1 opened this issue about 5 years ago
add remove(value: V)
MrSpoocy opened this pull request about 5 years ago
MrSpoocy opened this pull request about 5 years ago
feat: Add intersect and difference methods
Lewdcario opened this pull request about 5 years ago
Lewdcario opened this pull request about 5 years ago
fix: Collection#sort should not call `this.set` but `super.set`
kyranet opened this pull request about 5 years ago
kyranet opened this pull request about 5 years ago
chore(docs): document basic Map methods
Tenpi opened this pull request about 5 years ago
Tenpi opened this pull request about 5 years ago
fix: return types not being this-polymorphic
1Computer1 opened this pull request over 5 years ago
1Computer1 opened this pull request over 5 years ago
fix: spacing
PyroTechniac opened this pull request over 5 years ago
PyroTechniac opened this pull request over 5 years ago
fix: `accumulator`'s type is `T`, not `any`
kyranet opened this pull request over 5 years ago
kyranet opened this pull request over 5 years ago
Add old Collection#sort as Collection#sorted
1Computer1 opened this pull request over 5 years ago
1Computer1 opened this pull request over 5 years ago
added flatMap method
Xetera opened this pull request over 5 years ago
Xetera opened this pull request over 5 years ago
src: TS rewrite
vladfrangu opened this pull request over 5 years ago
vladfrangu opened this pull request over 5 years ago
Modify index.d.ts to use default export
monbrey opened this pull request almost 6 years ago
monbrey opened this pull request almost 6 years ago
typings: Collection#reduce should have accumulator and initialValue as its return type
kyranet opened this pull request about 6 years ago
kyranet opened this pull request about 6 years ago
Change/add methods to have true consistency with similar array methods
1Computer1 opened this pull request about 6 years ago
1Computer1 opened this pull request about 6 years ago
Missing method toJSON for Discord.js
1Computer1 opened this issue about 6 years ago
1Computer1 opened this issue about 6 years ago
Initial setup
1Computer1 opened this issue about 6 years ago
1Computer1 opened this issue about 6 years ago