3.2.0 • Published 3 years ago

ts-primitives v3.2.0

Weekly downloads
9
License
MIT
Repository
github
Last release
3 years ago

Useful TypeScript primitives

This codebase produces an npm module that is an automatic derivation of some useful concepts from the Microsoft/vscode repo's vs/base/common directory.

Documentation

API Documentation

Development

Rebuild from source

Read code from the upstream vscode repo at the UPSTREAM_GIT_HASHISH (or master if not specified) and:

  1. Generate a tree-shaken module from async.ts, cancellation.ts, event.ts and lifecycle.ts.
  2. Produces tsdoc documents in ./docs.
npm run build [UPSTREAM_GIT_HASHISH]
3.2.0

3 years ago

3.1.0

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago

2.3.0

4 years ago

2.4.0

4 years ago

2.1.2

4 years ago

2.2.0

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.0

4 years ago

1.1.0

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago