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 6a0695a96f 4.6.0 7 years ago
dist 4.6.0 7 years ago
scripts Add prettier 7 years ago
src Make password profile global state 7 years ago
test Fix save button not present 7 years ago
.editorconfig add .editorconfig and auto format 7 years ago
.gitignore Add end to end tests 7 years ago
.travis.yml Remove xvfb on travis 7 years ago
LICENSE change license from MIT to GNU GPLv3 8 years ago
demo.gif add demo.gif 8 years ago
index.html Add full width and no border css modifiers 7 years ago
package-lock.json 4.6.0 7 years ago
package.json 4.6.0 7 years ago
readme.md add dev instruction to documentation 7 years ago
server.js Add end to end tests 7 years ago
webpack.config.js Fix Uglify error in production build 7 years ago

readme.md

Build Status

LessPass pure component for lesspass.com

  • 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