You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Guillaume Vincent ba37141e17 Clean code in PasswordGenerator.vue component преди 6 години
dist 5.1.2 преди 6 години
scripts Add prettier преди 7 години
src Clean code in PasswordGenerator.vue component преди 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 Show tooltip when you copy the password with the keyboard преди 6 години
package.json Show tooltip when you copy the password with the keyboard преди 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