redound / ts-data

TypeScript Data Structure Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TSData

Typescript Data Structure Library.

Usage

import * as TSData from 'ts-data'

Contributing

# Installation
# Fork this repo (https://github.com/redound/ts-data)
# Clone the fork (E.g. `https://github.com/<your_username>/ts-data.git`)

cd ts-data

License

MIT

About

TypeScript Data Structure Library

License:MIT License


Languages

Language:TypeScript 51.2%Language:JavaScript 48.8%