Vue-i18n: Complete API reference

Created on 8 Jun 2020  路  10Comments  路  Source: kazupon/vue-i18n

Hi!

It seems that right now there only are "guides" on how to do various things. However I think it would be hugely helpful if there was some actual API reference that contains all the methods/properties/etc that vue-i18n offers (i.e. all the things that $t, $tc, $i18n, ... offer).

Thanks :)

Documentation

All 10 comments

Hi, have you seen this?
https://kazupon.github.io/vue-i18n/api/

@FrankyBoy
As @AleksandrSl pointed out, docs site have API reference.
Does this API reference helps ?

Maybe the navigation to API reference is easily missed...
image

That ... is very well hidden. Thanks for pointing that out.

Could this be made more visible somehow in the guide, as all links point to that? Ideally in the sidebar, same like you got the "Legacy" section.

On the one hand it's realy not so easy to find, from the other hand it repeats behaviour of Vue docs
image

But Vue has a lot more items that they have to fit somewhere.
For nuxt-i18n I've exposed those in the root: https://nuxt-community.github.io/nuxt-i18n/

@rchl your solution looks perfect to me, and vuex has the same solution

PR to improve navigation is welcome 馃檹

I will try to do it, if nobody minds

Can be closed I think

Thanks !!
Closing as resolved in #920 and the changes were deployed.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

SebastianS90 picture SebastianS90  路  15Comments

tvld picture tvld  路  19Comments

flaird picture flaird  路  15Comments

flaird picture flaird  路  28Comments

WangShayne picture WangShayne  路  57Comments