{"library":"angular-schema-form","type":"library","category":null,"description":"Generate forms from JSON schemas using AngularJS. Stable version 0.8.13 (last release in 2017). This library provides AngularJS directives to create forms directly from a JSON schema, with validation against JSON Schema v4 via tv4. It produces Bootstrap 3-friendly HTML by default. The project is in maintenance mode; development has shifted to newer versions. Differentiators include deep AngularJS integration, use of tv4 for validation, and convention-over-configuration defaults.","language":"javascript","status":"maintenance","version":"0.8.13","tags":["javascript","angular","angularjs","form","json","json-schema","json-schema-form","ui-schema","schema"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install angular-schema-form","imports":["angular.module('myApp', ['schemaForm'])","angular.module('myApp').controller('Ctrl', function(sfSelect) { ... })","angular.module('myApp').config(function(schemaFormDecoratorsProvider) { ... })"]},{"cmd":"yarn add angular-schema-form","imports":[]},{"cmd":"pnpm add angular-schema-form","imports":[]}],"homepage":"http://schemaform.io","github":"https://github.com/textalk/angular-schema-form","docs":null,"changelog":null,"pypi":null,"npm":"angular-schema-form","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}