kwhitley / treeize

Converts row data (in JSON/associative array format) to tree structure based on column naming conventions.
MIT License
189 stars 24 forks source link

Option to prune null/undefined values & empty objects #5

Closed EvanK closed 10 years ago

EvanK commented 10 years ago

Resolves #4

:neckbeard:

kwhitley commented 10 years ago

Thanks @EvanK! Will add this to the docs and bump the NPM version.