ecyrbe

Results 17 issues of ecyrbe

Today for error handling, since we use exceptions, we need to use error handling helpers (ie `isErrorFromAlias` and `isErrorFromPath`) to check errors safely. To improve error handling, we could also...

enhancement
pinned
v11 target

This is a Combinator Parser with a lot of goodies: - advanced error handling for parsing errors - parser introspection to give better hints to users about the errors -...

Please explain to us why you think it's needed to add the async keyword. This should already work with the current do proposal. no need to add any `async` keyword....

At the moment when introspecting generic schemas, typescript don't know about the existance of the schema type attribute . exemple, with error at line 6: ![image](https://github.com/fabian-hiller/valibot/assets/633115/fd5888b3-683f-4561-9d52-2fed4fb95c75) ## Potential Solutions ###...

enhancement
priority

## Type - [x] Refactor - [x] Feature - [ ] Bug Fix - [ ] Optimization - [ ] Documentation Update ## Description Add support for Kysely as a...

### Feature request type Kubernetes Operator, or easy config file setup for garnet ### Is your feature request related to a problem? Please describe Using cluster mode on kubernetes is...

enhancement
help wanted

### Proposal Clear and detailed description of the proposal. Consider the following questions: - **User Experience**: How does this feature improve the user experience? Today small Floats (like 1e-15) are...

RFC
RFC accepted
P-medium