All activity
Vincent Thibault
left a comment
I actually built it because of different problems current internationalization implementations have :
- File size (this days we need to optimize every single bytes for PageSpeed/Lighthouse reports and slow user mobile bandwidth).
- Pretty slow (you actually use translations functions in render methods, directive or filters. You expect them to run fast, that's not always the case).
So yeah,...
💋 FrenchKiss.js
i18n javascript lib running 5-1000 times faster than others
💋 FrenchKiss.js is a new i18n javascript library built to be really fast.
It supports ICU format, variables interpolations, SELECT/PLURAL expressions and is around 5 to 1000 times faster than other i18n libraries while it only weighs 1Ko GZIP.
💋 FrenchKiss.js
i18n javascript lib running 5-1000 times faster than others