README
NodeBB Vimeo Plugin
This NodeBB plugin allows users to embed Vimeo videos inline in their posts.
Installation
npm install nodebb-plugin-vimeo
Use
Just drop the link to your Vimeo video's page in the NodeBB Compositor.
NodeBB Vimeo Plugin
<script type="module">
import nodebbPluginVimeo from 'https://cdn.skypack.dev/nodebb-plugin-vimeo';
</script>
This NodeBB plugin allows users to embed Vimeo videos inline in their posts.
npm install nodebb-plugin-vimeo
Just drop the link to your Vimeo video's page in the NodeBB Compositor.