Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Superforms #723

Open
dennisfrijlink opened this issue Oct 29, 2024 · 0 comments
Open

Add Superforms #723

dennisfrijlink opened this issue Oct 29, 2024 · 0 comments
Assignees
Labels

Comments

@dennisfrijlink
Copy link

Name with link
Superforms

Description
Superforms is a SvelteKit form library that brings you a comprehensive solution for server and client form validation. It supports a multitude of validation libraries. Pick your favorite, Superforms takes care of the rest with consistent handling of form data and validation errors, with full type safety. It works with both TypeScript and JavaScript, even in static and single-page apps.

Link to the vector file, preferably from an official source
url: https://superforms-v1.vercel.app/_app/immutable/assets/logo.f77cf53e.svg

base64:

data:image/svg+xml,%3c?xml%20version=%271.0%27%20encoding=%27UTF-8%27?%3e%3csvg%20id=%27a%27%20xmlns=%27http://www.w3.org/2000/svg%27%20xmlns:xlink=%27http://www.w3.org/1999/xlink%27%20viewBox=%270%200%201080%201080%27%3e%3cdefs%3e%3cstyle%3e.e{fill:%23b7a73f;}.e,.f,.g{fill-rule:evenodd;}.h{fill:%23182439;}.f,.g{fill:%23ecd11c;}.g{filter:url(%23d);}%3c/style%3e%3cfilter%20id=%27d%27%3e%3cfeDropShadow%20dx=%277%27%20dy=%277%27%20flood-opacity=%270.25%27%20stdDeviation=%277%27/%3e%3c/filter%3e%3c/defs%3e%3cg%20id=%27b%27%3e%3cpolygon%20class=%27h%27%20points=%27530%20922%2083%20391%20275%20204.588%20834%20204.588%201011%20396%20530%20922%27/%3e%3c/g%3e%3cg%20id=%27c%27%3e%3cpath%20class=%27e%27%20d=%27M741.251,662.107H334.31v64.28h406.941v-64.28Z%27/%3e%3cpath%20class=%27e%27%20d=%27M697.019,779.656H381.781v-64.28h315.239v64.28Zm-224.32-116.141h-168.684v-18.093h168.684v18.093Zm270.981,31.964L141.126,347.594l60.584-104.935,602.554,347.885-60.584,104.935Zm194.602-243.383l-386.157-222.949,12.445-21.555,386.157,222.949-12.445,21.555Z%27/%3e%3cpath%20class=%27e%27%20d=%27M963.286,415.916l-386.157-222.949-12.445,21.555,386.157,222.949,12.445-21.555Z%27/%3e%3cpath%20class=%27e%27%20d=%27M963.292,426.04l-386.157-222.949,12.445-21.555,386.157,222.949-12.445,21.555Zm-34.816,34.298l-408.373-235.774,9.801-16.976,408.373,235.774-9.801,16.976Z%27/%3e%3cpath%20class=%27e%27%20d=%27M928.475,456.992L504.426,212.167l-9.801,16.976,424.049,244.825,9.801-16.976Z%27/%3e%3cpath%20class=%27e%27%20d=%27M908.873,490.95L455.42,229.148l12.445-21.555,453.453,261.801-12.445,21.555Zm-590.686-107.299l-136.251-78.664,40.279-69.765,136.251,78.664-40.279,69.764Z%27/%3e%3c/g%3e%3cpath%20class=%27g%27%20d=%27M842.637,179.14H258.378L44.915,391.505l484.635,583.598,38.662-43.38,479.723-538.224-205.298-214.358h0Zm-21.344,50l158.572,165.579-448.973,503.732L112.578,394.719l166.433-165.579H821.292Z%27/%3e%3cpath%20class=%27f%27%20d=%27M842.637,179.14H258.378L44.915,391.505l484.635,583.598,38.662-43.38,479.723-538.224-205.298-214.358h0Zm-21.344,50l158.572,165.579-448.973,503.732L112.578,394.719l166.433-165.579H821.292Z%27/%3e%3c/svg%3e
@Oket13
Copy link

Oket13 commented Oct 31, 2024

Perhaps this solution will help you figure out the problem click

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants
@gilbarbara @dennisfrijlink @Oket13 and others