2.0.1 • Published 1 year ago

@charliewilco/knxwledge v2.0.1

Weekly downloads
-
License
Unlicense
Repository
-
Last release
1 year ago

Knxwledge

example workflow

Workspace to write, test and understand basic CS concepts like data structures and algorithms in TypeScript.

Check out the test directory for implementations.

Setup

Clone the project:

git clone https://github.com/charliewilco/knxwledge.git

Install the dependencies:

npm install

Run development script

npm run build -- -w

Or run the tests (Jest)

npm test
2.0.1

1 year ago

2.0.0

1 year ago