Skip to content
@tsdotnet

tsdotnet

A collection of .NET inspired interfaces, classes and utilities for use with TypeScript and JavaScript.

Pinned

  1. linq linq Public

    A familiar set of functions that operate on JavaScript iterables (ES2015+) in a similar way to .NET's LINQ does with enumerables.

    TypeScript 42 2

Repositories

Showing 10 of 40 repositories
  • array-utility Public

    A small collection of useful array functions.

    TypeScript 1 MIT 0 0 0 Updated Oct 25, 2023
  • observable-base Public

    A simple set of subscription base classes for implementing .NET style observables.

    TypeScript 0 MIT 0 0 0 Updated Oct 25, 2023
  • object-pool Public

    A flexible Object Pool that trims the pool down to the specified max size after a specified delay.

    TypeScript 2 MIT 0 0 0 Updated Oct 25, 2023
  • observable-timer Public

    An observable timer class that publishes to its subscribers on every tick or specified interval.

    TypeScript 1 MIT 0 0 0 Updated Oct 25, 2023
  • memoize Public

    A utility for creating an iteratively cached (memoized) result of an iterable.

    TypeScript 0 MIT 0 0 0 Updated Oct 25, 2023
  • lazy Public

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

    TypeScript 0 MIT 0 0 0 Updated Oct 25, 2023
  • TypeScript 0 MIT 0 0 0 Updated Oct 25, 2023
  • integer Public

    Utility for processing and asserting integers.

    TypeScript 0 MIT 0 0 0 Updated Oct 25, 2023
  • linked-list Public

    A doubly (bidirectional) linked list. Acts as a safe, value focused wrapper for a linked-node-list.

    TypeScript 2 MIT 0 0 0 Updated Oct 25, 2023
  • uri Public

    A set of utilities for building URIs and creating/parsing well formed URLs.

    TypeScript 0 MIT 0 0 0 Updated Oct 25, 2023

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…