You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
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