0.1.4 • Published 2 months ago

@aboutbits/ts-utils v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

@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

License

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

0.1.4

2 months ago

0.1.3

9 months ago

0.1.2

9 months ago

0.1.1

10 months ago

0.1.0

10 months ago