Numeric types such as precise decimals
fast-check arbitraries for narrowed numeric types
micromark utility to decode numeric character references
Patches built-in TypeScript declarations to use stricter numeric types in `DataView` and `TypedArray` sub-classes.
Remove numeric separators from Decimal, Binary, Hex and Octal literals
Allow parsing of Decimal, Binary, Hex and Octal literals that contain a Numeric Literal Separator
A type checking library where each exported function returns either true or false and does not throw. Also added tests.
64-bit big-endian signed integer-to-string conversion
Provides mathematical clamp functions for numeric types in DuckDB, including general clamping, saturate, and others. Ensures values stay within a specified range and handles NULLs and NaNs correctly.
This is a library that supports memory obfuscation of numeric types, it ensures that your sensitive data will not be found by the memory scanners and searchers.
Pure-JS printf
Provides mathematical clamp functions for numeric types in DuckDB, including general clamping, saturate, and others. Ensures values stay within a specified range and handles NULLs and NaNs correctly.
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
TypeScript definitions for react-numeric-input
TypeScript definitions for numeric
Dinero.js v2 compatible API built on Genkin core with generic numeric types
Best type safe way to check null or undefined in typescript
Deep comparison of 2 instances for should.js
Fastest HTML entities encode/decode library.
Flatten nested arrays
Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates
A state machine compiler
Map of invalid numeric character references to their replacements, according to HTML
Simple bit writer/reader
A Rust library providing versatile numeric types supporting integers and floats designed for the Lucia programming language.
Fixed Point numerical type for simulating fixed point calculations
A collection of patches to Rails ActiveRecord - Unsigned Integer Columns, numeric STI column, numeric Polymorphic type column - which helps with partitioning in MySQL.
Validate Ruby data structures against JSON Schema definitions with support for type checking, required properties, pattern matching, numeric ranges, enums, and array validation.
Automatically create semantic scopes based on columns' types (dates, times, strings and numerics).
Interval data type supporting closed, open, and half-open boundaries with overlap detection, containment, intersection, union, subtraction, shift, scale, split, clamp, merging collections, and finding gaps. Works with any Comparable type including Numeric and Time.
This gem provides a macro for comparing the column and the other column of the record. Type of the comparable column is Date Time Numeric, and all that jazz.
A chainable guard clause DSL for validating method preconditions with built-in checks for nil, empty, numeric bounds, type checking, range, length, regex matching, inclusion, custom predicates, string prefix/suffix, and soft mode error collection.
Hyrax is a featureful Samvera front-end based on the latest and greatest Samvera software components.
Flags is a framework for Ruby which allows the definition of command-line flags, which are parsed in and can be accessed smartly from within your Ruby code. This framework allows for numerous different flag types, and takes care of the process of type conversion and flag validation (type and value checking).
Hyrax is a featureful Hydra front-end based on the latest and greatest Hydra software components.
This gem creates a thin shell to encapsulate primitive literal types such as integers, floats and symbols. There are a family of wrappers which mimic the behavior of what they contain. Primitive types have several drawbacks: no constructor to call, can't create instance variables, and can't create singleton methods. There is some utility in wrapping a primitive type. You can simulate a call by reference for example. You can also simulate mutability, and pointers. Some wrappers are dedicated to holding a single type while others may hold a family of types such as the `Number` wrapper. What is interesting to note is Number objects do not derive from `Numeric`, but instead derive from `Value` (the wrapper base class); but at the same time, `Number` objects mimic the methods of `Fixnum`, `Complex`, `Float`, etc. Many of the wrappers can be used in an expression without having to call an access method. There are also new types: `Bool` which wraps `true,false` and `Property` which wraps `Hash` types. The `Property` object auto-methodizes the key names of the Hash. Also `Fraction` supports mixed fractions.
Hyperon is a front-end based on the robust Hydra framework, providing a user interface for common repository features. Hyperon offers the ability to create repository object types on demand, to deposit content via multiple workflows, and to describe content with flexible metadata. Numerous optional features may be turned on in the administrative dashboard or added through plugins.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.