is
There are 646 repositories under is topic.
Shopify/toxiproxy
:alarm_clock: :fire: A TCP proxy to simulate network and system conditions for chaos and resiliency testing
sindresorhus/is
Type check values
mov-78/is.js
Minimalistic predicate library.
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
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.
jonschlinkert/is-plain-object
Returns true if the given value is an object created by the Object constructor.
lzhbrian/metrics
IS, FID score Pytorch and TF implementation, TF implementation is a wrapper of the official ones.
jonschlinkert/isobject
Is the value an object, and not an array or null?
inspect-js/is-equal
Are these two values conceptually equal?
kiedtl/dotfiles
Some items in /home/kiedtl/etc
inspect-js/is-generator-function
Is this an ES6 generator function?
milabs/cmake_is_shit
CMake is a piece of shit
dapperstats/gendrendr
Debinarizing gender
jonschlinkert/is-windows
Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)
jonschlinkert/is-git-url
Regex to validate that a URL is a git URL.
syntax-tree/unist-util-is
utility to check if a node passes a test
jonschlinkert/is-primitive
Is the typeof value a javascript primitive?
joeltankam/checkif.js
Javascript check library
inspect-js/is-core-module
Is this specifier a node.js core module?
inspect-js/is-regex
Is this value a JS regex?
PfisterDaniel/ioBroker.apple-find-me
ioBroker Adapter to get the current locations and other metrics of connected Apple devices.
inspect-js/is-arrow-function
Determine if a function is an ES6 arrow function or not.
inspect-js/is-object
Checks whether a value is an object, because typeof is a troll
bydooweedoo/is
Fast, extensible and easy to use data structure validation for elixir with nested structures support.
inspect-js/is-negative-zero
Is this value negative zero? === will lie to you.
inspect-js/is-symbol
Is this an ES6 Symbol value?
jameslnewell/react-create-component-from-tag-prop
Create a `react` component from a `tag` prop.
AJLoveChina/hejie2.0
:trollface: 在下霸都傲天,关于技术、做饭、内推等等的问题欢迎在这个仓库提交issue https://www.zhihu.com/people/AJLoveChina
moxystudio/js-class-is
Enhances a JavaScript class by adding an is<Class> property to compare types between realms.
fabiospampinato/is
The definitive collection of is* functions for runtime type checking. Lodash-compatible, tree-shakable, with types.
inspect-js/is-arguments
Is this an arguments object? It's a harder question than you think.
inspect-js/is-date-object
Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag.
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.
jonschlinkert/is-dotfile
Return true if the file is (or the file path has) a dotfile.
Sieabah/blodash
Because lodash didn't blow enough
harvey-woo/is
a micro type check lib