Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
Guillaume Vincent 6a0695a96f 4.6.0 7 lat temu
dist 4.6.0 7 lat temu
scripts Add prettier 7 lat temu
src Make password profile global state 7 lat temu
test Fix save button not present 7 lat temu
.editorconfig add .editorconfig and auto format 7 lat temu
.gitignore Add end to end tests 7 lat temu
.travis.yml Remove xvfb on travis 7 lat temu
LICENSE change license from MIT to GNU GPLv3 8 lat temu
demo.gif add demo.gif 8 lat temu
index.html Add full width and no border css modifiers 7 lat temu
package-lock.json 4.6.0 7 lat temu
package.json 4.6.0 7 lat temu
readme.md add dev instruction to documentation 7 lat temu
server.js Add end to end tests 7 lat temu
webpack.config.js Fix Uglify error in production build 7 lat temu

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