Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pret-a-porter authored May 11, 2020
1 parent 1e0c4c7 commit d515776
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@
[![bundle size](https://badgen.net/bundlephobia/minzip/eo-locale@latest?icon=awesome)](https://bundlephobia.com/result?p=eo-locale@latest)

* 💪Runs in all browsers and Node.js
* ☎Can be used not only in React.Component but also in Vanilla JS
* 📦Tiny(1.7kB). Calculated by [size-limit](https://github.com/ai/size-limit) and [bundlephopia](https://bundlephobia.com/result?p=eo-locale@latest).
* 📚Supports ICU format
* 🎓Based on Internationalization API and React Hooks
* 👫Familiar react-intl API & patterns
* 📚Message format is strictly implemented by [ICU standards](http://userguide.icu-project.org/formatparse/messages)
* 🎓Support for 150+ languages
* 🎉Support HTML in message
* 👫Simple. Only four components and one hook
* ⚙️Both TS and Flow types included
* 🎄Optimized for [tree shaking](https://webpack.js.org/guides/tree-shaking/)

Expand Down

0 comments on commit d515776

Please sign in to comment.