MoonBit ❤️ LeetCode

add support of moonbit language to leetcode

Author
A23187
Daily installs
0
Total installs
1
Ratings
0 0 0
Version
1.1.2
Created
2025-04-22
Updated
2025-05-28
Size
12.8 KB
License
MIT
Applies to
+

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.2 1. For moonbit, support reset to default code ### 1.1.1 1. Fix ### 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