jfcere / ngx-malihu-scrollbar

Angular 2+ scrollbar customization using Malihu jQuery Custom Scrollbar plugin
https://jfcere.github.io/ngx-malihu-scrollbar
MIT License
58 stars 17 forks source link

Could you please remove the jQuery and d.ts dependency for this project? #38

Open vincent-cm opened 6 years ago

vincent-cm commented 6 years ago

It is not a good practice to include such type definition dependency in the npm UI component.

First of all, it possibly in conflict with version's/context of what the developer's project has.

Second, it does nothing, because you have asked the user to import it (better optionally) explicitly as an external source in the guidance.