您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Guillaume Vincent a22c7bfac5 on default view get only default password version 7 年前
dist display save button only on index 7 年前
src on default view get only default password version 7 年前
test clean personal info when user logout 7 年前
.gitignore build version 2 8 年前
.travis.yml change version of node in travis 8 年前
LICENSE change license from MIT to GNU GPLv3 8 年前
demo.gif add demo.gif 8 年前
index.html reduce bundle size 8 年前
package.json replace datalist by autocomplete lib 7 年前
readme.md add dev instruction to documentation 7 年前
webpack.config.js remove useless resolve conf in webpack config 7 年前

readme.md

Build Status

LessPass pure component for lesspass.com

  • vue
  • vue-router
  • vuex
  • ava
  • webpack

Tests

npm install
npm test

Dev

npm run dev

Then open http://0.0.0.0:8080/.

Build

npm run build

License

This project is licensed under the terms of the GNU GPLv3.

Issues

report issues on LessPass project