1.4.0 • Published 2 years ago

@skhemata/skhemata-contact v1.4.0

Weekly downloads
-
License
https://raw.githu...
Repository
github
Last release
2 years ago

\

Skhemata Contact Form Web Component. This web component provides website contact form functionality.

Installation

npm i @skhemata/skhemata-contact

Usage

<script type="module">
  import '@skhemata/skhemata-contact/skhemata-contact.js';
</script>

<skhemata-contact></skhemata-contact>

Tooling configs

For most of the tools, the configuration is in the package.json to reduce the amount of files in your project.

If you customize the configuration a lot, you can consider moving them to individual files.

Local Demo with es-dev-server

npm start

To run a local development server that serves the basic demo located in demo/index.html

License

Skhemata Contact is distributed under Commercial Skhemata Licence Agreement v1 (CSLA-1.0). For license terms, see LICENSE file