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 1cd6d381f6 Clean bootstrap.scss import list in LessPass.scss 6 年之前
dist 5.1.2 6 年之前
scripts Add prettier 7 年之前
src Clean bootstrap.scss import list in LessPass.scss 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