Skip to content
@tsdotnet

tsdotnet

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

Popular repositories

  1. 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 27 1

  2. parallel Public

    A utility for automatically partitioning tasks (promises) and executing them in parallel using separate processes or web workers.

    TypeScript 4

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

    TypeScript 4

  4. A class for building strings.

    TypeScript 1

  5. A set of commonly used functions for manipulating and formatting strings.

    TypeScript 1

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

    TypeScript 1

Repositories

  • 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 27 MIT 1 0 0 Updated Sep 15, 2021
  • type Public

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

    TypeScript 0 MIT 0 0 0 Updated Jun 9, 2021
  • tween-factory Public

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

    TypeScript 4 MIT 0 0 0 Updated Jun 9, 2021
  • uri Public

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

    TypeScript 0 MIT 0 0 0 Updated Jun 9, 2021
  • stopwatch Public

    A stopwatch class with lap timing and easy to use static methods. Useful for diagnostics.

    TypeScript 0 MIT 0 0 0 Updated Jun 9, 2021
  • threading Public

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

    TypeScript 0 MIT 0 0 0 Updated Jun 9, 2021
  • serialization Public

    Interfaces and utility for implementing serialization and serializable objects.

    TypeScript 0 MIT 0 0 0 Updated Jun 9, 2021
  • reflection Public

    A set of classes and utilities for JavaScript type inspection and validation.

    TypeScript 0 MIT 0 0 0 Updated Jun 9, 2021
  • queue Public

    A simple and fast FIFO collection for enqueuing and dequeuing items.

    TypeScript 0 MIT 0 0 0 Updated Jun 9, 2021
  • random Public

    A utility for simplifying generating random numbers and shuffling arrays.

    TypeScript 0 MIT 0 0 0 Updated Jun 9, 2021

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…