Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Guillaume Vincent 6a0695a96f 4.6.0 7 anos atrás
dist 4.6.0 7 anos atrás
scripts Add prettier 7 anos atrás
src Make password profile global state 7 anos atrás
test Fix save button not present 7 anos atrás
.editorconfig add .editorconfig and auto format 7 anos atrás
.gitignore Add end to end tests 7 anos atrás
.travis.yml Remove xvfb on travis 7 anos atrás
LICENSE change license from MIT to GNU GPLv3 8 anos atrás
demo.gif add demo.gif 8 anos atrás
index.html Add full width and no border css modifiers 7 anos atrás
package-lock.json 4.6.0 7 anos atrás
package.json 4.6.0 7 anos atrás
readme.md add dev instruction to documentation 7 anos atrás
server.js Add end to end tests 7 anos atrás
webpack.config.js Fix Uglify error in production build 7 anos atrás

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