75 Commits (9166a0fc092159dbad9d6ef4c8e174afb789291f)
 

Author SHA1 Message Date
Sindre Sorhus 9166a0fc09 0.2.0 7 years ago
Sam Verschueren e8e96b9649 Fix prepublish hook - fixes #64 (#67) 7 years ago
Geraint White 8063004069 Replace 'm' with 'ow' in readme (#66) 7 years ago
Sindre Sorhus e92887a538 0.1.1 7 years ago
Stephen Mathieson 7c892d4ee9 Fix deps (#65) 7 years ago
Sindre Sorhus 0c288c91df Minor tweaks 7 years ago
Sindre Sorhus c2cf804496 0.1.0 7 years ago
Sindre Sorhus 1b40c96171 Update dev dependencies 7 years ago
Sindre Sorhus 79729e4f4a Add Node.js 10 to Travis file 7 years ago
Sam Verschueren 5b550e2b60 Add codecov badge and fix documentation link (#62) 7 years ago
Sam Verschueren 82e4dabce3 Fix build (#63) 7 years ago
Sam Verschueren b1714ae4ab Deploy docs to gh-pages on release (#61) 7 years ago
Sam Verschueren b4265ae026 Improve documentation (#59) 7 years ago
Sindre Sorhus 6979cb12c5 Update `@sindresorhus/is` 7 years ago
Sindre Sorhus 9c14618060 Upgrade dependencies 7 years ago
Kevin Martensson 811238c49c Fix typo 7 years ago
Sam Verschueren 7bbfee02a5 Add `any` predicate (#56) 7 years ago
Vadim Demedes 82deda94ff Add logo (#57) 7 years ago
Sam Verschueren c87999fbca Add `is` predicate to provide custom validation functions (#55) 7 years ago
Sam Verschueren 5b1b37a143 Add object.deepValuesOfType validator - fixes #51 (#53) 7 years ago
Sam Verschueren e22f0f8e24 Support dot properties in object hasKeys and hasAnyKeys - fixes #50 (#52) 7 years ago
Sam Verschueren 3b570b41df Add object predicate (#48) 7 years ago
Sindre Sorhus a6057e58fe Bump TypeScript 7 years ago
Sam Verschueren ec9483abea Turn on `noImplicitAny` flag - fixes #3 (#47) 7 years ago
Sindre Sorhus 184a1ebd8d Bump `tslint-xo` 7 years ago
Sam Verschueren ad4b9d4ac5 Extract collection logic into separate utils - fixes #45 (#46) 7 years ago
Sam Verschueren 4ca49475e4 Add WeakMap predicate (#43) 7 years ago
Sam Verschueren 98396e87c0 Add WeakSet predicate (#44) 7 years ago
Sam Verschueren f64f1cd022 Add reusable validators - fixes #41 (#42) 7 years ago
Sindre Sorhus 7114ab3bd1 Bump `tslint-xo` 7 years ago
Sindre Sorhus 7f5ac63dc7
Move `todo.md` contents into separate issues 7 years ago
Sam Verschueren a7b775471b Add dataView, NaN, and nullOrUndefined predicates (#38) 7 years ago
Sam Verschueren 4a42a281df Add Set predicate (#39) 7 years ago
Sam Verschueren 3ac3630d18 Add Map predicate (#36) 7 years ago
Sindre Sorhus 8b0b4405a6
Simplify module.exports webpack config (#37) 7 years ago
Sindre Sorhus 826af43ff9 Use `add-asset-webpack-plugin` 7 years ago
Sam Verschueren 503b1ae791 Fix support for CJS - fixes #34 (#35) 7 years ago
Sindre Sorhus c5d004233f Add back missing dependencies 7 years ago
Sam Verschueren c14bd63605 Mark predicates as readonly 7 years ago
Sindre Sorhus 6e5f35de1d
Add documentation generator (#29) 7 years ago
Sam Verschueren 73b51d6b93 Enforce stricter ow type definition - fixes #31 (#33) 7 years ago
Sam Verschueren 5b2754583c Add more built-in validators (#30) 7 years ago
Sam Verschueren 6d22d3d932 Fix null test title 7 years ago
Sam Verschueren f8b3191125 Add error predicate (#27) 7 years ago
Sindre Sorhus 549eb3ef36 Bump dependencies 7 years ago
Sindre Sorhus 474139f2e4 Target Node.js 6 7 years ago
Sam Verschueren 20d3ba7176 Add symbol, undefined and null predicates (#28) 7 years ago
Sam Verschueren 568eb70488 Set return type explicitely in not operator 7 years ago
Sam Verschueren f2be585bf2 Add date predicate (#26) 7 years ago
Sam Verschueren b26de419e1 Fix support for CommonJS (#25) 7 years ago