0.1.0 • Published 3 years ago

noteor v0.1.0

Weekly downloads
4
License
MIT License
Repository
github
Last release
3 years ago

12-01 ~ 12-02

preface

i made editors to use on my blog's admin page . but all of stuffs doesn't satisfied me anything. many editors, markdown, even custom one note editor... i created so hard them but i was fed-up soon..

and when i found notion platform, i decided that make library like notion editor. it means i can never be denied that i inspired to notion. it is my prototype output. and i will update gradually.

how to use

npm i noteor
new Noteor({ element: document.body })

Functions

  • inline markdown
  • free list control

TODO (lists that will updates)

  • linebreak in block
  • Undo & Redo
  • image insert

  • visual left function buttons

  • make Medium WYSIWYG Module

Trouble

Test

it tested only chrome. there may be a lot of difficulties. as possible as need your support. (but i'm not gonna support IE)

0.1.0

3 years ago