Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Guillaume Vincent ba37141e17 Clean code in PasswordGenerator.vue component vor 6 Jahren
dist 5.1.2 vor 6 Jahren
scripts Add prettier vor 7 Jahren
src Clean code in PasswordGenerator.vue component vor 6 Jahren
test Fix e2e tests because of bad id vor 6 Jahren
.editorconfig add .editorconfig and auto format vor 7 Jahren
.gitignore Add end to end tests vor 7 Jahren
.travis.yml Remove xvfb on travis vor 7 Jahren
LICENSE change license from MIT to GNU GPLv3 vor 8 Jahren
README.md Update README.md vor 7 Jahren
demo.gif add demo.gif vor 8 Jahren
index.html Add end to end tests for password reset page vor 7 Jahren
package-lock.json Show tooltip when you copy the password with the keyboard vor 6 Jahren
package.json Show tooltip when you copy the password with the keyboard vor 6 Jahren
server.js Add end to end tests vor 7 Jahren
webpack.config.js Add end to end tests for password reset page vor 7 Jahren

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