https://github.com/jonathanj/manner
A library for managing validity and visibity of a schema as they relate to web forms
https://github.com/jonathanj/manner
Last synced: 2 months ago
JSON representation
A library for managing validity and visibity of a schema as they relate to web forms
- Host: GitHub
- URL: https://github.com/jonathanj/manner
- Owner: jonathanj
- License: mit
- Created: 2015-03-27T15:11:39.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-27T20:22:46.000Z (about 11 years ago)
- Last Synced: 2025-10-13T13:07:46.876Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 227 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Manner Core
Manner Core is a JavaScript library for managing the validity and visibility
aspects of a schema. It is heavily geared towards complex web forms but uses
standard data structures and is not reliant on the DOM at all.
[Documentation](http://manner.readthedocs.org/en/latest/)