Vue.js content renderer for JSON blocks from Editor.js https://www.npmjs.com/package/block-renderer
Go to file
2020-11-09 10:18:20 +01:00
dist Adjustments to attaches block 2020-11-09 10:18:20 +01:00
public init 2020-08-16 15:30:26 +02:00
src Adjustments to attaches block 2020-11-09 10:18:20 +01: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 Adjustments to attaches block 2020-11-09 10:18:20 +01: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.