1.0.5 • Published 12 months ago

@10dimen/type-utils v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
12 months ago

type-utils

type-utils is a comprehensive utility package for type checking and validation. With this lightweight library, you can easily determine data types and check for non-empty values. Perfect for projects requiring robust data validation and type inspection.

Features

  • Type Checking: Determine if a value is a string, number, boolean, function, object, array, date, or long (int64).
  • Validation: Check if a value is not empty, including support for arrays and objects.
  • Utility Functions: Additional helper functions to enhance data validation and inspection.

Installation

Install the package via npm:

npm install @10dimen/type-utils
1.0.5

12 months ago

1.0.4

12 months ago

1.0.3

12 months ago

1.0.2

12 months ago