Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jaaaco/editable

Form inputs that automagically save data to collection
https://github.com/jaaaco/editable

Last synced: 14 days ago
JSON representation

Form inputs that automagically save data to collection

Awesome Lists containing this project

README

        

Form inputs that automagically save data to collection
==============================================================================
## Installation for Meteor

```shell
meteor add jaaaco:editable
```

## Basic usage

```html

```

If you have all inputs enclosed in a , you may provide collection and id params only once:

```html


{{description}}

```

## Optional parameters

* data-format - currency | int | ceil