65 packages
axios-http-adapter
This is an adapter for unifiying an interface for http.
axios-http-adapter-commonjs
This is an adapter for unifiying an interface for http.
event-publisher
A strongly typed protected event creator/publisher/signaler for use with TypeScript and JavaScript.
gulp-typescript-helper
export interface CoreTypeScriptOptions
ordered-registry
A strongly typed ordered registry for use with TypeScript and JavaScript.
rcon-ts
A modern RCON client implementation written in TypeScript (targeting ES2015) and is async/await friendly.
stream-to-promise-agnostic
Convert streams (readable or writable) to promises using your own standard Promise library.
@tsdotnet/array-compare
A utility for comparing arrays.
@tsdotnet/array-copy
A commonly used array copy utility. (arrayCopy and arrayCopyTo)
@tsdotnet/array-dispatch
Helps invoke an array of functions, passing a payload to each.
@tsdotnet/array-init
Commonly used array initializer that optimizes for length.
@tsdotnet/array-procedure
[](https://github.com/tsdotnet/array-procedure/blob/master/LICENSE) [](https
@tsdotnet/array-sort
[](https://github.com/tsdotnet/array-sort/blob/master/LICENSE) [](https://www.npm
@tsdotnet/array-utility
A small collection of useful array functions.
@tsdotnet/char
A set of functions for testing character codes.
@tsdotnet/collection-base
[](https://github.com/tsdotnet/collection-base/blob/master/LICENSE) [](https
@tsdotnet/common-interfaces
[](https://github.com/tsdotnet/common-interfaces/blob/master/LICENSE)  [](https://github.com/tsdotnet/date-time/blob/master/LICENSE) [](https://www.npmjs
@tsdotnet/disposable
A disposable base class and minimal set of interfaces to properly implement an object disposal pattern.
@tsdotnet/event-factory
A strongly typed protected event creator/publisher/signaler for use with TypeScript and JavaScript.
@tsdotnet/exceptions
[](https://github.com/tsdotnet/exceptions/blob/master/LICENSE) [](https://www.npm
@tsdotnet/integer
Utility for processing and asserting integers.
@tsdotnet/key-value-pair
[](https://github.com/tsdotnet/key-value-pair/blob/master/LICENSE) [](https:/
@tsdotnet/lazy
Lazy<T> and ResettableLazy<T> class for simplifying lazy initialization.