0.5.1 • Published 7 years ago
typedata v0.5.1
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 typedataThen import what you need:
import { List } from 'typedata';Development
To install dependencies:
npm installTo test it:
npm testTo test it and watch modifications:
npm run test:autoContributors
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