https://github.com/felixpy/formotor
A lightweight jquery/zepto form component framework(inspired by Vue.js).
https://github.com/felixpy/formotor
component formotor framework javascript mvc view vue
Last synced: about 1 year ago
JSON representation
A lightweight jquery/zepto form component framework(inspired by Vue.js).
- Host: GitHub
- URL: https://github.com/felixpy/formotor
- Owner: felixpy
- License: mit
- Created: 2018-05-18T04:13:29.000Z (almost 8 years ago)
- Default Branch: dev
- Last Pushed: 2022-12-08T23:32:23.000Z (over 3 years ago)
- Last Synced: 2025-03-12T04:25:05.259Z (about 1 year ago)
- Topics: component, formotor, framework, javascript, mvc, view, vue
- Language: JavaScript
- Homepage: https://felixpy.github.io/formotor
- Size: 910 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Formotor.js
A lightweight jquery/zepto form component framework(inspired by Vue.js).
[](https://www.npmjs.com/package/formotor)
[](https://www.npmjs.com/package/formotor)
[](https://codecov.io/gh/felixpy/formotor)
[](https://travis-ci.org/felixpy/formotor)
## Example
[Formotor TodoMVC Example](https://jsfiddle.net/felixpy/x28rdemc/)
## Docs
[English](https://felixpy.github.io/formotor) | [简体中文](https://felixpy.github.io/formotor/#/zh-cn/)
No longer waiting:
- [Quick Start](https://felixpy.github.io/formotor/#/intro)
- [Guide](https://felixpy.github.io/formotor/#/component)
- [API Reference](https://felixpy.github.io/formotor/#/api)
## Core Features
- :camera: Component
- :tv: Directive
- :watch: Validation
- :radio: Get/Set Values
## License
[MIT](http://opensource.org/licenses/MIT)
Copyright (c) 2016 - present, Felix Yang