https://github.com/json-schema-form/angular-schema-form-add-ons
A repository with information, examples and discussions about extending Angular Schema Form
https://github.com/json-schema-form/angular-schema-form-add-ons
Last synced: about 1 year ago
JSON representation
A repository with information, examples and discussions about extending Angular Schema Form
- Host: GitHub
- URL: https://github.com/json-schema-form/angular-schema-form-add-ons
- Owner: json-schema-form
- Created: 2015-06-10T23:27:42.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-01-12T23:59:35.000Z (over 10 years ago)
- Last Synced: 2025-05-07T08:57:44.944Z (about 1 year ago)
- Homepage:
- Size: 89.8 KB
- Stars: 10
- Watchers: 5
- Forks: 4
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://gitter.im/OptimalBPM/angular-schema-form-add-ons?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
# Angular schema form add-ons
***New to creating ASF add-ons? This is where to go: [Creating a new add-on](https://github.com/OptimalBPM/angular-schema-form-add-ons/wiki/Creating-a-new-add-on).***
Where is everything? This is how it is organized:
### [WIKI](https://github.com/OptimalBPM/angular-schema-form-add-ons/wiki)
**ASF version independent information, recommendations, guidelines, tutorials, tips & tricks**
For that, please browse the articles at the [wiki](https://github.com/OptimalBPM/angular-schema-form-add-ons/wiki).
### [Gitter chat room](https://gitter.im/OptimalBPM/angular-schema-form-add-ons)
**Discussions and questions about ASF plugin development in general**
These are conducted in the [gitter chat room ](https://gitter.im/OptimalBPM/angular-schema-form-add-ons) [](https://gitter.im/OptimalBPM/angular-schema-form-add-ons?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge).
### [HERE in the source repository](https://github.com/OptimalBPM/angular-schema-form-add-ons)
**ASF add-on [documentation](https://github.com/OptimalBPM/angular-schema-form-add-ons/tree/master/documentation), [examples](https://github.com/OptimalBPM/angular-schema-form-add-ons/tree/master/examples) and [tools](https://github.com/OptimalBPM/angular-schema-form-add-ons/tree/master/tools)**
These are stored here, in this documentation and the files of this repository.
For each ASF major version, the previous version gets its own branch.
The original "Extending Schema Form"-article is located [here](https://github.com/OptimalBPM/angular-schema-form-add-ons/blob/master/documentation/extending.md).
### [ISSUES](https://github.com/OptimalBPM/angular-schema-form-add-ons/issues)
**News, information and news relevant for ASF add-on-development**
These are posted as [issues](https://github.com/OptimalBPM/angular-schema-form-add-ons/issues) for this project.
Follow them to get the neccessary information.
(not sure if that works well, though, we'll see)