An open API service indexing awesome lists of open source software.

https://github.com/markedit-app/markedit-devtools

Dev Tools for MarkEdit.
https://github.com/markedit-app/markedit-devtools

Last synced: 10 months ago
JSON representation

Dev Tools for MarkEdit.

Awesome Lists containing this project

README

          

# MarkEdit-devtools

Dev Tools for MarkEdit that leverages [markedit-api](https://github.com/MarkEdit-app/MarkEdit-api).

## Available Tools

- Base64 Encoder/Decoder
- UUID Generator
- URL Encoder/Decoder
- HTML Entity Encoder/Decoder
- Hash Calculator
- Text Case Converter

## Installation

Copy [dist/markedit-devtools.js](dist/markedit-devtools.js) to `~/Library/Containers/app.cyan.markedit/Data/Documents/scripts/`.

You can also run `yarn install && yarn build` to build and deploy the script.

## Usage

Tools are accessible from the "Dev Tools" menu under the "Extensions" menu in status bar.