{"id":27938798,"url":"https://github.com/json-schema-form/angular-schema-form-bootstrap","last_synced_at":"2026-01-11T13:28:39.005Z","repository":{"id":34330783,"uuid":"38250542","full_name":"json-schema-form/angular-schema-form-bootstrap","owner":"json-schema-form","description":"Bootstrap decorator for Angular Schema Form","archived":false,"fork":false,"pushed_at":"2017-04-29T14:51:18.000Z","size":519,"stargazers_count":51,"open_issues_count":17,"forks_count":86,"subscribers_count":10,"default_branch":"develop","last_synced_at":"2025-05-07T08:57:45.703Z","etag":null,"topics":["angular-schema-form","bootstrap","json-schema","json-schema-form","json-ui-schema"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/json-schema-form.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-29T13:58:49.000Z","updated_at":"2024-01-16T10:04:39.000Z","dependencies_parsed_at":"2022-09-14T03:50:24.502Z","dependency_job_id":null,"html_url":"https://github.com/json-schema-form/angular-schema-form-bootstrap","commit_stats":null,"previous_names":["textalk/angular-schema-form-bootstrap"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-schema-form%2Fangular-schema-form-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-schema-form%2Fangular-schema-form-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-schema-form%2Fangular-schema-form-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/json-schema-form%2Fangular-schema-form-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/json-schema-form","download_url":"https://codeload.github.com/json-schema-form/angular-schema-form-bootstrap/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252847507,"owners_count":21813450,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular-schema-form","bootstrap","json-schema","json-schema-form","json-ui-schema"],"created_at":"2025-05-07T08:57:49.690Z","updated_at":"2026-01-11T13:28:38.943Z","avatar_url":"https://github.com/json-schema-form.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"Angular Bootstrap Decorator\n==========================\n\nFor https://github.com/json-schema-form/angular-schema-form\n\nThis is the new Bootstrap Decorator! That means a Bootstrap 3 frontend for the Angular Schema Form\nproject. The former Bootstrap decorator used to be included in the main repo, but has now moved\nhere.\n\nThe big difference is that it now uses new builder methods, for more info on the builder see\n[our blog](https://medium.com/@SchemaFormIO/the-new-builder-pt-1-61fadde3c678).\n\nThe biggest change for users is that the form no longer contains any `\u003cbootstrap-decorator\u003e` tags\nsince they are no longer needed.\n\nInstall\n-------\n```sh\nnpm install angular-schema-form-bootstrap\n```\n**note** we do not recommend using bower as even the bower team recommend using yarn and webpack now.\n\nThe package.json 'main' script is this library alone and unminified so that minification can be handled by webpack or another script bundler.\n\n**Note when using webpack angular-schema-form versions match this repo so ASF 1.0.0-alpha.4 works with Bootstrap 1.0.0-alpha.4**.\n\nIf you are unsure, check the bundled version in this repo and see which versions are used as both repo now include a version header.\n\nLook for this:\n```js\n/*!\n * angular-schema-form\n * @version 1.0.0-alpha.4\n * @date Mon, 17 Apr 2017 08:55:13 GMT\n * @link https://github.com/json-schema-form/angular-schema-form\n * @license MIT\n * Copyright (c) 2014-2017 JSON Schema Form\n */\n```\n\nOld versions pre-alpha work with 0.8.13 or ASF, but the alphas should be more stable than those versions with more bugs fixed.\n\nIf you include `angular-schema-form-bootstrap-bundled.min.js` you **DO NOT** need to include angular-schema-form, it is now **embedded** within the bundled above file. If you wish to include the files separately you can still use `angular-schema-form-bootstrap.js` or `angular-schema-form-bootstrap.min.js`\n\nFuture\n------\nUsing the new builder opens up for a lot of optimization. Primarily we can get rid of a lot of small\nwatches by using build helpers. For instance, slapping on a `sf-changed` directive *only* if the\nform definition has an `onChange` option.\n\nDeveloper Install\n-----------------\n```sh\nbower install\nnpm install\n```\nThen read package.json for the available scripts.\n**Note** templates are compiled so the templates script must be run after changes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjson-schema-form%2Fangular-schema-form-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjson-schema-form%2Fangular-schema-form-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjson-schema-form%2Fangular-schema-form-bootstrap/lists"}