New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

ts-powertools

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-powertools

Collection of typescript tools

latest
Source
npmnpm
Version
0.0.5
Version published
Maintainers
1
Created
Source

author snyk downloads npm version license

ts-powertools

Collection of strongly typed tools designed to provide type safe solutions for common problems.

This package is work in progress and semantic versioning is not yet guaranteed. If you use this package, please make sure to set explcit version number in your package json.

Install

npm install ts-powertools

Api

Object types

  • objectKeys strongly typed version of Object.keys
  • objectValues strongly typed version of Object.values
  • objectEntries strongly typed version of Object.entries
  • map maps an object
  • mapAsync maps an object asynchronously
  • reduceAsync reduces an array asynchronously

Version history

See changelog

Keywords

typescript

FAQs

Package last updated on 25 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts