easy_localization icon indicating copy to clipboard operation
easy_localization copied to clipboard

[Question] [Docs] Advantages/Differences over official intl package

Open mbabuglia opened this issue 2 years ago • 1 comments

What are the advantages of using this library over using the recommended aproach described in the official documentation?. Why should I chosse it?

It would be very useful to have a section in the documentation where you state your advantages/differences, to help someone who must choose a library. After skimming through the docs of both libraries, they seem similar to me, supporting the same features.

For example: Do you overcome some shortcomings of the official library? Do you have an easier approach that avoids boilerplate? Do you have more options when dealing with parameters, pluralization, etc? Do you have an opinionated approach?

mbabuglia avatar May 17 '22 14:05 mbabuglia

As I understand it, the main advantage of this library is that it supports custom assets loaders. Such as .csv, .yaml, etc. It looks interesting, but still the official library will be better

8thgencore avatar Apr 25 '23 19:04 8thgencore