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 03951e9678 Hide save button if user not in the password generation page 7 lat temu
dist 4.5.12 7 lat temu
scripts Add a line break at the end of each translation file. 7 lat temu
src Hide save button if user not in the password generation page 7 lat temu
test Stop loading current password profile if domain name is different 7 lat temu
.editorconfig add .editorconfig and auto format 7 lat temu
.gitignore build version 2 8 lat temu
.travis.yml update travis configuration 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 Stop loading current password profile if domain name is different 7 lat temu
package.json Stop loading current password profile if domain name is different 7 lat temu
readme.md add dev instruction to documentation 7 lat temu
server.js add npm start script 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