GhostText / GhostText-for-Atom

Allows live editing of Chrome/Firefox text area or JS Code editor content with Atom using WebSockets
MIT License
40 stars 4 forks source link

GhostText for Atom (Prototype)

Use the Atom editor to write in your browser. Everything you type in the editor will be instantly updated in the browser (and vice versa).

More information on the main GhostText repo

Install

Use Atom's command-line package manager:

apm i GhostText/GhostText-for-Atom

(Required because the package is not listed on atom.io)