1.1.6 • Published 6 days ago

svelte-former v1.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
6 days ago

Svelte Former

github-license github-stars github-watchers github-forks

This is a svelte from component that handles:

  • Form creation
  • Form validation using Fastest Validator
  • Dynamic fields triggered by values in other fields
  • Rich text (WISIWYG) editor via SunEditor
  • Autocomplete controls with fuzzy search support

Since svelte is the Magical disappearing framework that compiles into framework-less vanilla JavaScript, this component can also be used with ordinary JavaScript.

Alt

Why another form component?

I totally love fastest-validator especially because it is blazing fast and super easy to use. I wanted to create a forms component that would also be:

  • Super fast
  • Simple to use
  • Ability to add custom validators with ease

I used and loved Svelte Forms. However one of the features I wanted the most, and found it missing in other libraries is Dynamic Fields. Svelte-Former comes with the ability to bind two fields together so that changing the value in one field automatically updates another field. A good example is when creating country and city select boxes where selecting a country updates all the cities, say via an API. Check out the Demo

Screenshot

1.1.6

6 days ago

1.1.5

8 days ago

1.1.4

8 days ago

1.1.1

9 days ago

1.1.0

9 days ago

1.0.0

9 days ago

1.1.3

9 days ago

1.1.2

9 days ago

0.1.16

17 days ago

0.1.13

18 days ago

0.1.14

18 days ago

0.1.15

18 days ago

0.1.10

22 days ago

0.1.11

22 days ago

0.1.12

22 days ago

0.1.8

22 days ago

0.1.7

22 days ago

0.1.9

22 days ago

0.1.6

22 days ago

0.1.5

29 days ago

0.1.2

1 month ago

0.1.1

1 month ago

0.1.4

1 month ago

0.1.3

1 month ago

0.1.0

1 month ago

0.0.1

1 month ago

0.0.3

1 month ago

0.0.2

1 month ago

0.0.9

1 month ago

0.0.8

1 month ago

0.0.5

1 month ago

0.0.4

1 month ago

0.0.7

1 month ago

0.0.6

1 month ago

1.0.9

12 months ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago