No description
  • TypeScript 60.1%
  • JavaScript 32.1%
  • CSS 7.8%
Find a file
2023-09-12 19:46:33 +04:00
.vscode init 2023-09-12 19:46:33 +04:00
icons init 2023-09-12 19:46:33 +04:00
media init 2023-09-12 19:46:33 +04:00
src init 2023-09-12 19:46:33 +04:00
.eslintrc.json init 2023-09-12 19:46:33 +04:00
.gitignore init 2023-09-12 19:46:33 +04:00
.vscodeignore init 2023-09-12 19:46:33 +04:00
.yarnrc init 2023-09-12 19:46:33 +04:00
CHANGELOG.md init 2023-09-12 19:46:33 +04:00
LICENSE init 2023-09-12 19:46:33 +04:00
package-lock.json init 2023-09-12 19:46:33 +04:00
package.json init 2023-09-12 19:46:33 +04:00
package.json.test init 2023-09-12 19:46:33 +04:00
README.md init 2023-09-12 19:46:33 +04:00
tsconfig.json init 2023-09-12 19:46:33 +04:00
vsc-extension-quickstart.md init 2023-09-12 19:46:33 +04:00
webpack.config.js init 2023-09-12 19:46:33 +04:00
yarn-error.log init 2023-09-12 19:46:33 +04:00
yarn.lock init 2023-09-12 19:46:33 +04:00

krita-preview README

Image preview for krita files. It heavily based on code from media-preview extension.

Features

Opens *.kra file and shows you image that file containing.

Release Notes

1.0.0

Initial release of krita-preview

Enjoy!