Skip to content

Commit 00b7f40

Browse files
author
Philipp Alferov
committed
✨ Add logo
1 parent 1bcceb1 commit 00b7f40

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

media/array-to-tree.png

97.4 KB
Loading

readme.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# array-to-tree [![Build Status](https://travis-ci.org/alferov/array-to-tree.svg?branch=master)](https://travis-ci.org/alferov/array-to-tree)
22

3+
![array-to-tree](media/array-to-tree.png)
4+
35
> Convert a plain array of nodes (with pointers to parent nodes) to a nested data structure.
46
57
Solves a problem with conversion of retrieved from a database sets of data to a nested data structure (i.e. navigation tree).

0 commit comments

Comments
 (0)