vuex-help
Version:
a utilies library reduce boilerplate for vuex
21 lines (20 loc) • 440 B
JSON
{
"title": "Vuex",
"gitbook": ">3.0.0",
"plugins": ["edit-link", "prism", "theme-vuejs", "-fontsettings", "-highlight", "github"],
"pluginsConfig": {
"edit-link": {
"base": "https://github.com/vuejs/vuex/tree/dev/docs",
"label": "Edit This Page"
},
"github": {
"url": "https://github.com/vuejs/vuex/"
}
},
"links": {
"sharing": {
"facebook": false,
"twitter": false
}
}
}