Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Guillaume Vincent c3bc294704 Change master password field type to 'password' when password is generated 6 anos atrás
dist 5.1.0 6 anos atrás
scripts Add prettier 7 anos atrás
src Change master password field type to 'password' when password is generated 6 anos atrás
test Fix e2e tests because of bad id 6 anos atrás
.editorconfig add .editorconfig and auto format 7 anos atrás
.gitignore Add end to end tests 7 anos atrás
.travis.yml Remove xvfb on travis 7 anos atrás
LICENSE change license from MIT to GNU GPLv3 8 anos atrás
README.md Update README.md 7 anos atrás
demo.gif add demo.gif 8 anos atrás
index.html Add end to end tests for password reset page 7 anos atrás
package-lock.json 5.1.1 6 anos atrás
package.json 5.1.1 6 anos atrás
server.js Add end to end tests 7 anos atrás
webpack.config.js Add end to end tests for password reset page 7 anos atrás

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