tjinauyeung / svelte-forms-lib

📝. A lightweight library for managing forms in Svelte
https://svelte-forms-lib-sapper-docs.now.sh/
MIT License
605 stars 59 forks source link

Docs: add overview page #57

Open TylerRick opened 4 years ago

TylerRick commented 4 years ago

I found the high-level overview at https://formik.org/docs/guides/form-submission very helpful.

I suggest we come up with a similar page (or just copy theirs :smile:) for https://svelte-forms-lib-sapper-docs.now.sh/. This would be especially helpful for folks migrating from formik, to help them quickly determine if this library works exactly the same, or in which subtle ways it behaves differently.

One question I had, for example, is whether/how svelte-forms-lib supports async submission.

Creating this page might also help reveal if we have feature parity with formik, which is something that I think would be nice to have.

Also in general, it would be nice to have more complete docs like formik and react-final-form have...

rccc commented 3 years ago

I think this project is dead... Nothing since sept. 2020...

larrybotha commented 3 years ago

@rccc there's unfortunately no response on this particular issue, but there is activity on the project: https://github.com/tjinauyeung/svelte-forms-lib/commits/master

This is a great suggestion from Tyler, and discussion, suggestions, and PRs are welcome.