issues
search
sindresorhus
/
is
Type check values
MIT License
1.68k
stars
109
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Feature request: isNegativeZero
#211
innermatrix
opened
1 month ago
2
Fix passing in assertion message to `assertArray`
#210
marlun78
closed
2 months ago
0
Remove deprecated methods and improve Class definition
#209
bjornstar
closed
4 months ago
2
chore: replace ts-node with tsimp
#208
bjornstar
closed
4 months ago
0
Change type guard for whitespace from string to ' '
#207
marlun78
closed
4 months ago
0
Typing errors with the isEmptyStringOrWhitespace type guard
#206
vtgn
closed
4 months ago
5
is.enumCase method is not a type guard
#205
vtgn
closed
6 months ago
2
Support custom assertion messages
#204
marlun78
closed
6 months ago
3
Add `.validDate()`
#203
marlun78
closed
8 months ago
2
Fix headings
#202
patrik-csak
closed
10 months ago
0
Struggling to configure jest to compile `is`
#201
simPod
closed
12 months ago
1
feat: ensure there's at least 1 char in non-empty string
#200
simPod
closed
1 year ago
0
directInstanceOf(instance, class) throws error if instance is null or undefined
#199
vtgn
closed
1 year ago
1
Add main entry to package.json
#198
DucAnhPhi
closed
1 year ago
2
Add React Native compatibility
#197
DucAnhPhi
closed
1 year ago
1
Rename domElement to htmlElement
#196
bjornstar
closed
1 year ago
1
docs: update class method description
#195
bjornstar
closed
1 year ago
0
Update @sindresorhus/tsconfig to v4
#194
bjornstar
closed
1 year ago
2
Give better assertion messages for assert.all & assert.any
#193
bjornstar
closed
1 year ago
0
Drop node v14 support
#192
bjornstar
closed
1 year ago
0
Implement named exports
#191
bjornstar
closed
1 year ago
7
Replace enums with string literals
#190
bjornstar
closed
1 year ago
4
Add is.TupleLike
#189
Myfeetarefreezing
closed
1 year ago
5
Fix `is.nonEmptyArray()` type narrowing with `undefined`
#188
eugene-mohc
closed
1 year ago
0
Fix type guards for `assert.{truthy,falsy,nan}`
#187
wdzeng
closed
1 year ago
0
Some type guards under assert are not working
#186
wdzeng
closed
1 year ago
1
Fix type narrowing for `nonEmptyArray`
#185
eugene-mohc
closed
1 year ago
0
Add `is.positiveNumber` and `is.negativeNumber`
#184
eugene-mohc
closed
1 year ago
0
`plainObject` is incompatible with `structuredClone`
#183
JamieMagee
closed
1 year ago
2
Drop node v14 support
#182
bjornstar
closed
1 year ago
1
Add node v20 to the node version matrix in CI
#181
bjornstar
closed
1 year ago
4
fix: revert exports syntax change
#180
bjornstar
closed
1 year ago
2
v5.4.0 "Cannot find module '@sindresorhus/is' or its corresponding type declarations"
#179
Kamahl19
closed
1 year ago
4
Discriminate better with `numericString`
#178
Xananax
closed
1 year ago
1
Parcel JS build issue - No Main
#177
abjfdi
closed
1 year ago
1
is.numericString type guarding returns `x is string` and messes up typescript
#176
Xananax
closed
1 year ago
4
Support assertions custom messages
#175
joaompneves
closed
1 year ago
3
Improve type narrowing for `nonEmptyArray`
#174
eugene-mohc
closed
1 year ago
1
How to shorten: `"prop" in obj && obj.prop`
#173
devinrhode2
opened
2 years ago
0
Confused between class_ docs and implementation
#172
thetutlage
closed
1 year ago
1
add type inference to "nonEmptyArray"
#171
mook2-y2
closed
2 years ago
0
Question: What is the reason Node.js below version 14.16 is not supported?
#170
sounisi5011
closed
2 years ago
2
Improve `plainObject()`
#169
ehmicky
closed
2 years ago
0
Add is.renderInReact or is.notRenderInReact
#168
tychenjiajun
closed
1 year ago
1
Require Node.js 14, TS 4.7, and move to ESM
#167
sindresorhus
closed
2 years ago
1
Can't access default export properties when `moduleResolution: 'NodeNext'`
#166
ifiokjr
closed
2 years ago
3
Add `.isWeakRef()`
#165
bigbigDreamer
closed
2 years ago
13
Add `.isWeakRef()`
#164
bigbigDreamer
closed
2 years ago
4
test code perf
#163
bigbigDreamer
closed
2 years ago
1
Add `.isBlob()`
#162
bigbigDreamer
closed
2 years ago
0
Next