Autocomplete using Tries ======================== See blog post: [Autocomplete using Tries](http://dibaiee.ir/autocomplete-predict-trie) Please note that I'm using the property `name` instead of `value` in this code, because of [D3's Tree Layout](https://github.com/mbostock/d3/wiki/Tree-Layout) format.