GitHub - Hashnode/editor.js: A block-styled editor with clean JSON output

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

Editor.js + Apistack

Build instructions

Clone the repo git@github.com:Hashnode/editor.js.git

cd editor.js/

Install dependencies

yarn install

Pull submodules.

yarn pull_tools

Build & Watch - development yarn build:dev

Build for production yarn build

Your dist file is ./dist/editor.js

About

A block-styled editor with clean JSON output

Resources

Readme

License

Apache-2.0 license

Activity

Custom properties

Stars

11 stars

Watchers

1 watching

Forks

3 forks

Languages

  • TypeScript 87.8%
  • CSS 6.0%
  • HTML 5.1%
  • JavaScript 1.1%