An open API service indexing awesome lists of open source software.

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

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]
[![Join the chat at https://gitter.im/marko-form/Lobby](https://badges.gitter.im/marko-form/Lobby.svg)](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