is.js is a JavaScript validation library and data type checker. It provides a suite of utilities to verify whether variables are primitives, arrays, functions, or specific object types. The project allows for the implementation of custom validation logic and the use of naming namespaces to override default rules and regular expressions. It covers a broad range of validation capabilities, including numeric arithmetic properties, date and time analysis for relative and absolute ranges, and string format verification for patterns such as emails, URLs, and IP addresses. The library also includes
Just is a collection of JavaScript utility libraries designed for data manipulation, functional programming, performance optimization, statistical analysis, and string processing. It provides a set of tools for deep cloning, filtering, and transforming complex objects and arrays. The project is structured as a series of zero-dependency modules, allowing utilities to be used independently to minimize bundle size. It implements functional programming patterns including currying, piping, and partial application, and provides execution control through memoization, debouncing, and throttling. The
DevToys is a cross-platform desktop application that functions as a comprehensive suite of offline utilities for common software development tasks. It provides a unified interface for performing data formatting, encoding, validation, and asset generation locally without requiring an internet connection. The application is built on a plugin-based extensibility framework that allows users to integrate custom utility modules to meet specific technical requirements. A core differentiator is its clipboard-aware management system, which monitors clipboard content to automatically suggest or open th
Underscore is a JavaScript utility library providing a suite of functional programming and data manipulation helpers. It serves as a framework for transforming data collections, composing functions, managing objects, and performing precise data type validation without modifying core language prototypes. The project includes a functional programming toolkit designed to control function execution timing and behavior through techniques such as debouncing, throttling, and partial application. It also provides a dedicated object manipulation utility for cloning, merging, picking, and omitting prop
Diese Bibliothek bietet eine Sammlung von Dienstprogrammen zur Verarbeitung, Validierung und Formatierung brasilianischer personenbezogener Daten und nationaler Identifikatoren. Sie dient als Toolkit zur Verwaltung gängiger Datenformate innerhalb des brasilianischen Ökosystems und stellt sicher, dass Informationen wie Steuernummern, Telefonnummern und Postleitzahlen offiziellen Standards entsprechen.
Die Hauptfunktionen von brazilian-utils/javascript sind: Brazilian Data Validation Libraries, Identification Number Validation, Luhn Checksum Validators, Brazilian Formatters, Deterministic Generators, Test Data Generators, String Masking Utilities, String Validation and Normalization.
Open-Source-Alternativen zu brazilian-utils/javascript sind unter anderem: arasatasaygin/is.js — is.js is a JavaScript validation library and data type checker. It provides a suite of utilities to verify whether… angus-c/just — Just is a collection of JavaScript utility libraries designed for data manipulation, functional programming,… devtoys-app/devtoys — DevToys is a cross-platform desktop application that functions as a comprehensive suite of offline utilities for… jashkenas/underscore — Underscore is a JavaScript utility library providing a suite of functional programming and data manipulation helpers.… ankurp/dollar — Dollar is a functional programming library for Swift that provides a comprehensive toolkit for collection… ramda/ramda — Ramda is a functional JavaScript standard library and toolset for immutable data transformation and composition. It…