Commit Graph

21 Commits

Author SHA1 Message Date
Christian Kaisermann
ea2ac47d14 docs: ✏️ add tiny example to readme 2019-11-22 15:07:20 -03:00
Christian Kaisermann
766f196bba docs: ✏️ add npm and CI badge 2019-11-22 13:51:18 -03:00
Christian Kaisermann
c9eb746797 style: 💄 fix eslint errors 2019-11-22 13:51:18 -03:00
Christian Kaisermann
02720aa6b6 docs: ✏️ link to wiki 2019-11-22 13:51:18 -03:00
Christian Kaisermann
b19b69050e feat: 🎸 add pathname and hostname pattern matching 2019-11-22 13:51:18 -03:00
Christian Kaisermann
3dce407f4f chore: 🤖 use new register and waitLocale methods 2019-11-22 13:51:18 -03:00
Christian Kaisermann
408b40cc8c chore: 🤖 add TODO list to README 2019-11-22 13:51:18 -03:00
Christian Kaisermann
db21bb878a refactor: 💡 rewrite to typescript 2019-11-22 13:51:18 -03:00
Christian Kaisermann
8de3d27e09 Add method to get client locale 2019-06-18 18:02:02 -03:00
Christian Kaisermann
5e927260c1 Add demo link 2019-05-18 23:06:39 -03:00
Christian Kaisermann
0ae0cc8148
Support svelte v3 (#6) 2019-05-18 22:59:26 -03:00
Christian Kaisermann
cec700af53 Remove extra parenthesis 2019-03-20 10:05:40 -03:00
Christian Kaisermann
051c53458f
Fix readme.md example 2019-03-20 10:00:58 -03:00
Christian Kaisermann
8a3b674ac0
Add how to get current locale 2018-12-01 20:27:27 -02:00
Christian Kaisermann
50da3e798b Better book example 2018-08-15 22:18:07 -03:00
Christian Kaisermann
be3f7b50fb Add simple pluralization 2018-08-14 15:21:06 -03:00
Christian Kaisermann
07691f3a6d Namespace i18n store methods with "i18n" property 2018-08-08 20:17:08 -03:00
Christian Kaisermann
255547914b I'm sorry Typescript, it's not you... 2018-08-07 18:53:07 -03:00
Christian Kaisermann
a189f9e90b Add deep merge for extensible locale dictionaries 2018-07-26 23:33:02 -03:00
Christian Kaisermann
10bb240609 Add svelte, sveltify the code and add some tests 2018-07-26 11:09:11 -03:00
Christian Kaisermann
f362bea98f 👶 Initial commit 2018-07-25 22:50:55 -03:00