- Mumbai, India
-
22:52
- 5h30m ahead - in/elton-lobo-b49040218
- https://leetcode.com/u/eltonsw00/
Pinned Loading
-
-
-
fabian-hiller/valibot
fabian-hiller/valibot PublicThe modular and type safe schema library for validating structural data 🤖
237 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
April 2025
Created 4 commits in 1 repository
Reviewed 4 pull requests in 1 repository
fabian-hiller/valibot
4 pull requests
-
Add
summarize
method to summarize issues in multi-line stringThis contribution was made on Apr 22 -
Add support for bigints to multipleOf validation action
This contribution was made on Apr 22
-
feat: add
entries
andnotEntries
actionsThis contribution was made on Apr 15 -
Rename minProps and maxProps to minEntries and maxEntries
This contribution was made on Apr 4
Created an issue in fabian-hiller/valibot that received 2 comments
extend the multipleOf
action to support bigint inputs
The multipleOf
action works for number inputs only. It would be better if the action also supported bigint inputs. Specifically, this is desired:
i…
2
comments