https://github.com/crimx/crx-leetmark
Chrome extension that converts Leetcode problem description into Github Flavored Markdown
https://github.com/crimx/crx-leetmark
chrome-extension leetcode
Last synced: 5 months ago
JSON representation
Chrome extension that converts Leetcode problem description into Github Flavored Markdown
- Host: GitHub
- URL: https://github.com/crimx/crx-leetmark
- Owner: crimx
- License: mit
- Created: 2018-07-02T11:38:51.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-04-28T15:40:11.000Z (over 6 years ago)
- Last Synced: 2025-05-05T20:14:26.656Z (5 months ago)
- Topics: chrome-extension, leetcode
- Language: JavaScript
- Homepage: https://chrome.google.com/webstore/detail/leetmark/pbpcnaodgahdlijbhjeohbjoafbdafdp
- Size: 356 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Leetmark
[](https://chrome.google.com/webstore/detail/pbpcnaodgahdlijbhjeohbjoafbdafdp)
[](https://chrome.google.com/webstore/detail/pbpcnaodgahdlijbhjeohbjoafbdafdp)Share your ingenious Leetcode solutions like a boss.
Leetmark generates a decent Github Flavored Markdown template from a Leetcode problem page.
Meta data is stored as Front Matter from which Github will generate a neat data table. Also useful for other blog frameworks.
Additional JSON data export.
See [sample.md](sample.md) or [my solutions repo](https://github.com/crimx/leetcope) for example.