No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Guillaume Vincent ba37141e17 Clean code in PasswordGenerator.vue component hace 6 años
dist 5.1.2 hace 6 años
scripts Add prettier hace 7 años
src Clean code in PasswordGenerator.vue component hace 6 años
test Fix e2e tests because of bad id hace 6 años
.editorconfig add .editorconfig and auto format hace 7 años
.gitignore Add end to end tests hace 7 años
.travis.yml Remove xvfb on travis hace 7 años
LICENSE change license from MIT to GNU GPLv3 hace 8 años
README.md Update README.md hace 7 años
demo.gif add demo.gif hace 8 años
index.html Add end to end tests for password reset page hace 7 años
package-lock.json Show tooltip when you copy the password with the keyboard hace 6 años
package.json Show tooltip when you copy the password with the keyboard hace 6 años
server.js Add end to end tests hace 7 años
webpack.config.js Add end to end tests for password reset page hace 7 años

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