Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / philipstanislaus/performant-array-to-tree issues and pull requests

#55 - DEPRECATED - Find alternatives here

Issue - State: open - Opened by philipstanislaus 4 months ago

#54 - Add option to include parent in the result

Issue - State: closed - Opened by mfissehaye 10 months ago - 1 comment

#51 - Bump minimist from 1.2.5 to 1.2.8

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#50 - Bump json5 from 1.0.1 to 1.0.2

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies

#49 - feat: support pick item props with config.transform

Pull Request - State: closed - Opened by atian25 almost 2 years ago - 2 comments

#48 - feature request: support pick item props

Issue - State: closed - Opened by atian25 about 2 years ago - 2 comments

#47 - [Feature Request] Pass type for data property with Generics

Issue - State: closed - Opened by sectsect about 2 years ago - 3 comments

#46 - Parent ID Issue

Issue - State: open - Opened by billyromano over 2 years ago - 2 comments

#45 - Bump minimist from 1.2.5 to 1.2.6

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#44 - feat: add option to assign to keep prototype, see #34

Pull Request - State: closed - Opened by philipstanislaus over 2 years ago - 1 comment

#43 - feat: add option to assign to keep prototype, see #34

Pull Request - State: closed - Opened by philipstanislaus over 2 years ago - 2 comments

#42 - Bump node-fetch from 2.6.1 to 2.6.7

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 2 comments
Labels: dependencies

#41 - Is there a way to omit children key if there is no child nodes?

Issue - State: closed - Opened by ilyosjon09 almost 3 years ago - 2 comments

#40 - Return child nodes in tree structure?

Issue - State: closed - Opened by rendomnet almost 3 years ago - 1 comment

#39 - ParentID 0 returns empty array

Issue - State: closed - Opened by PedramMarandi almost 3 years ago - 1 comment

#38 - null/undefined exception with nested id and parentId properties

Issue - State: closed - Opened by IMilja about 3 years ago - 2 comments

#37 - Cross reference array gives an empty array

Issue - State: closed - Opened by kh0ma about 3 years ago - 5 comments

#36 - Fixed prototype missing

Pull Request - State: closed - Opened by xswei about 3 years ago - 4 comments

#35 - fix: prototype is Losted

Pull Request - State: closed - Opened by xswei about 3 years ago

#34 - Prototype is Losted

Issue - State: closed - Opened by xswei about 3 years ago - 5 comments

#33 - Bump path-parse from 1.0.6 to 1.0.7

Pull Request - State: closed - Opened by dependabot[bot] about 3 years ago - 2 comments
Labels: dependencies

#32 - fix(nullableValues): work with null as well

Pull Request - State: closed - Opened by EvgenBabenko over 3 years ago - 4 comments

#31 - { id: ".key" } does not work

Issue - State: closed - Opened by SKFrozenCloud over 3 years ago - 1 comment

#30 - Bump lodash from 4.17.20 to 4.17.21

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#29 - Would you like to try my “@zhengxs/js.tree”,the same idea

Issue - State: closed - Opened by zhengxs2018 over 3 years ago - 1 comment

#28 - Add support for custom "children" value if a node doesn't have children?

Issue - State: closed - Opened by TIS-OMiddle over 3 years ago - 1 comment

#27 - Replace standard code style with prettier

Pull Request - State: closed - Opened by philipstanislaus almost 4 years ago

#26 - Test coverage on PRs

Pull Request - State: closed - Opened by philipstanislaus almost 4 years ago - 1 comment

#25 - Bump lodash from 4.17.15 to 4.17.20

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#24 - Add `rootParentIds` option to fit the case when all items contain a valid parentId string

Pull Request - State: closed - Opened by rrbe about 4 years ago - 1 comment

#23 - Add `rootParentId` option to fit the case when all rows contain a valid parentId string

Issue - State: closed - Opened by rrbe about 4 years ago - 4 comments

#22 - Bump lodash from 4.17.15 to 4.17.19

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 2 comments
Labels: dependencies

#21 - Nested item properties

Pull Request - State: closed - Opened by gregoryforel over 4 years ago - 2 comments

#20 - Enable nested id and parentId properties

Issue - State: closed - Opened by gregoryforel over 4 years ago - 3 comments

#19 - Add multiple parent ids

Issue - State: closed - Opened by hexadeciman over 4 years ago - 5 comments

#18 - throwIfOrphans: true and input array elements order

Issue - State: closed - Opened by lkallas over 4 years ago - 2 comments

#17 - Add support for parentId as empty string ("")

Issue - State: closed - Opened by gmw-web over 4 years ago - 3 comments

#16 - Add childrenField option

Pull Request - State: closed - Opened by philipstanislaus almost 5 years ago

#15 - Add support for integer keys

Pull Request - State: closed - Opened by philipstanislaus almost 5 years ago

#14 - Manwaring master

Pull Request - State: closed - Opened by philipstanislaus almost 5 years ago - 1 comment

#13 - Bump handlebars from 4.1.2 to 4.5.3

Pull Request - State: closed - Opened by dependabot[bot] almost 5 years ago - 1 comment
Labels: dependencies

#12 - Add nodesField option

Pull Request - State: closed - Opened by SpawnAtis almost 5 years ago - 1 comment

#11 - Add support for parentId = undefined or Integer?

Issue - State: closed - Opened by greatestview almost 5 years ago - 2 comments

#10 - Handle case where parentId field does not exist

Pull Request - State: closed - Opened by matt328 about 5 years ago - 1 comment

#9 - Allow for missing parentId keys on root objects

Pull Request - State: closed - Opened by manwaring about 5 years ago - 5 comments

#8 - Fix coveralls reporting by migrating to IstanbulJS

Issue - State: closed - Opened by philipstanislaus about 5 years ago - 1 comment

#7 - Add option to maintain structure of your data. (#6)

Pull Request - State: closed - Opened by philipstanislaus about 5 years ago - 1 comment

#6 - Create option to maintain structure of your data.

Pull Request - State: closed - Opened by Jatidude about 5 years ago - 5 comments

#5 - Consider using spread syntax

Issue - State: closed - Opened by Jatidude about 5 years ago - 4 comments

#4 - ParentId not in the array

Issue - State: closed - Opened by kuehcj about 5 years ago - 3 comments

#3 - Bump lodash from 4.17.11 to 4.17.14

Pull Request - State: closed - Opened by dependabot[bot] over 5 years ago - 1 comment
Labels: dependencies

#2 - Update dev dependencies

Pull Request - State: closed - Opened by philipstanislaus over 5 years ago - 1 comment

#1 - Tree and Node function

Issue - State: closed - Opened by X-Raym over 7 years ago - 1 comment