vandium common utility functions
A set of utilities shared between my projects
Functional version of Array.isArray
A javascript library which allows to check javascript value types at runtime
Some helpers for nodejs isString, isInt, isBoolean, isObject, isFloat, isArray, isDate
A Node.js module that contains some util functions ## Installation ```sh npm install kynpmtest --save yarn add kynpmtest bower install pluralize --save ``` ## Usage ### Javascript ```javascript var util = require('kynpmtest'); var isarray = util.isArray(
jlang - A modern JavaScript utility library inspired by PHP, Python, providing handy functions like isset(), isArray(), and other missing utilities in native JavaScript.
A modular DOM manipulation library.
Parser for ROS and ROS 2 .msg definitions
A set of extensions to the node core library, such as an isObject method to parallel isArray, a clone method and a mixin method.
A collection of assertions for test and production code alike.
utils for daybrush
Type-checking utilities for JavaScript
🐊Putout plugin adds ability to apply Array.isArray()
A base class implementing basic value validators. E.g: isDefined, isNumber, etc... More validators to be added soon (isEmpty, isNull, isGreaterThan, isLessThan, isBoolean, isArray, etc...)
Minimal zero-dependency utilities for using JavaScript Iterables in all environments.
Fun with Iterables
A drop-in replacement for `lodash.isarray`, backed by the main `lodash` package.
List of properties for JavaScript objects
A lightweight utility library for common JavaScript checks, including isEmpty, isNull, isNumber, isEmptyString, isArray, and isNaN. Useful for validation and data handling.
A workflow for modern frontend development.
see how long files take to require from the CLI
TypeScript tiny narrowing helpers you better use.
yet another Typescript type library for advanced types