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.
- Host: GitHub
- URL: https://github.com/markedit-app/markedit-devtools
- Owner: MarkEdit-app
- License: mit
- Created: 2024-10-21T01:26:49.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-27T10:46:49.000Z (over 1 year ago)
- Last Synced: 2025-06-05T22:51:49.379Z (about 1 year ago)
- Language: TypeScript
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.