0.5.1 • Published 5 years ago

typedata v0.5.1

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

5 years ago

0.5.0

5 years ago

0.4.0

6 years ago

0.3.0

7 years ago

0.2.0

7 years ago

0.1.2

7 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.8-10

8 years ago

0.0.8-9

8 years ago

0.0.8-8

8 years ago

0.0.8-7

8 years ago

0.0.8-6

8 years ago

0.0.8-5

8 years ago

0.0.8-4

8 years ago

0.0.8-3

8 years ago

0.0.8-2

8 years ago

0.0.8-1

8 years ago

0.0.8-0

8 years ago

0.0.7

8 years ago

0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago