MoonBit ❤️ LeetCode

add support of moonbit language to leetcode

Από την 25/05/2025. Δείτε την τελευταία έκδοση.

Δημιουργός
A23187
Βαθμολογίες
0 0 0
Έκδοση
1.1.0
Δημιουργήθηκε την
22/04/2025
Ενημερώθηκε την
25/05/2025
Μέγεθος
10 KB
Άδεια
MIT
Εφαρμόζεται σε

MoonBit ❤️ LeetCode

A browser extension to add support of moonbit language to leetcode, allowing you to solve leetcode problems using moonbit

MoonBit ❤️ LeetCode

Features

  1. Support syntax highlighting, code completion, and hover hints
  2. Support running and submitting your solutions written in moonbit, by compiling to javascript

How to use

Tampermonkey script

  1. Install tampermonkey extension in your browser
  2. Install moonbit-leetcode.js

Microsoft Edge extension

Install from https://microsoftedge.microsoft.com/addons/detail/jbjbplbebmpbbepanapebfigkgjedgjl. Or clone this repository to load manually, see more here

Google Chrome extension

Clone this repository to load manually, see more here

Change logs

### 1.1.0 1. Support installation as Microsoft Edge or Google Chrome extension ### 1.0.2 1. Use the localStorage of browser to persist the moonbit code 2. When switch language from moonbit to others, restore their code ### 1.0.1 1. Annotate the moonbit source code as comments in the compilied javascript code

Credits

License

MIT License