選択できるのは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