2.1.3 • Published 2 years ago

generator-jest-leetcode v2.1.3

Weekly downloads
6
License
Apache-2.0
Repository
github
Last release
2 years ago

generator-jest-leetcode NPM version Build Status Dependency Status

Generate file and test for leetcode problem

Why?

Leetcode checks are slow. So, for convenience, you can solve problems in yourfavourite IDE.

Usage

I think the only project, that uses this package is this one.

Installation

First, install Yeoman and generator-jest-leetcode using npm (we assume you have pre-installed node.js).st

npm install -g yo
npm install -g generator-jest-leetcode

Then generate your new project:

yo jest-leetcode

License

Apache-2.0 © showmeyourhits

2.1.3

2 years ago

2.1.2

3 years ago

2.1.1

3 years ago

2.1.0

3 years ago

1.1.0

4 years ago

2.0.0

4 years ago

1.0.0

5 years ago

0.0.0

5 years ago