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

https://github.com/mkacct/ts-util

Miscellaneous general utilities for TypeScript projects
https://github.com/mkacct/ts-util

javascript nodejs typescript utility

Last synced: 2 months ago
JSON representation

Miscellaneous general utilities for TypeScript projects

Awesome Lists containing this project

README

          

# `ts-util`

[![NPM Version](https://img.shields.io/npm/v/%40mkacct%2Fts-util)](https://www.npmjs.com/package/@mkacct/ts-util)

This package is a collection of general utilities that would otherwise be duplicated across many TypeScript projects. (They are of course also usable in JavaScript, though there is no runtime type checking.)

See JSDoc comments (in source or using your IDE) for documentation.