Ng-table: Where is the 'dist' folder?

Created on 14 Nov 2016  ·  6Comments  ·  Source: esvit/ng-table

Hi my friends.
I am trying to use this app, i follow the steps of installation on bower but i dont find the 'dist' folder or the ng-table.min.js file... is this an issue??

Most helpful comment

Thanks.
Yes.. is a pain my friend. But.. Bower can be used for any front-end development to manage front-end assets (HTML, CSS & JS) - regardless of the technology used by the back-end, NPM, on the other hand, is a package manager specific to the node.js back-end environment. If you are building a web app with node.js, then yes - Bower's functionality may seem superfluous. If, on the other hand, you are using PHP, RoR, J2EE, et al., it comes in very handy... That's is the reason for i'm using Bower yet. Thanks for you help.

All 6 comments

i want to use ngtable with bower too, so i have the same problem...

Bower is not supported for the latest version of ng-table. npm is what you
need to use instead.

Note: v1.0.0 of ng-table is the last vs you will find on the bower registry.

On 14 Nov 2016 10:27, "r-ising" [email protected] wrote:

i want to use ngtable with bower too, so i have the same problem...


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/esvit/ng-table/issues/934#issuecomment-260300044, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AA2HPhDIdMN1TS1jvKQ4TQGMxCkaz7Kkks5q-DeWgaJpZM4Kw6BP
.

Thanks for the answer my friend. I recommend you that show an advice for this on the readme. Now, I don't use npm on my project (because is a front-end and bower do for me an excellent work), so, is any another way that I can use this excellent app?

Check out the install guide in readme - it lists the options you have...

I understand that switching package managers is a big pain for existing
apps... but npm has replaced bower in the industry so it's inevitable that
libraries will start dropping bower support.

On 14 Nov 2016 10:53, "aebmknrl" [email protected] wrote:

Thanks for the answer my friend. I recommend you that show an advice for
this on the readme. Now, I don't use npm on my project (because is a
front-end and bower do for me an excellent work), so, is any another way
that I can use this excellent app?


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
https://github.com/esvit/ng-table/issues/934#issuecomment-260305588, or mute
the thread
https://github.com/notifications/unsubscribe-auth/AA2HPpOTg9zKgHWVE-SPmbBgDSxs-pF-ks5q-D21gaJpZM4Kw6BP
.

Thanks.
Yes.. is a pain my friend. But.. Bower can be used for any front-end development to manage front-end assets (HTML, CSS & JS) - regardless of the technology used by the back-end, NPM, on the other hand, is a package manager specific to the node.js back-end environment. If you are building a web app with node.js, then yes - Bower's functionality may seem superfluous. If, on the other hand, you are using PHP, RoR, J2EE, et al., it comes in very handy... That's is the reason for i'm using Bower yet. Thanks for you help.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

penchiang picture penchiang  ·  5Comments

raul1991 picture raul1991  ·  6Comments

muhlegg picture muhlegg  ·  29Comments

batjko picture batjko  ·  3Comments

zymr-keshav picture zymr-keshav  ·  10Comments