Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing.
- [JavaScript Deobfuscator](https://deobfuscate.io) - A simple but powerful deobfuscator to remove common JavaScript obfuscation techniques.
- [JSON ABC](https://novicelab.org/jsonabc/) - Sorts JSON alphabetically
- [JSONFormatOnline](https://jsonformatonline.com) - Format, validate and convert JSON locally in the browser, no data sent to servers.
- [DevToolkit](https://ghassan-gaidi.github.io/specA1-toolkit/?ref=specF1) - Free browser toolkit: JWT decoder, cron explainer, epoch converter, UUID v4, SHA-2 hashes, JSON formatter and Base64/URL codecs. 100% client-side, works offline.
- [Markdown to HTML](https://markdowntohtml.com) - Paste or type your markdown and see it rendered as HTML. Download or copy the resulting HTML.
- [Markdown Tools](https://markdowntools.com) - Tools to convert Markdown to/from a number of formats. E.g. Html to Markdown, or a CSV to a Markdown table.
- [Sucrase](https://sucrase.io) - Super-fast Babel alternative
Expand Down
Loading