Search results
51 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
u3 - Utility Functions
A collection of utility functions and constants for building chat UI components with Sendbird UIKit.
A collection of utility functions and constants for building chat UI components with Sendbird UIKit.
High-quality and essential Typescript utilities
Utility funcions for web development
Helper funcions for web development
A lightweight, versatile collection of TypeScript utility functions for everyday development needs. Simplify and streamline your Node.js, React, and Next.js projects with a powerful suite of well-organized helpers for strings, arrays, dates, objects, and
- utility functions
- TypeScript utilities
- JavaScript utilities
- common functions
- helper functions
- string utilities
- array utilities
- date utilities
- object utilities
- data validation
- number utilities
- npm utilities
- React utilities
- Next.js utilities
- View more
A collection of utility functions for array manipulation and transformation. Simplifies common operations like chunking, flattening, shuffling, finding differences, and more.
- array
- after
- before
- chunk
- difference
- first
- flattenArr
- getRandom
- isIterable
- last
- rotate
- sanitizeArr
- shuffle
- swap
- View more
A collection of utility functions for working with colors, including conversions between RGB, HEX, and HSL formats, as well as checks for color validity and type.
- colors
- isRgb
- isHex
- isHsl
- rgbToHex
- rgbToHsl
- hexToHsl
- hexToRgb
- hslToHex
- hslToRgb
- utilify
- utilities
- utility functions
- helper functions
- View more
A collection of utility functions for browser environments, including language detection, theme detection, cookie support, and more.
- browser
- getLanguage
- getTheme
- isCookieEnabled
- isFullscreenEnabled
- isOnline
- isTouchDevice
- toggleFullscreen
- utilify
- utilities
- utility functions
- JavaScript
- TypeScript
- productivity
- View more
A collection of utility functions for use in RedSky Engineering projects
A utility library for type checks and type manipulation in JavaScript and TypeScript, providing functions to determine types and verify values like null, undefined, boolean, number, and more.
- types
- getInstanceType
- getType
- isEqualType
- isUndefined
- isNull
- isBoolean
- isTruthy
- isFalsy
- isNumber
- isBigint
- isString
- isFunction
- isSymbol
- View more
Fast-web-Kit is a collection of utilities and functions that simplify common development tasks, allowing developers to write applications more quickly and efficiently. Lightweight, easy to use, and flexible, Fast-web-Kit helps save time and reduce develop
A utility library for detecting the runtime environment (Node.js, browser, Deno, etc.) and various environment-specific properties.
- environment
- getOS
- isBrowser
- isBun
- isDeno
- isMobile
- isNode
- isServer
- isWebWorker
- isDedicatedWorker
- isServiceWorker
- isSharedWorker
- utilify
- utilities
- View more
The Regex Utilities provide methods for validating common patterns such as email addresses, URLs, UUIDs, and more.
- regex
- isAlpha
- isAlphanumeric
- isBase64
- isCreditCard
- isEmail
- isIPV4
- isIPV6
- isSlug
- isURL
- isUUID
- utilify
- utilities
- utility functions
- View more
Refine your JavaScript workflows with Lazykit. A concentrated collection of lean utility functions, not a bloated library.
The Utilify math functions are designed to simplify common and complex mathematical operations, with full type safety and optimized performance.
- math
- average
- clamp
- divisors
- factorial
- fibonacci
- frequency
- isBetween
- isEven
- isOdd
- isPrime
- random
- round
- sum
- View more
These functions are useful for ensuring data security and integrity in web and back-end applications.
- crypto
- djb2
- hash
- randomUUID
- utilify
- utilities
- utility functions
- JavaScript
- TypeScript
- productivity
- helper functions
- programming
Collection of vanilla JS utility functions ES2015 compatible
The string utility functions provide a variety of methods for text manipulation, such as transforming, counting words, sanitizing, and formatting strings.
- string
- capitalize
- invertCase
- isLowerCase
- isUpperCase
- maskString
- removeAccents
- sanitizeStr
- slugify
- toCamelCase
- toKebabCase
- toPascalCase
- toSnakeCase
- truncate
- View more