globalizejs / globalize

A JavaScript library for internationalization and localization that leverages the official Unicode CLDR JSON data
https://globalizejs.com
MIT License
4.8k stars 603 forks source link

Stop supporting bower in a version 2.0? #811

Open rxaviers opened 6 years ago

rxaviers commented 6 years ago

We used bower in the days where npm didn't have flatten dependencies support. This has changed a long time and people has moved towards npm for package management for some time by now.

The goal of this issue is to collect community feedback (if any) about moving this path forward.

jzaefferer commented 6 years ago

Its time, as bower itself tells users: https://bower.io/blog/2017/how-to-migrate-away-from-bower/

rxaviers commented 2 years ago

Apparently closed by #926

stukalin commented 2 years ago

@rxaviers I haven't really fully dropped bower, just one package. So this should stay opened for a bit

rxaviers commented 2 years ago

Thanks