Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
Guillaume Vincent ba37141e17 Clean code in PasswordGenerator.vue component 6 år sedan
dist 5.1.2 6 år sedan
scripts Add prettier 7 år sedan
src Clean code in PasswordGenerator.vue component 6 år sedan
test Fix e2e tests because of bad id 6 år sedan
.editorconfig add .editorconfig and auto format 7 år sedan
.gitignore Add end to end tests 7 år sedan
.travis.yml Remove xvfb on travis 7 år sedan
LICENSE change license from MIT to GNU GPLv3 8 år sedan
README.md Update README.md 7 år sedan
demo.gif add demo.gif 8 år sedan
index.html Add end to end tests for password reset page 7 år sedan
package-lock.json Show tooltip when you copy the password with the keyboard 6 år sedan
package.json Show tooltip when you copy the password with the keyboard 6 år sedan
server.js Add end to end tests 7 år sedan
webpack.config.js Add end to end tests for password reset page 7 år sedan

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