I would like to announce, that following new features have been added: * add new JSON nodes to the collection * reset node value to null * completely remove nodes * implicit convertion of types, say, if you type JSON object into input field -> that field would be transformed to a new JSON object node.
Now, it is almost fully editable JSON tree. Check it out https://rawgithub.com/krispo/json-tree/master/example.html Enjoy! Best, Konstantin понедельник, 17 февраля 2014 г., 20:28:41 UTC+6 пользователь krispo написал: > > Hi all, > > I was looking for a directive for displaying json in a tree view and > editing it in a fly. > But couldn't find a suitable stuff. So I done such a thing. > > Let me share it with you. > https://github.com/krispo/json-tree > > Hope it would helpful. > > Best, > Konstantin > -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/groups/opt_out.
