@qutejs/form
v2.0.0-beta.10
Published
Qute Form helpers
Downloads
5
Maintainers
Readme
Qute Form Helpers (@qutejs/form)
A collection of Qute custom attribute directives to help working with forms.
Qute is a reactive component model designed for plain old javascript lovers.
Getting Started
Use the Qute project generator to create a new Qute application or component project:
npm init @qutejs
Go here for the Qute Form Helpers documentation.
Installing
npm install @qutejs/form
Usage
import '@qutejs/form';
Building
Qute packages are built from the Qute multi-package repository root. See github.
Authors
Bogdan Stefanescu - Intial Work - Quandora