Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mpiorowski/ts-utils

A collection of Typescript utility functions and types.
https://github.com/mpiorowski/ts-utils

Last synced: 23 days ago
JSON representation

A collection of Typescript utility functions and types.

Awesome Lists containing this project

README

        



TsUtils


A collection of Typescript utility functions and types.

[![npm](https://img.shields.io/github/license/mpiorowski/ts-utils)](https://github.com/mpiorowski/ts-utils/blob/main/LICENSE)
[![npm](https://img.shields.io/npm/v/@mpiorowski/ts-utils)](https://www.npmjs.com/package/@mpiorowski/ts-utils)
[![npm](https://img.shields.io/bundlephobia/min/@mpiorowski/ts-utils)](https://www.npmjs.com/package/@mpiorowski/ts-utils)

## Functions

- assertIsDefined
- createArray
- searchArray
- checkEnv

## Types

- Optional