A workshop for JavaScript for playing LeetCode with your local editor and test locally
394

A workshop based on leetcode-cli for JavaScript for playing LeetCode with your local editor.
https://github.com/luxp/leetcode-workshop-javascript

Key Features:

  1. get LeetCode problem with cli
  2. run test with jest locally, which is much faster
  3. auto copy the submit content and open LeetCode problem page, you just need to paste
Comments (0)