tom-parker / copyedit

JS tool for improving front-end copy-editing workflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

copyedit

Very beta.

Change the urlPrefix variable in copyedit.js to reflect your local server path.

Add a bookmarklet thus:

javascript:var%20script%20=%20document.createElement('script');script.setAttribute('src',%20'http://copyedit.dev/copyedit.js?1234');document.getElementsByTagName('body')%5B0%5D.appendChild(script);

Future releases will improve this process!

About

JS tool for improving front-end copy-editing workflow