選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Guillaume Vincent 20edf94d92 Load password profile if site matching 7年前
dist build version 4.3.1 7年前
src Load password profile if site matching 7年前
test Load password profile if site matching 7年前
.gitignore build version 2 8年前
.travis.yml change version of node in travis 8年前
LICENSE change license from MIT to GNU GPLv3 8年前
demo.gif add demo.gif 8年前
index.html reduce bundle size 8年前
package.json use a vuex plugin to persist store in localStorage 7年前
readme.md add dev instruction to documentation 7年前
webpack.config.js remove purifycss-webpack-plugin, it breaks frontend 7年前

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