mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 04:08:01 -08:00
Compare commits
3 Commits
9e20aefdeb
...
d16d5cc267
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d16d5cc267 | ||
|
|
9f3d32b56a | ||
|
|
58c22b72b2 |
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user