1.0.2 • Published 9 months ago

javascript-check-data-type v1.0.2

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

javascript-check-data-type

Description

javascript-check-data-type is a utility library designed to check and validate the data type of user-provided input. It supports various data types including strings, numbers, arrays, objects, and more. This library is ideal for input validation and type checking in JavaScript applications.

Features

  • Validate strings, numbers, arrays, objects, and other data types
  • Lightweight and easy to use
  • Suitable for both client-side and server-side applications

Installation

You can install the library using npm:

npm install javascript-check-data-type
1.0.2

9 months ago

1.0.1

9 months ago