Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 862 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 862 Bytes

Beyonk

Svelte Formly

by @kamalkech

js-standard-style CircleCI svelte-v3

Features

  • ⚡️ Generate Forms
  • 😍 Easy to extend with custom field type, validation, wrapper and extension.

Installation

npm i svelte-formly

Usage

<script>
  import {} from "svelte";
</script>