slate-paged
slate-paged copied to clipboard
A paged editor rather than a continuous block. built using slate js.
work in progress
A try to make slate js paged.
demo : https://slate-paged-demo.vercel.app
slate: https://github.com/ianstormtaylor/slate
done: basic editor setup basic functionalities figure out the nodes length and paging
TODO: testing and yea the page is breaking in some conditions need to figure out
Getting Started
after yarn dev visit http://localhost:3000 for notes
This is a Next.js project bootstrapped with create-next-app.