Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Guillaume Vincent a22c7bfac5 on default view get only default password version il y a 7 ans
dist display save button only on index il y a 7 ans
src on default view get only default password version il y a 7 ans
test clean personal info when user logout il y a 7 ans
.gitignore build version 2 il y a 8 ans
.travis.yml change version of node in travis il y a 8 ans
LICENSE change license from MIT to GNU GPLv3 il y a 8 ans
demo.gif add demo.gif il y a 8 ans
index.html reduce bundle size il y a 8 ans
package.json replace datalist by autocomplete lib il y a 7 ans
readme.md add dev instruction to documentation il y a 7 ans
webpack.config.js remove useless resolve conf in webpack config il y a 7 ans

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