Socket
Book a DemoInstallSign in
Socket

@aboutbits/ts-utils

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

@aboutbits/ts-utils

AboutBits' TypeScript utilities

latest
Source
npmnpm
Version
0.1.4
Version published
Maintainers
1
Created
Source

@aboutbits/ts-utils

npm package license

AboutBit's TypeScript utilities

Usage

Install the package:

npm i -D @aboutbits/ts-utils

Import the utility of your choice:

import type { DistributivePick } from '@aboutbits/ts-utils'

// omitted code using DistributivePick

Publish

To publish the package commit all changes and push them to main. Then run one of the following commands locally:

npm version patch
npm version minor
npm version major

Information

AboutBits is a company based in South Tyrol, Italy. You can find more information about us on our website.

Support

For support, please contact info@aboutbits.it.

Credits

  • All Contributors

License

The MIT License (MIT). Please see the license file for more information.

Keywords

ts-utils

FAQs

Package last updated on 18 Mar 2024

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