You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -375,6 +375,7 @@ The following external tools are available to extend mq's functionality:
375
375
376
376
- [mq-check](https://github.com/harehare/mq/tree/main/crates/mq-check) - A syntax and semantic checker for mq files.
377
377
- [mq-conv](https://github.com/harehare/mq-conv) - A CLI tool for converting various file formats to Markdown.
378
+
- [mq-crawler](https://github.com/harehare/mq/tree/main/crates/mq-crawler) - A web crawler that extracts structured data from websites and outputs it in Markdown format.
378
379
- [mq-docs](https://github.com/harehare/mq-docs) - A documentation generator for mq functions, macros, and selectors.
379
380
- [mq-edit](https://github.com/harehare/mq-edit) - A terminal-based Markdown and code editor with WYSIWYG rendering and LSP support.
380
381
- [mq-lsp](https://github.com/harehare/mq/tree/main/crates/mq-lsp) - Language Server Protocol (LSP) implementation for mq query files, providing IDE features like completion, hover, and diagnostics.
0 commit comments