ts-primitives
TypeScript icon, indicating that this package has built-in type declarations

3.2.0 • Public • Published

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]

Readme

Keywords

none

Package Sidebar

Install

npm i ts-primitives

Weekly Downloads

2

Version

3.2.0

License

MIT

Unpacked Size

864 kB

Total Files

9

Last publish

Collaborators

  • filearts