Security News
Opengrep Emerges as Open Source Alternative Amid Semgrep Licensing Controversy
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
sveltekit-superforms
Advanced tools
Making SvelteKit forms a pleasure to use!
PageData
and ActionData
- Forget about which one to use and how, just focus on your form data.FormData
into correct types.FormData
- Use nested data structures transparently.ActionResult
, with a possibility to cancel the update at every step.Follow the Get started tutorial on the website to get a hands-on introduction to Superforms: https://superforms.rocks/get-started
You can also watch this excellent introduction video to see what's possible: https://www.youtube.com/watch?v=MiKzH3kcVfs
General feedback, feature requests, bug reports, PR:s, are very welcome as a Github issue or on the Discord server!
If you appreciate the hard work behind Superforms, please support open source software with a donation.
[2.11.0] - 2024-03-22
ActionResult
for success or failure is now added to the onUpdate
event in the result
property. Can be used to more easily access the ActionData
.fail
function, works the same as the SvelteKit fail, but removes files and sets form.valid
to false
.options.config
added to the Zod adapter, so the JSON Schema generation can be customized.FAQs
Making SvelteKit forms a pleasure to use!
The npm package sveltekit-superforms receives a total of 40,831 weekly downloads. As such, sveltekit-superforms popularity was classified as popular.
We found that sveltekit-superforms demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.
Security News
cURL and Go security teams are publicly rejecting CVSS as flawed for assessing vulnerabilities and are calling for more accurate, context-aware approaches.