UNPKG

nodebb-plugin-ns-embed

Version:

Embed media and rich content in posts: youtube, vimeo, twitch etc. All embeds are based on the rules. You are encouraged to build your own rules to embed everything what is embeddable.

6 lines (5 loc) 151 B
module.exports = Object.freeze({ 'COUNTER' : 'nextNsEmbedRule', 'NAMESPACE' : 'ns:embed', 'SOCKET_NAMESPACE': 'ns-embed' });