The best version of ngTagsInput for Angular (not AngularJS) is ng-tags-input.

huangapple go评论67阅读模式
英文:

What is the best version of ngTagsInput for Angular not AngularJs

问题

我发现了 ngTagsInput 框架

https://mbenford.github.io/ngTagsInput/

这是一个非常丰富功能的库。但是对于 Angular 8 用户,我找到了 ngx-chips 框架

https://www.npmjs.com/package/ngx-chips

它似乎可以工作,但似乎缺少一些显而易见的功能,或者如果这些功能可实现,似乎难以实现。例如:提供不同颜色的 chips。

问题:

  1. 对于 Angular 2+,ngx-chips 是否是 ngTagsInput 的最佳替代品?还有更好的选择吗?

  2. 我理解在 Angular 2+ 中不建议使用 AngularJS 库?所以可以使用 ngTagsInput 库吗?

英文:

I found the ngTagsInput framework

https://mbenford.github.io/ngTagsInput/

a very feature-rich library. But for Angular 8 users I found the ngx-chips framework

https://www.npmjs.com/package/ngx-chips

It appears to work, but appears to be missing some obvious features, or it the features are achievable they appear to be difficult to implement. For example: providing chips of different colors.

Questions:

  1. Is ngx-chips the most capable replacement for ngTagsInput for the Angular 2+? is there something better?

  2. I understand it's not recommended to use a angularjs library inside of Angular 2+? So using the ngTagsInput library can be used?

答案1

得分: 0

ngx-chips是我目前找到的最好的开源框架。文档有点简洁,但软件似乎很稳定。

英文:

ngx-chips was the best opensource framework I found at this time. Documentation is a bit terse, but the software is self appears solid.

huangapple
  • 本文由 发表于 2020年1月7日 00:33:28
  • 转载请务必保留本文链接:https://go.coder-hub.com/59615706.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定