Skip to content

Hashnode/editor.js

 
 

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

License

Stars

Watchers

Forks

Packages

No packages published

Languages

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