Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jaaaco/editable
- Owner: jaaaco
- Created: 2016-02-02T16:07:36.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-10T10:11:06.000Z (almost 9 years ago)
- Last Synced: 2024-11-09T01:58:41.135Z (2 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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