Y Blackfrost
Results
2
issues of
Y Blackfrost
**Package name** valibot **Alternative to** zod **Quality check** - [x] Package has sufficient overlap in functionality to act as a replacement. - [x] Package is actively maintained, and/or stable for...
similar suggestion
The readme contains a potential parentheses mismatch in the `addmTwo` example, specifically in the second usage example: ```javascript addmTwo(m(1, m(Math.PI, 'pi'))) // {value:4.14159..., source:"(1+pi)"} ``` It seems there might be...