diff --git a/icons/notform.svg b/icons/notform.svg new file mode 100644 index 000000000..b12604f56 --- /dev/null +++ b/icons/notform.svg @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/modules/notform.yml b/modules/notform.yml new file mode 100644 index 000000000..64dce49ad --- /dev/null +++ b/modules/notform.yml @@ -0,0 +1,18 @@ +name: notform +description: Vue Forms Without the Friction +repo: favorodera/notform#main/packages/nuxt +npm: notform-nuxt +icon: notform.svg +github: https://github.com/favorodera/notform +website: https://notformdocs.vercel.app +learn_more: https://notformdocs.vercel.app/get-started/nuxt-module +category: Libraries +type: 3rd-party +maintainers: + - name: Favour Emeka + github: favorodera + twitter: favorodera + avatar: https://avatars.githubusercontent.com/favorodera?v=4 +compatibility: + nuxt: '>=4.0.0' + requires: {}