-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,12 @@ | ||
[![Deploy to Cloudflare Pages](https://github.com/moalamri/svelte-form-builder/actions/workflows/publish.yml/badge.svg)](https://github.com/moalamri/svelte-form-builder/actions/workflows/publish.yml) | ||
|
||
### Svelte Drag-and-Drop Form Builder | ||
You can use this project as a starting point to build your Svelte DND Form Builder based on your needs. | ||
|
||
### WIP | ||
Still under development before publishing to npm | ||
Still under development | ||
|
||
### Todo: | ||
- [ ] Make component editor dynamic based on defined properties | ||
- [ ] Changelog and versioning | ||
- [ ] Ability to inject custom components | ||
- [ ] Ability to inject custom components? | ||
- [ ] Typescript |