diff --git a/plugins/tagger-tag-editor.json b/plugins/tagger-tag-editor.json new file mode 100644 index 0000000..342fe9a --- /dev/null +++ b/plugins/tagger-tag-editor.json @@ -0,0 +1,9 @@ +{ + "id": "154", + "title": "Tagger: Zero Dependency Tag Editor", + "image": "154-tagger.png", + "description": "Tagger is a small JavaScript library (with TypeScript support) that adds a way to add tags, similar to the StackOverflow question.", + "url_github": "https://github.com/jcubic/tagger", + "url_npm": "https://www.npmjs.com/package/@jcubic/tagger", + "url_demo": "https://codepen.io/jcubic/pen/YbYpqO" +} diff --git a/uploads/154-tagger.png b/uploads/154-tagger.png new file mode 100644 index 0000000..079864a Binary files /dev/null and b/uploads/154-tagger.png differ