Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket
e

electricessence

npm

Packages

Current Co-maintainers

Former Co-maintainers

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

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/tsdotnet/array-procedure/blob/master/LICENSE) [![npm version](https://img.shields.io/npm/v/@tsdotnet/array-procedure.svg?style=flat-square)](https

@tsdotnet/array-sort

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/tsdotnet/array-sort/blob/master/LICENSE) [![npm version](https://img.shields.io/npm/v/@tsdotnet/array-sort.svg?style=flat-square)](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

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/tsdotnet/collection-base/blob/master/LICENSE) [![npm version](https://img.shields.io/npm/v/@tsdotnet/collection-base.svg?style=flat-square)](https

@tsdotnet/common-interfaces

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/tsdotnet/common-interfaces/blob/master/LICENSE) ![npm-publish](https://github.com/tsdotnet/common-interfaces/workflows/npm-publish/badge.svg) [![np

@tsdotnet/compare

Utility for common comparison functions including sorting and type reflection.

@tsdotnet/date-time

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/tsdotnet/date-time/blob/master/LICENSE) [![npm version](https://img.shields.io/npm/v/@tsdotnet/date-time.svg?style=flat-square)](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

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/tsdotnet/exceptions/blob/master/LICENSE) [![npm version](https://img.shields.io/npm/v/@tsdotnet/exceptions.svg?style=flat-square)](https://www.npm

@tsdotnet/integer

Utility for processing and asserting integers.

@tsdotnet/key-value-pair

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://github.com/tsdotnet/key-value-pair/blob/master/LICENSE) [![npm version](https://img.shields.io/npm/v/@tsdotnet/key-value-pair.svg?style=flat-square)](https:/

@tsdotnet/lazy

Lazy<T> and ResettableLazy<T> class for simplifying lazy initialization.