Install & Download:
Description:
A Notion-like content editing app written in Vue 3, Vite, contenteditable element, and TailwindCSS.
How to use it:
1. Install the package with NPM or Yarn.
# Yarn $ yarn install # NPM $ npm install
2. Run the app locally.
# Yarn $ yarn dev # NPM $ npm run dev
Preview:

Changelog:
v0.0.1 (08/30/2021)
- chore: addBlockAfter with optional html parameter