LussacZheng / notepad.cc

A notepad.cc cover using Koa/Socket.io

Home Page:http://notepad.1976f.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A quick cover of notepad.cc

Demo

http://notepad.1976f.com/

Features

  • (Original) notepad.cc style & function
    • No register, notepad is created and associated with URL path
    • Save as you type
  • Enhanced sync/collaboration
    • Only transfer changed parts (saving bandwidth on mobile)
    • Modifications are synchronized to other clients and merged smartly, so no one's modification will be lost

Start

; Install dependencies
npm install

; Run
npm start

; Or run in watch mode
; npm run dev

About

A notepad.cc cover using Koa/Socket.io

http://notepad.1976f.com/


Languages

Language:JavaScript 81.7%Language:CSS 11.6%Language:HTML 6.0%Language:Shell 0.8%