File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -145,12 +145,13 @@ angular.module('myModule', ['schemaForm']);
145
145
146
146
Add-ons
147
147
------
148
- There is currently three add-ons, a date picker, a colorpicker and the wysiwyg html editor tinymce.
148
+ There are a couple of add-ons, a date picker, a colorpicker and two wysiwyg editors.
149
149
They have their own repos and you can find them here with usage instructions:
150
150
151
151
* [ https://github.com/Textalk/angular-schema-form-datepicker ] ( https://github.com/Textalk/angular-schema-form-datepicker )
152
152
* [ https://github.com/Textalk/angular-schema-form-colorpicker ] ( https://github.com/Textalk/angular-schema-form-colorpicker )
153
153
* [ https://github.com/Textalk/angular-schema-form-tinymce ] ( https://github.com/Textalk/angular-schema-form-tinymce )
154
+ * [ https://github.com/webcanvas/angular-schema-form-ckeditor ] ( https://github.com/webcanvas/angular-schema-form-ckeditor )
154
155
155
156
Your can also [ create your own add-ons!] ( docs/extending.md )
156
157
You can’t perform that action at this time.
0 commit comments