From 5244456f331b4add997960c877d0bea710a33011 Mon Sep 17 00:00:00 2001 From: David Higgins Date: Tue, 20 Mar 2018 08:56:19 -0400 Subject: [PATCH] closes #419, #420 - links to new public custom fields --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9c9bbbaa..fe9447a6 100644 --- a/README.md +++ b/README.md @@ -208,6 +208,8 @@ This way, it will be easier for everyone to find it. Thank you ! ### Public Custom Fields - [vue-tel-input](https://github.com/EducationLink/vue-tel-input) - International Telephone Input Boilerplate with Vue (integrated with VueFormGenerator). +- [vfg-field-sourcecode](https://github.com/gwenaelp/vfg-field-sourcecode) - A source code field for vue-form-generator +- [vfg-field-object](https://github.com/gwenaelp/vfg-field-object) - A vue-form-generator field to handle objects, with or without schemas. ## Contribution Please send pull requests improving the usage and fixing bugs, improving documentation and providing better examples, or providing some testing, because these things are important.