README
NodeBB Vine Plugin
This NodeBB plugin allows users to embed Vine widgets inline in their posts.
Installation
npm install nodebb-plugin-vine
Usage
Paste the URL into a post.
???
Profit!
NodeBB Vine Plugin
<script type="module">
import nodebbPluginVine from 'https://cdn.skypack.dev/nodebb-plugin-vine';
</script>
This NodeBB plugin allows users to embed Vine widgets inline in their posts.
npm install nodebb-plugin-vine
Paste the URL into a post.
???
Profit!