validators icon indicating copy to clipboard operation
validators copied to clipboard

A library for validating and modeling user input.

Results 4 validators issues
Sort by recently updated
recently updated
newest added

Hi, thanks for this library! I was thinking about adding a validator for color RGB hex codes, which are widely used in the web. e.g. the validator should accept #00ff44,...

enhancement

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @​salmanmkc in actions/checkout#2248 Persist...

dependencies
github_actions

Hello, @magiclen! This PR updates the dependencies to bring idna to 1.0.3 to avoid CVE-2024-12224, resolving #5. In order to also not break CI, I have rolled up PR #6...