Skip to content

An easy to use text editor originally made to run in a browser, but I altered it to run as a Chrome app. It supports regular expressions and versioning.

License

Notifications You must be signed in to change notification settings

devops0x01/moksha_web

 
 

Repository files navigation

moksha_web

A text editor in a browser that supports automatic versioning, regular expression replacements, and more.

It is intended for quick manipulations of text with no fear (just click "previous version" to backout a change).

Features:

  • sorting and reverse sorting
  • removal of blank lines
  • toggle tabs in text (or use tabs to switch between ui components)
  • customizable width and height
  • ui settings are automatically saved in your browser db so you only have to set them once
  • small and easy to use

To use:

  • open moksha.html in a modern browser.

To use as a google chrome extension app:

  • open the Google Chrome browser or Chromium.
  • type chrome://extensions into the address bar
  • select the developer mod check box in the upper right of the page
  • select "load unpacked extension..."
  • navigate to the folder containing it
  • select the containing folder and click the open button

screenshot-moksha beta - chromium

About

An easy to use text editor originally made to run in a browser, but I altered it to run as a Chrome app. It supports regular expressions and versioning.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.2%
  • HTML 10.4%
  • CSS 5.0%
  • Ruby 0.4%