Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/mpiorowski/ts-utils
- Owner: mpiorowski
- License: mit
- Created: 2022-08-22T21:36:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-15T12:50:12.000Z (over 2 years ago)
- Last Synced: 2024-12-04T03:36:01.448Z (about 1 month ago)
- Language: TypeScript
- Homepage:
- Size: 196 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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