Vue.js content renderer for JSON blocks from Editor.js https://www.npmjs.com/package/block-renderer
Go to file
2020-10-20 18:42:43 +02:00
dist Update for lazy loading images 2020-10-20 18:42:43 +02:00
public init 2020-08-16 15:30:26 +02:00
src Update for lazy loading images 2020-10-20 18:42:43 +02:00
.browserslistrc init 2020-08-16 15:30:26 +02:00
.eslintrc.js init 2020-08-16 15:30:26 +02:00
.gitignore Build 0.1.5 2020-08-21 22:11:10 +02:00
babel.config.js init 2020-08-16 15:30:26 +02:00
package-lock.json Add math block 2020-09-30 22:06:01 +02:00
package.json Update for lazy loading images 2020-10-20 18:42:43 +02:00
README.md init 2020-08-16 15:30:26 +02:00

block-renderer

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.