147 Commits (e3857190269660e497949aed9b5391ee3f546cea)
 

Author SHA1 Message Date
Luke Childs e385719026 Add some useful default character sets to ow 6 years ago
Luke Childs b7eb7d28f5 Address feedback 6 years ago
Luke Childs 19fc465e4b Merge branch 'master' into string-allowed-chars 6 years ago
Sindre Sorhus 9f035a4a17 0.13.0 6 years ago
Sindre Sorhus d8b5e03228 Meta tweaks 6 years ago
Sindre Sorhus 37acd4b311 Update dev dependencies 6 years ago
Renée Kooi 3c42d59fd6 Use the package.json "browser" field to toggle Node.js-specific functionality (#145) 6 years ago
Alex Zherdev 5421063526 Handle missing object property in `exactShape` predicate (#142) 6 years ago
Sam Verschueren 702c283e9e Add support for a custom validation function (#137) 6 years ago
Luke Childs ace83ded33 Add string.allowedCharacters predicate 6 years ago
Sam Verschueren 2224ff502b Fix generating dist directory (#144) 6 years ago
Sam Verschueren e697ccdd4f Only call captureStackTrace when possible (#141) 6 years ago
Itai Steinherz 0a0972ce7d Add `string.url` predicate (#140) 6 years ago
Sindre Sorhus a4bca1cbdc Use `type-fest` 6 years ago
Sindre Sorhus 11c028c5f5 Update dependencies 6 years ago
Bart Callant e4d581e22d Add `number.oneOf` (#132) 6 years ago
Sindre Sorhus d62a06c192 Use the `types` name instead of `typings` in package.json 6 years ago
Sindre Sorhus 04b4a51d1a Bump dependencies 6 years ago
Sindre Sorhus 0cdea94b30 Simplify source directory structure 6 years ago
Sindre Sorhus 78565cb00b Don't include tests in the package 6 years ago
Sindre Sorhus 6c813d97e3 Improve the docs generation 6 years ago
Sindre Sorhus 2bb365609b Move tests out of the `source` directory 6 years ago
Sindre Sorhus 6951a1643f 0.12.0 6 years ago
Sam Verschueren 8d04298beb Improve custom require logic (#128) 6 years ago
Sam Verschueren 87e4ec2edd Add object shape validators (#127) 6 years ago
Sindre Sorhus 4d8b40ea37 Bump dev dependencies and fix lint issues 6 years ago
Sindre Sorhus 7065605245 Do the Node.js check ourselves 6 years ago
Sindre Sorhus 3cf642138b 0.11.1 6 years ago
Sam Verschueren 3de78add9e Check for optional first before running validator (#125) 6 years ago
Sindre Sorhus ab9c8f3bcb 0.11.0 6 years ago
Sindre Sorhus ece16e6da1 Rename the variable used in tests from `m` to `ow` 6 years ago
Sam Verschueren 44272ab6ea Add support for optional predicates (#124) 6 years ago
Sindre Sorhus 0da47296fd Don't auto-fix on lint as it won't report correctly on CI 6 years ago
Sindre Sorhus e12e8d12e5 0.10.0 6 years ago
Sam Verschueren 07f86df77e Hide private functions in the documentation (#121) 6 years ago
Sam Verschueren 67a06cba29 Only infer label when predicate fails (#119) 6 years ago
Luke Childs 410e5678c9 Add support for checking C style integer data types (#120) 6 years ago
Sindre Sorhus d25fc68bc8 0.9.1 6 years ago
Sam Verschueren d24f2ef021 Import the `fs` module only in Node.js environments (#117) 6 years ago
Sindre Sorhus e634ddea5e 0.9.0 6 years ago
Sindre Sorhus 426311a6b7 Bump `typedoc` 6 years ago
Sam Verschueren 7eb02aff95 Infer label automatically on Node.js and remove the `.label()` method (#102) 6 years ago
Sindre Sorhus 8ae048c493 Bump dependencies 6 years ago
Sam Verschueren 58033f935c Add support for signed numeric values in string predicate - fixes #111 (#112) 6 years ago
Sindre Sorhus 201b2c6ee1 Bump TypeScript version 6 years ago
Sindre Sorhus e450e4fc47 Update dependencies 6 years ago
Sindre Sorhus 37dc5a7bcb 0.8.0 6 years ago
Sindre Sorhus 80b096a085 Update dev dependencies 6 years ago
Alex Driaguine eec5f4bc45 Add `number.integerOrInfinite` predicate (#109) 6 years ago
Sam Verschueren 97e1b19989 Add ngx-ow to related section (#108) 6 years ago