armved / data-structures-ts

Implementations of popular data structures written in TypeScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TS Data Structures

Scripts

npm run start:dev

Starts development server which watches to src/index.ts file

npm run lint

Runs TSLint to find linting errors

About

Implementations of popular data structures written in TypeScript


Languages

Language:TypeScript 98.5%Language:JavaScript 1.5%