From c4ada486523de0071b93b411d02658a42fb35036 Mon Sep 17 00:00:00 2001 From: Tixie Date: Sun, 13 Mar 2022 14:41:49 +0000 Subject: [PATCH] Update from Forestry.io Tixie created plugins/tom-select-a-powerful-custom-multiselect.json --- .forestry/front_matter/templates/plugin-template.yml | 1 + plugins/tom-select-a-powerful-custom-multiselect.json | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 plugins/tom-select-a-powerful-custom-multiselect.json diff --git a/.forestry/front_matter/templates/plugin-template.yml b/.forestry/front_matter/templates/plugin-template.yml index bc5d958..4abf3c6 100644 --- a/.forestry/front_matter/templates/plugin-template.yml +++ b/.forestry/front_matter/templates/plugin-template.yml @@ -28,3 +28,4 @@ pages: - plugins/granim.js-animated-gradients.json - plugins/lax.js-powerful-parallax-engine.json - plugins/letmescroll.js-scroll-made-easy.json +- plugins/tom-select-a-powerful-custom-multiselect.json diff --git a/plugins/tom-select-a-powerful-custom-multiselect.json b/plugins/tom-select-a-powerful-custom-multiselect.json new file mode 100644 index 0000000..ec63217 --- /dev/null +++ b/plugins/tom-select-a-powerful-custom-multiselect.json @@ -0,0 +1,9 @@ +{ + "id": "145", + "title": "Tom Select: A powerful custom multiselect", + "image": "/145-tom-select.png", + "description": "A versatile, flexible and expandable select control library", + "url_github": "https://github.com/orchidjs/tom-select", + "url_npm": "https://www.npmjs.com/package/tom-select", + "url_demo": "https://tom-select.js.org" +}