25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Guillaume Vincent f440a2e8b3 Add default password profile view 7 yıl önce
dist build version 4.3.1 7 yıl önce
src Add default password profile view 7 yıl önce
test clean mutations 7 yıl önce
.gitignore build version 2 8 yıl önce
.travis.yml change version of node in travis 8 yıl önce
LICENSE change license from MIT to GNU GPLv3 8 yıl önce
demo.gif add demo.gif 8 yıl önce
index.html reduce bundle size 8 yıl önce
package.json use a vuex plugin to persist store in localStorage 7 yıl önce
readme.md add dev instruction to documentation 7 yıl önce
webpack.config.js remove purifycss-webpack-plugin, it breaks frontend 7 yıl önce

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