An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# Leetmark

[![Chrome Web Store](https://img.shields.io/chrome-web-store/users/pbpcnaodgahdlijbhjeohbjoafbdafdp.svg?label=Chrome%20users)](https://chrome.google.com/webstore/detail/pbpcnaodgahdlijbhjeohbjoafbdafdp)
[![Chrome Web Store](https://img.shields.io/chrome-web-store/stars/pbpcnaodgahdlijbhjeohbjoafbdafdp.svg?label=Chrome%20stars)](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.