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" +}