13 packages
git-commit-translator
在git提交时调用谷歌API把提交信息转换成英文, 配置项: project-id 谷歌云的项目ID(使用前先要在环境变量中设置account和项目对应的tockenjson,具体参考[google cloud link](https://cloud.google.com/sdk/docs/initializing)
iosish-file-system
# 使用姿势 ``` javascript import Vue from 'vue'; import FileSystem from 'iosish-file-system'
jojo-components
Mobile first Vue Components in the house! Learn more from https://github.com/JojoIntheHouse/jojo-components/tree/master/examples
s-infinite-scroll.vue
请在这里添加描述
tui-image-editor-modify
TOAST UI Component: ImageEditor
u-infinite-scroll.vue
<!-- 该 README.md 根据 api.yaml 和 docs/*.md 自动生成,为了方便在 GitHub 和 NPM 上查阅。如需修改,请查看源文件 -->
vego
Vego is a Vue based library which apply MVVM (Model–view–viewmodel) to HTML5 canvas 2D programing. It provides a bunch of features allow you manipulate graphics like writing Vue components to manipulate DOMs. And it also provides a event mixin to mimic mo
vegocore
Basic Function:
vego-d3
## Usage ``` javascript import { LineChart, AreaChart, StackChart } from 'vego-d3'
vue-multifile-loader-v2
Webpack loader for multifile Vue components.