0.5.1 • Published 7 years ago

typedata v0.5.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 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

7 years ago

0.5.0

7 years ago

0.4.0

8 years ago

0.3.0

9 years ago

0.2.0

9 years ago

0.1.2

9 years ago

0.1.1

10 years ago

0.1.0

10 years ago

0.0.8-10

10 years ago

0.0.8-9

10 years ago

0.0.8-8

10 years ago

0.0.8-7

10 years ago

0.0.8-6

10 years ago

0.0.8-5

10 years ago

0.0.8-4

10 years ago

0.0.8-3

10 years ago

0.0.8-2

10 years ago

0.0.8-1

10 years ago

0.0.8-0

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago