Go to file
dependabot[bot] 6db88b757b
Bump eslint-utils from 1.4.0 to 1.4.3
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.3.
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.3)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-02 13:03:58 +00:00
docs up 2019-10-27 10:40:39 +01:00
scripts fixed language versions 2017-12-03 18:46:57 +01:00
tmpl favicon 2017-05-06 14:48:01 +02:00
.editorconfig better plugins page 2017-12-20 13:30:16 +01:00
.eslintrc up 2019-08-18 11:06:46 +02:00
.gitignore ignored .iml 2019-08-16 20:03:57 +02:00
.travis.yml travis 2018-03-18 19:04:14 +01:00
LICENSE Initial commit 2017-04-09 10:44:59 +02:00
README.md issues note 2017-10-24 19:55:31 +02:00
package-lock.json Bump eslint-utils from 1.4.0 to 1.4.3 2019-11-02 13:03:58 +00:00
package.json up 2019-08-18 11:00:23 +02:00

README.md

KeeWeb plugins

This repo contains plugins and translations for KeeWeb.

Issues

Please open an issue in KeeWeb repo.

Translations

You can add or edit translations at OneSky, they will imported here automatically.

Scripts

Download translations from OneSky and save as KeeWeb plugins:

npm run-script translations

Update plugin definitions:

npm run-script update

Update everything:

npm start