Skip to content

Instantly share code, notes, and snippets.

View Andrew565's full-sized avatar

Andrew Steele Andrew565

View GitHub Profile
@clisamurai
clisamurai / Nucleus.md
Last active April 24, 2024 13:29
A simple text editor in a bookmarklet

Nucleus

Nucleus is a plain-text editor hidden in a bookmarklet. It is fully responsive and supports all HTML5-supporting browsers. Nucleus is ultra-lightweight - it doesn't support any formating at all and saves itself along with your files when you save it. You can save Nucleus documents in PDF format by utilising the print-to-PDF functionality of your browser. It is also fully customizable and open-source - simply change the source code.

Requirements

  • An HTML5 compliant web browser

Installation