Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nodebb-plugin-iframe-resizable

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodebb-plugin-iframe-resizable

NodeBB plugin which providers host script for iframe-resizer library

  • 4.2.12
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

nodebb-plugin-iframe-resizable

NodeBB plugin which providers host script for iframe-resizer library.

npm version License: MIT

Purpose

nodebb-plugin-iframe-resizable simply embeds iframe-resizer guest script (iframeResizer.contentWindow.min.js) into NodeBB application.

Use case

You have some web application which hosts NodeBB forum in an iframe and you want iframe height to dynamically fit forum's content.

Usage

  • Install nodebb-plugin-iframe-resizable package: npm install --save nodebb-plugin-iframe-resizable
  • Go to NodeBB admin panel and activate the plugin.
  • Install iframe-resizer on your host app's project.
  • Follow further instructions from here.

Versioning

It's supposed that versions of nodebb-plugin-iframe-resizable are mapped exactly to the versions of iframe-resizer package starting from v.4.2.11 so taht it will always be easy to find a proper version of nodebb-plugin-iframe-resizable for a given version of iframe-resizer package.

Keywords

FAQs

Package last updated on 14 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc