9,743 packages matching “negative indices”
negative-indices
v1.0.1 · 8 years ago
Extends arrays with support for negative indices. Uses ES6 Proxy.
No known vulnerabilities
is-negative-zero
v2.0.3 · 2 years ago
Is this value negative zero? === will lie to you
No known vulnerabilities
swc-plugin-negative-indices
v1.1.1 · 4 years ago
A plugin for swc to transform ```let a = arr[-1];``` to ```let a = arr[arr.length - 1];``` ## Usage ```npm i swc-plugin-negative-indices``` .swcrc ```json { "jsc": { "experimental": { "plugins": [ [ "swc-plugin-negative-in
No known vulnerabilities
@grakeice/circular-array
v0.1.0 · 1 year ago
A TypeScript utility for circular array access. Allows you to access array elements cyclically with positive or negative indices.
No known vulnerabilities
graphology-indices
v0.17.0 · 4 years ago
Miscellaneous indices for graphology.
No known vulnerabilities
split-at
v3.0.0 · 5 years ago
Split a string at one or more indices
No known vulnerabilities
globjoin
v1.0.1 · 20 hours ago
Join paths and globs.
No known vulnerabilities
regexp-match-indices
v1.0.2 · 7 years ago
RegExp Match Indices polyfill
No known vulnerabilities
@stdlib/math-base-assert-is-negative-zero
v0.2.3 · 7 months ago
Test if a double-precision floating-point numeric value is negative zero.
No known vulnerabilities
traverse
v0.6.11 · 1 year ago
traverse and transform objects by visiting every node on a recursive walk
No known vulnerabilities
hoopy
v0.1.4 · 8 years ago
Like an array, but rounder.
No known vulnerabilities
get-wild
v3.0.2 · 4 years ago
Pluck nested properties from an object with support for wildcards
No known vulnerabilities
rope-sequence
v1.3.4 · 3 years ago
Rope-based persistent sequence type
No known vulnerabilities
postcss-zindex
v9.0.3 · 6 days ago
Reduce z-index values with PostCSS.
No known vulnerabilities
is-negative
v2.1.0 · 10 years ago
Check if something is a negative number
No known vulnerabilities
@pnpm/git-resolver
v1001.2.2 · 6 months ago
Resolver for git-hosted packages
No known vulnerabilities
textlint-rule-no-double-negative-ja
v2.0.1 · 4 years ago
二重否定をチェックするtextlint rule
No known vulnerabilities
@gulpjs/to-absolute-glob
v4.0.0 · 3 years ago
Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.
No known vulnerabilities
babel-plugin-transform-negative-indices
v1.0.3 · 6 years ago
Turn negative array indices into offsets from the end of the array
No known vulnerabilities
@stdlib/random-base-negative-binomial
v0.2.2 · 7 months ago
Negative binomial distributed pseudorandom numbers.
No known vulnerabilities