https://github.com/matteozambon89/marko-form
Marko component to help building forms the right way
https://github.com/matteozambon89/marko-form
form marko-form markojs validator
Last synced: 7 months ago
JSON representation
Marko component to help building forms the right way
- Host: GitHub
- URL: https://github.com/matteozambon89/marko-form
- Owner: matteozambon89
- Created: 2017-04-11T19:48:01.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-14T03:02:27.000Z (about 9 years ago)
- Last Synced: 2025-10-11T16:09:14.088Z (8 months ago)
- Topics: form, marko-form, markojs, validator
- Language: JavaScript
- Size: 7.81 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# marko-form
[![NPM version][npm-image]][npm-url]
[![Build status][ci-image]][ci-url]
[![Dependency Status][daviddm-image]][daviddm-url]
[![Code Climate][codeclimate-image]][codeclimate-url]
[](https://gitter.im/marko-form/Lobby?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Donate][donate-image]][donate-url]
Frontend Router for your Marko project.
## Dependencies and Compatibilities
- Marko 4.x
- Lasso (tested with 2.x)
## Install
```sh
$ npm install --save marko-form
```
## Getting Started
...
## Events
...
## Doubts
Please check my sample at [marko-sample-form](https://github.com/matteozambon89/marko-sample-form)
## Credits
- [Marko](markojs.com)
## Please Contribute!
I'm happy to receive contributions of any kind!
## Did you like my work?
Help me out with a little donation, press on the button below.
[![Donate][donate-image]][donate-url]
[npm-image]: https://img.shields.io/npm/v/marko-form.svg?style=flat-square
[npm-url]: https://npmjs.org/package/marko-form
[ci-image]: https://img.shields.io/travis/matteozambon89/marko-form/master.svg?style=flat-square
[ci-url]: https://travis-ci.org/matteozambon89/marko-form
[daviddm-image]: http://img.shields.io/david/matteozambon89/marko-form.svg?style=flat-square
[daviddm-url]: https://david-dm.org/matteozambon89/marko-form
[codeclimate-image]: https://img.shields.io/codeclimate/github/matteozambon89/marko-form.svg?style=flat-square
[codeclimate-url]: https://codeclimate.com/github/matteozambon89/marko-form
[donate-image]: https://img.shields.io/badge/Donate-PayPal-green.svg
[donate-url]: matteo.zambon.89@gmail.com