angular-schema-form
angular-schema-form copied to clipboard
Directives to build forms from json schema
GitHub changed the way Markdown headings are parsed, so this change fixes it. See [bryant1410/readmesfix](https://github.com/bryant1410/readmesfix) for more information. Tackles bryant1410/readmesfix#1
Please add a license. I have been working under the assumption that this code was licensed MIT - but in checking back find that there is no license information included....
Fixed Lineman depreciation warning (config/lib.json => config/application.json) Also run `lineman build`
Not a pull request because the implementation is probably too opinionated for general use. Be that as it may, here it is: http://plnkr.co/edit/7eJO8oznXmye45Mnf8eu?p=info -- yours if you want it. From...
Hi, what about supporting step, min and max for number/integer fields for example? Any idea to where to start to add field options?