This is the multi-page printable view of this section. Click here to print.
Javascript
Javascript projects
- 1: Bazel targets
- 2: Changelog
- 3: Leetcode downloader
- 3.1: Bazel targets
- 3.2: Changelog
1 - Bazel targets
Name | Info | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
changelog |
|
||||||||||
changelog-changelog |
|
||||||||||
changelog-changelog-data |
|
||||||||||
changelog-children |
|
||||||||||
changelog-template |
|
||||||||||
postcss |
|
||||||||||
postcss__entry_point |
|
||||||||||
prettier |
|
||||||||||
prettier__entry_point |
|
||||||||||
readme |
|
||||||||||
readme-children |
|
2 - Changelog
- Update leetcode (e43773)
3 - Leetcode downloader
Tampermonkey script to download leetcode submissions
How to use
- Enable the script
- Go to the submissions page: https://leetcode.com/submissions
- Click on the
Download submissions
button in the bottom right corner - Wait
- The submissions file should be in
~/Downloads
3.1 - Bazel targets
Name | Info | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
changelog |
|
||||||||||
changelog-changelog |
|
||||||||||
changelog-changelog-data |
|
||||||||||
changelog-children |
|
||||||||||
changelog-template |
|
||||||||||
lib |
|
||||||||||
readme |
|
||||||||||
readme-children |
|
3.2 - Changelog
- Update leetcode (e43773)