0.5.1 • Published 6 years ago

typedata v0.5.1

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

TypeData

TypeData is a collection of common data structures developed in TypeScript. It is still under development.

Structures available

  • List

How to use it

Add it to your dependencies:

npm install --save typedata

Then import what you need:

import { List } from 'typedata';

Development

To install dependencies:

npm install

To test it:

npm test

To test it and watch modifications:

npm run test:auto

Contributors

Auro Mota

License

MIT License Copyright (c) 2019 Auro Mota

0.5.1

6 years ago

0.5.0

6 years ago

0.4.0

7 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago

0.0.8-10

9 years ago

0.0.8-9

9 years ago

0.0.8-8

9 years ago

0.0.8-7

9 years ago

0.0.8-6

9 years ago

0.0.8-5

9 years ago

0.0.8-4

9 years ago

0.0.8-3

9 years ago

0.0.8-2

9 years ago

0.0.8-1

9 years ago

0.0.8-0

9 years ago

0.0.7

9 years ago

0.0.6

9 years ago

0.0.5

9 years ago

0.0.4

9 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.1

9 years ago