Projects in Awesome Lists tagged with is
A curated list of projects in awesome lists tagged with is .
https://github.com/shopify/toxiproxy
:alarm_clock: :fire: A TCP proxy to simulate network and system conditions for chaos and resiliency testing
chaos down go is omg proxy resiliency tcp-proxy testing
Last synced: 09 Sep 2025
https://github.com/Shopify/toxiproxy
:alarm_clock: :fire: A TCP proxy to simulate network and system conditions for chaos and resiliency testing
chaos down go is omg proxy resiliency tcp-proxy testing
Last synced: 12 Mar 2025
https://github.com/sindresorhus/is
Type check values
assertions is node-module npm-package type-check type-detection typescript
Last synced: 27 Dec 2025
https://github.com/saramibreak/DiscImageCreator
This is the disc (CD, GD, DVD, HD-DVD, BD, GC/Wii, XBOX, XBOX 360) and disk (Floppy, MO, USB etc) image creation tool
Last synced: 10 May 2025
https://github.com/jonschlinkert/is-number
JavaScript/Node.js utility. Returns `true` if the value is a number or string number. Useful for checking regex match results, user input, parsed strings, etc.
float integer is isnan javascript jonschlinkert nan negative nodejs number numeric real zero
Last synced: 15 May 2025
https://github.com/jonschlinkert/is-plain-object
Returns true if the given value is an object created by the Object constructor.
is is-obj is-object is-plain-obj isobject javascript object plain-object plain-objects
Last synced: 15 May 2025
https://github.com/lzhbrian/metrics
IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.
api commandline fid frechet-distance frechet-inception-distance gan inception inception-score is metrics pytorch tensorflow
Last synced: 11 Apr 2025
https://github.com/jonschlinkert/isobject
Is the value an object, and not an array or null?
is is-obj is-object isobject javascript jonschlinkert kind kind-of nodejs object type type-of typeof
Last synced: 16 May 2025
https://github.com/inspect-js/is-equal
Are these two values conceptually equal?
Last synced: 05 Apr 2025
https://github.com/inspect-js/is-generator-function
Is this an ES6 generator function?
function generator is javascript
Last synced: 08 Apr 2025
https://github.com/jonschlinkert/is-windows
Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)
amd browser commonjs cygwin electron is javascript jonschlinkert msys nodejs os platform umd windows
Last synced: 01 Oct 2025
https://github.com/syntax-tree/unist-util-is
utility to check if a node passes a test
equal equality is syntax-tree unist unist-util util
Last synced: 02 Apr 2026
https://github.com/jonschlinkert/is-git-url
Regex to validate that a URL is a git URL.
git is match regex regular-expression test url
Last synced: 10 May 2025
https://github.com/jonschlinkert/is-primitive
Is the typeof value a javascript primitive?
check is javascript jonschlinkert kind-of node nodejs number primitive primitive-values string symbol type typeof
Last synced: 07 Apr 2025
https://github.com/nyaomaru/is-kit
Lightweight, zero-dependency toolkit for building `isFoo` style type guards in TypeScript. Runtime-safe 🛡️, composable 🧩, and ergonomic ✨. npm -> https://www.npmjs.com/package/is-kit
is is-kit open-source runtime-type-checking type-guard type-guards type-safe typescript utility validation
Last synced: 09 May 2026
https://github.com/inspect-js/is-core-module
Is this specifier a node.js core module?
Last synced: 13 Oct 2025
https://github.com/inspect-js/is-regex
Is this value a JS regex?
is javascript js-regex regex regexp
Last synced: 16 May 2025
https://github.com/inspect-js/is-arrow-function
Determine if a function is an ES6 arrow function or not.
Last synced: 05 Apr 2025
https://github.com/inspect-js/is-object
Checks whether a value is an object, because typeof is a troll
Last synced: 07 Sep 2025
https://github.com/bydooweedoo/is
Fast, extensible and easy to use data structure validation for elixir with nested structures support.
elixir is validation validator
Last synced: 03 Mar 2026
https://github.com/inspect-js/is-symbol
Is this an ES6 Symbol value?
boxed es6-symbol is javascript symbol
Last synced: 04 Apr 2025
https://github.com/jameslnewell/react-create-component-from-tag-prop
Create a `react` component from a `tag` prop.
component is react styled-components tag
Last synced: 21 Mar 2025
https://github.com/inspect-js/is-negative-zero
Is this value negative zero? === will lie to you.
Last synced: 04 Apr 2025
https://github.com/inspect-js/is-arguments
Is this an arguments object? It's a harder question than you think.
arguments is javascript object
Last synced: 06 Jul 2025
https://github.com/inspect-js/is-date-object
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Last synced: 04 Apr 2025
https://github.com/jonschlinkert/is-dotfile
Return true if the file is (or the file path has) a dotfile.
Last synced: 28 Apr 2025
https://github.com/inspect-js/is-array-buffer
Is this value a JS ArrayBuffer? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
array arraybuffer buffer ecmascript is javascript
Last synced: 05 Apr 2025
https://github.com/inspect-js/is-number-object
Is this value a JS Number object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
Last synced: 07 Apr 2025
https://github.com/inspect-js/is-map
Is this value a JS Map? This module works cross-realm/iframe, and despite %Symbol.toStringTag%.
collection ecmascript is javascript map set
Last synced: 05 Apr 2025
https://github.com/inspect-js/is-boolean-object
Is this value a JS Boolean? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
boolean boxed false is javascript true
Last synced: 09 Apr 2025
https://github.com/inspect-js/is-bigint
Is this an ES BigInt value?
bigint brand ecmascript is javascript
Last synced: 04 Jul 2025
https://github.com/inspect-js/is-boxed-primitive
Polyfill/shim for node's `util.types.isBoxedPrimitive()`
Last synced: 05 Apr 2025
https://github.com/itsjonq/is
💡 A tiny type checker for JavaScript
check check-type checker is javascript plain-object tiny type type-check type-checker types
Last synced: 23 Sep 2025
https://github.com/ninjadev/tyve
Ninjadev solskogen 2015 entry "Everything is fashion"
demo demoscene everything fashion is javascript pouet solskogen
Last synced: 15 Apr 2025
https://github.com/jonschlinkert/is-binary-buffer
Returns true if a buffer is binary. Takes a buffer and does not read from the file system.
binary buffer check is javascript nodejs string
Last synced: 21 Jul 2025
https://github.com/nodef/extra-bigint
A BigInt can represent whole numbers larger than 2⁵³ - 1.
abs aliquot-sum arithmetic-mean big bigint binomial cbrt ceil-div compare constrain cubic-mean extra factorial floor-div gcd geometric-mean harmonic-mean hypot integer is
Last synced: 18 Oct 2025
https://github.com/tomokimiyauci/isx
Collection of validation functions for JavaScript data
collection is type-guard utility validate validation
Last synced: 10 Apr 2025
https://github.com/sefinek/is-discord-invite
Verifies the presence of a Discord server invitation within a given string or message, offering robust validation and control mechanisms to ensure the authenticity and validity of the invitation link.
check discord discord-bot guild invitation invitations invite is is-discord-invite javascript nodejs server
Last synced: 04 Aug 2025
https://github.com/lekterable/is-regexy
Easily check user input for regex patterns.
expression is regex regex-patterns regexp regexy regular test
Last synced: 04 Apr 2026
https://github.com/inspect-js/is-set
Is this value a JS Set? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
collection ecmascript es6 is javascript map set
Last synced: 05 Apr 2025
https://github.com/inspect-js/is-shared-array-buffer
Is this value a JS SharedArrayBuffer? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
array buffer ecmascript is javascript shared sharedarraybuffer
Last synced: 05 Apr 2025
https://github.com/georapbox/is-api
Tiny javascript library that you can extend with your own type checking methods.
is javascript javascript-library type-checking
Last synced: 07 Jan 2026
https://github.com/phpirates/solarduino
The SolArduino autonomous solar panels system
about is moving solarpanels this
Last synced: 05 Apr 2025
https://github.com/inspect-js/is-weakmap
Is this value a JS WeakMap? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
ecmascript is javascript map set weakmap weakset
Last synced: 05 Apr 2025
https://github.com/vfile/vfile-is
utility to check if a vfile passes a test
file is vfile vfile-util virtual
Last synced: 02 Aug 2025
https://github.com/moimikey/typeov
👺 weak but accurate type checking that returns a string representation of input's type
dev-deps is node-modules npm-module npm-package type-detection typechecker typeof
Last synced: 07 Apr 2026
https://github.com/glasswalk3r/regex-common
Another example of why Perl is dying
Last synced: 03 Oct 2025
https://github.com/stdlib-js/assert-is-arraybuffer
Test if a value is an ArrayBuffer.
array arraybuffer assert assertion buffer is isarraybuffer isbuffer javascript node node-js nodejs stdlib typed typed-array util utilities utility utils
Last synced: 05 May 2025
https://github.com/stdlib-js/math-base-assert-is-positive-integer
Test if a finite double-precision floating-point number is a positive integer.
assert assertion counting int integer is javascript math mathematics natural node node-js nodejs number positive stdlib util utilities utility utils
Last synced: 22 Apr 2026
https://github.com/nodef/extra-number
A number is a mathematical object used to count, measure, and label.
aliquot-sum arithmetic-mean binomial ceil ceil-div compare constrain cubic-mean degrees extra factorial floor floor-div from-roman-numerals gcd geometric-mean harmonic-mean is is-pow number
Last synced: 20 Jul 2025
https://github.com/stdlib-js/assert-is-pascalcase
Test if a value is a string in Pascal case.
assert assertion is ispascalcase javascript node node-js nodejs pascalcase stdlib string test util utilities utility utils valid validate
Last synced: 11 Jun 2025
https://github.com/inspect-js/is-finalizationregistry
Is this value a JS FinalizationRegistry? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
finalization finalizationregistry is javascript
Last synced: 02 Sep 2025
https://github.com/stdlib-js/assert-is-float32matrix-like
Test if a value is a 2-dimensional ndarray-like object containing single-precision floating-point numbers.
2d assert assertion float32 is ismatrix isndarray javascript mat matrix ndarray ndarray-like node node-js nodejs stdlib util utilities utility utils
Last synced: 17 Mar 2025
https://github.com/stdlib-js/assert-is-float64vector-like
Test if a value is a 1-dimensional ndarray-like object containing double-precision floating-point numbers.
1d assert assertion float64 is isndarray isvector javascript ndarray ndarray-like node node-js nodejs stdlib util utilities utility utils vec vector
Last synced: 21 Aug 2025
https://github.com/stdlib-js/utils-constructor-name
Determine the name of a value's constructor.
check class constructor ctor instanceof is istype javascript name node node-js nodejs stdlib type typeof util utilities utility utils
Last synced: 30 Oct 2025