8,135 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
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
is-negative-zero
v2.0.3 · 2 years ago
Is this value negative zero? === will lie to you
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
regexp-match-indices
v1.0.2 · 7 years ago
RegExp Match Indices polyfill
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
@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
postcss-zindex
v9.0.3 · 6 days ago
Reduce z-index values with PostCSS.
No known vulnerabilities
globjoin
v1.0.1 · 19 hours ago
Join paths and globs.
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
grammex
v3.1.13 · 2 months ago
A tiny, PEG-like system for building language grammars with regexes.
No known vulnerabilities
tabbable
v6.5.0 · 3 months ago
Returns an array of all tabbable DOM nodes within a containing node.
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
detect-element-overflow
v2.0.0 · 1 year ago
A function that tells you whether a given element is overflowing its container or not. Useful for creating dropdowns and tooltips.
No known vulnerabilities