We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5588c16 commit bae2f46Copy full SHA for bae2f46
README.md
@@ -134,7 +134,7 @@ Some other great aspects:
134
- Zero dependencies
135
- Works in Node.js and all modern browsers
136
- Tiny: 8kb minified + zipped
137
-- Immutable: methods (i.e. `.optional()`) return a new instance
+- Immutable: methods (e.g. `.optional()`) return a new instance
138
- Concise, chainable interface
139
- Functional approach: [parse, don't validate](https://lexi-lambda.github.io/blog/2019/11/05/parse-don-t-validate/)
140
- Works with plain JavaScript too! You don't need to use TypeScript.
0 commit comments