buttonmen-dev / buttonmen

Buttonmen - an online dice game
Other
16 stars 24 forks source link

manage third-party javascript libraries used by UI #1083

Open cgolubi1 opened 10 years ago

cgolubi1 commented 10 years ago

We use several third-party JS libraries (currently moment.js and spectrum.js, as well as jQuery itself) to provide functionality for the UI. Implement a procedure for managing third-party libraries in the long term and keeping up with important security/bitrot issues with those libraries.

blackshadowshade commented 6 years ago

In #2314, I add the Chosen third-party JS library.