Topic

utilities

Repositories (1766)

gize
gize yisehak-awm JavaScript

⏰ Ethiopian date utility library

1
video-subtitle-matcher
video-subtitle-matcher tolgaerdonmez JavaScript

Video & Subtitle Filename Matcher

1
Capstone-RetailWebsiteProject
Capstone-RetailWebsiteProject Sabourazadani HTML

The Capstone Project Retail Website is a project based on Selenium, TestNG - Java project for the Retail Website of Tek-School of America. This projec...

1
JavaUtils
JavaUtils jorexdeveloper Java

Useful Java Utility Programs

1
grid-center
grid-center downwindcss TypeScript

Grid "place-items" utilities. @downwindcss/flex-center but for grid

1
utils-deep-pluck
utils-deep-pluck stdlib-js JavaScript

Extract a nested property value from each element of an object array.

1
math-base-assert-is-infinitef
math-base-assert-is-infinitef stdlib-js Makefile

Test if a single-precision floating-point numeric value is infinite.

1
utils-eval
utils-eval stdlib-js Makefile

Alias for eval global.

1
assert-is-between
assert-is-between stdlib-js JavaScript

Test if a value is between two values.

1
process-node-version
process-node-version stdlib-js Makefile

Node version.

1
ndarray-dtypes
ndarray-dtypes stdlib-js Makefile

List of ndarray data types.

1
utils-tabulate-by
utils-tabulate-by stdlib-js JavaScript

Generate a frequency table according to an indicator function.

1
assert-is-digit-string
assert-is-digit-string stdlib-js JavaScript

Test whether a string contains only numeric digits.

1
nlp-expand-contractions
nlp-expand-contractions stdlib-js Makefile

Expand contractions.

1
assert-is-buffer
assert-is-buffer stdlib-js Makefile

Test if a value is a Buffer object.

1
utils-async-do-while
utils-async-do-while stdlib-js JavaScript

Invoke a function while a test condition is true.

1
string-starts-with
string-starts-with stdlib-js JavaScript

Test if a string starts with the characters of another string.

1
assert-is-even
assert-is-even stdlib-js JavaScript

Test if a value is an even number.

1
utils-async-map-function
utils-async-map-function stdlib-js JavaScript

Invoke a function n times and return an array of accumulated function return values.

1
utils-some-by-right
utils-some-by-right stdlib-js Makefile

Test whether a collection contains at least `n` elements which pass a test implemented by a predicate function, iterating from right to left.

1
utils-reduce-right
utils-reduce-right stdlib-js Makefile

Apply a function against an accumulator and each element in a collection and return the accumulated result, iterating from right to left.

1
string-from-code-point
string-from-code-point stdlib-js JavaScript

Create a string from a sequence of Unicode code points.

1
utils-every-by
utils-every-by stdlib-js Makefile

Test whether all elements in a collection pass a test implemented by a predicate function.

1
utils-do-until-each-right
utils-do-until-each-right stdlib-js JavaScript

Until a test condition is true, invoke a function for each element in a collection, iterating from right to left.

1
assert-is-array-like-object
assert-is-array-like-object stdlib-js Makefile

Test if a value is an array-like object.

1
string-right-pad
string-right-pad stdlib-js JavaScript

Right pad a string.

1
assert-is-complex-typed-array
assert-is-complex-typed-array stdlib-js JavaScript

Test if a value is a complex typed array.

1
ndarray-base-to-array
ndarray-base-to-array stdlib-js JavaScript

Convert an ndarray buffer to a generic array.

1
iter-none
iter-none stdlib-js Makefile

Test whether all iterated values are falsy.

1
assert-is-strict-equal
assert-is-strict-equal stdlib-js Makefile

Test if two arguments are strictly equal.

1
ndarray-casting-modes
ndarray-casting-modes stdlib-js Makefile

List of ndarray casting modes.

1
math-base-assert-is-negative-integer
math-base-assert-is-negative-integer stdlib-js Makefile

Test if a finite double-precision floating-point number is a negative integer.

1
assert-is-inherited-property
assert-is-inherited-property stdlib-js Makefile

Test if an object has an inherited property.

1
ndarray-base-clamp-index
ndarray-base-clamp-index stdlib-js Makefile

Restrict an index to the interval [0,max].

1
assert-is-negative-number-array
assert-is-negative-number-array stdlib-js Makefile

Test if a value is an array-like object containing only negative numbers.

1
utils-inherited-properties
utils-inherited-properties stdlib-js JavaScript

Return an array of an object's inherited property names and symbols.

1
assert-is-nonpositive-integer-array
assert-is-nonpositive-integer-array stdlib-js Makefile

Test if a value is an array-like object containing only nonpositive integers.

1
assert-deep-equal
assert-deep-equal stdlib-js JavaScript

Test for deep equality between two values.

1
utils-nonenumerable-property-symbols
utils-nonenumerable-property-symbols stdlib-js Makefile

Return an array of an object's own non-enumerable symbol properties.

1
utils-nonindex-keys
utils-nonindex-keys stdlib-js Makefile

Return an array of an object's own enumerable property names which are not integer indices.

1
iter-union
iter-union stdlib-js JavaScript

Create an iterator which returns the union of two or more iterators.

1
iter-flow
iter-flow stdlib-js JavaScript

Create a fluent interface for chaining together iterator methods.

1
array-shape
array-shape stdlib-js JavaScript

Determine (nested) array dimensions.

1
number-float32-base-signbit
number-float32-base-signbit stdlib-js Makefile

Return a boolean indicating if the sign bit for a single-precision floating-point number is on (true) or off (false).

1
assert-deep-has-property
assert-deep-has-property stdlib-js JavaScript

Test whether an object contains a nested key path, either own or inherited.

1
assert-is-truthy
assert-is-truthy stdlib-js Makefile

Test if a value is truthy.

1
utils-constant-function
utils-constant-function stdlib-js Makefile

Constant function.

1
assert-is-plain-object-array
assert-is-plain-object-array stdlib-js Makefile

Test if a value is an array-like object containing only plain objects.

1
dir-watcher
dir-watcher tmeftah Python

watch folder for changes and copy or move files to another distination folder.

1
promizr
promizr spatools TypeScript

A modern Promise utility library which provides simple and powerful functions to manage complex async JavaScript.

1