Java for android added functions to use string and list in a very easy way
Underscore helper for additional methods to string library
RTWTools for IDL - a library of useful IDL routines
Utility classes to work with files.
:package: Br 是一个提供了 35 个方法的工具包
A light and fast set of javascript utility functions
Delgado is your functional handyman.
Collection of Kotlin extension functions and utilities
Utilities for building electron elements.
Utility functions to make testing React/Redux applications with Jest easier
A little set of utilities to improve my experience as developer
🔧 Lightweight Sass utility library
Personal utilities written by go
Split values into two groups according to a predicate function.
Map values from one object to a new object having the same keys.
Trim whitespace characters from the beginning of a string.
Determine the number of seconds in a month.
Test whether a string contains only hexadecimal digits.
Test if a value is a relative path.
Get a nested property value.
Transform stream which joins streamed data.
Broadcast an ndarray to a specified shape.
Test if a value is ndarray-like.
Test if a value is a 2-dimensional ndarray-like object containing double-precision floating-point numbers.
Test if a value is an array.
Test whether all iterated values are truthy.
Test if a value is an array-like object containing only finite numbers.
Test if a double-precision floating-point numeric value is NaN.
Return a string giving the literal bit representation of a double-precision floating-point number.
Test if a value is an infinite number.
Return an array of an object's inherited enumerable and non-enumerable property names.
Test whether an unsigned integer is a power of 2.
Test if an object's own property is configurable.
Return an array of an object's own and inherited writable symbol properties.
Split an object's own and inherited property values into two groups according to a predicate function.
Revive a JSON-serialized error object.
Test if a value is an array containing a circular reference.
Return a string giving the literal bit representation of an unsigned 8-bit integer.
Standard library basic mathematical assertion utilities.
Standard library assertion utility tools.
Create a double-precision floating-point number from a literal bit representation.
Create an unsigned 32-bit integer from a literal bit representation.
Create (or fill) an array from an iterator.
Test if a value is a URIError object.
Return the number of non-singleton dimensions.
Test if a value is a boolean.
Remove a UTF-8 byte order mark (BOM) from the beginning of a string.
Test if a value is a URI.
Transform a curried function into a function invoked with multiple arguments.
Invoke a function for each element in a collection and update the collection in-place, iterating from right to left.