Skip to content
@tsdotnet

tsdotnet

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

Pinned Loading

  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
  • lazy Public

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

    tsdotnet/lazy’s past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated Jul 30, 2024
  • disposable Public

    A disposable base class and minimal set of interfaces to properly implement an object disposal pattern.

    tsdotnet/disposable’s past year of commit activity
    TypeScript 1 MIT 0 0 0 Updated Jul 24, 2024
  • common-interfaces Public

    A type-only library for commonly used interfaces and type aliases.

    tsdotnet/common-interfaces’s past year of commit activity
    0 MIT 0 0 0 Updated Jul 23, 2024
  • observable-base Public

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

    tsdotnet/observable-base’s past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated Jul 23, 2024
  • array-utility Public

    A small collection of useful array functions.

    tsdotnet/array-utility’s past year of commit activity
    TypeScript 1 MIT 0 0 0 Updated Jul 23, 2024
  • regex Public

    A .NET style Regular Expression class with named matches.

    tsdotnet/regex’s past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated Jul 23, 2024
  • type Public

    A set of useful utility functions for JavaScript run-time type checking and inspection.

    tsdotnet/type’s past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated Jul 22, 2024
  • tween-factory Public

    A strongly-typed "tweening" utility for use with TypeScript and JavaScript.

    tsdotnet/tween-factory’s past year of commit activity
    TypeScript 7 MIT 0 0 0 Updated Jul 22, 2024
  • uri Public

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

    tsdotnet/uri’s past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated Jul 22, 2024
  • threading Public

    Classes and functions for simplifying task scheduling and distributing tasks to workers.

    tsdotnet/threading’s past year of commit activity
    TypeScript 0 MIT 0 0 0 Updated Jul 22, 2024

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…