Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 435 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 435 Bytes

notatejs

This is a lightweight javascript annotation library

Check out the live demo. Right now it shows one notation at a time.

data stored in format: {"start":13,"end":18,"content":"modo","timestamp":1469358419567}

PS: lots of code is taken from SO as is. references have been provided inside notateJS file.