25개 이상의 토픽을 선택하실 수 없습니다. 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