最好的开源 JavaScript 树?
您能否提出开源但商业友好的许可(非 GPL) Javascript 树?
请考虑到我需要它用于现有的 Web 应用程序,因此我不确定其他工具(例如 GWT 或 Echo)是否合适。
我已经检查过:
- Dojo Tree
- jQuery.Dynatree.js (JQuery)
- JSTree (JQuery)
- Mif.Tree (Mootools)
- YUI Tree (Yahoo User Interface)
我已经排除了 DHTMLX 和 ExtJS (都是 GPL,它们要求整个项目是GPL)。
预先感谢您的建议!
更新: 这个问题很老了,上面的列表不应再考虑。我确信现在有更多更好的选择。
Could you propose open source, but commercial-friendly licensed (non-GPL) Javascript trees?
Please take into account that I need it for an existing Web application, so I am not sure whether other tools such as GWT or Echo would be appropriate.
I have already checked:
- Dojo Tree
- jQuery.Dynatree.js (JQuery)
- JSTree (JQuery)
- Mif.Tree (Mootools)
- YUI Tree (Yahoo User Interface)
I have ruled out DHTMLX and ExtJS (both GPL, they require the whole project to be GPLed).
Thanks in advance for your suggestions!
UPDATE:
This question is old, the above list should no longer be taken into account. I'm sure there are more and better alternatives now.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
jsTree 似乎最好。
jsTree.com
其他竞争者:
jsTree seems best.
with jsTree
Other close contenders:
我用这个:
http://bassistance.de/jquery-plugins/jquery-插件树视图/
I use this one:
http://bassistance.de/jquery-plugins/jquery-plugin-treeview/
我写了这个组件:
https://github.com/u1ui/tree1.el
很简单:
I wrote this component:
https://github.com/u1ui/tree1.el
Its easy as: