您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Guillaume Vincent c3bc294704 Change master password field type to 'password' when password is generated 6 年前
dist 5.1.0 6 年前
scripts Add prettier 7 年前
src Change master password field type to 'password' when password is generated 6 年前
test Fix e2e tests because of bad id 6 年前
.editorconfig add .editorconfig and auto format 7 年前
.gitignore Add end to end tests 7 年前
.travis.yml Remove xvfb on travis 7 年前
LICENSE change license from MIT to GNU GPLv3 8 年前
README.md Update README.md 7 年前
demo.gif add demo.gif 8 年前
index.html Add end to end tests for password reset page 7 年前
package-lock.json 5.1.1 6 年前
package.json 5.1.1 6 年前
server.js Add end to end tests 7 年前
webpack.config.js Add end to end tests for password reset page 7 年前

README.md

LessPass pure

LessPass web component

  • 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