utills

0.1.1 • Public • Published

Utills

A collection of reusable utilities.

Repository | Package | Releases | Discussions

npm i -D utills

Features

  • TypeScript friendly
  • Fully tree-shakeable
  • No dependencies

Usage

// ESM & TS
import { isNull, isString, ... } from 'utills'

// Types
import type { IsAny, RequiredDeep, ... } from 'utills'

Community

Feel free to use the official discussions for any additional questions.

License

Developed in 🇭🇷 Croatia

Released under the MIT license.

© Ivo Dolenc

Package Sidebar

Install

npm i utills

Weekly Downloads

4

Version

0.1.1

License

MIT

Unpacked Size

12.9 kB

Total Files

7

Last publish

Collaborators

  • ivodolenc