0.0.3 • Published 2 years ago

@edgeforms/edge v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Edge package

EdgeForms provide edge package for HTMX-like interaction with forms. Start in few steps:

Link js to html

Will be changed when minification will be set up.

Download package and link as local file:

<link rel="stylesheet" href="/js/edge.js" />

Using CDN:

<link rel="stylesheet" href="https://unpkg.com/@edgeforms/edge/index.js" />

Install with npm:

npm install @edgeforms/edge
0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago