Compare commits

...

3 Commits

Author SHA1 Message Date
Özgür Adem IŞIKLI
d16d5cc267 Merge 58c22b72b2 into 9f3d32b56a 2025-02-17 22:30:31 +02:00
ZAKARIA ELALAOUI
9f3d32b56a Add Astro (#914) 2025-02-16 16:48:19 +01:00
Özgür Adem IŞIKLI
58c22b72b2 Added robust-validator 2025-01-13 21:50:56 +01:00

View File

@@ -697,6 +697,8 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [FieldVal](https://github.com/FieldVal/fieldval-js) - multipurpose validation library. Supports both sync and async validation.
* [Funval](https://github.com/neuledge/funval) - Data validation using functions interfaces (support TypeScript).
* [vest](https://github.com/ealush/vest) - 🦺 Declarative form validation framework inspired by unit testing.
* [robust-validator](https://github.com/axe-api/validator) - Rule-based data validation. Extendable, function-oriented, i18n-supported.
## Keyboard Wrappers
@@ -1009,6 +1011,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
* [Docusaurus](https://github.com/facebook/docusaurus) - React-based static site generator by Facebook, ideal for content-centric websites.
* [Next.js](https://github.com/vercel/next.js) - React powered static site generator, and they say "All the tools you need to make the Web. Faster.".
* [Lume](https://github.com/lumeland/lume) - Static site generator for Deno.
* [Astro](https://github.com/withastro/astro) - The web framework for content-driven websites.
## SDK