
Product
Introducing Tier 1 Reachability: Precision CVE Triage for Enterprise Teams
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
docpad-plugin-iconmonstrtipsy
Advanced tools
Eco iconmonstr SVG icons as functions for Docpad via getBlock() codes, plus a tooltip argument!
Install:
docpad install iconmonstrtipsy
Function:
getIconmonstrTipsyBlock(iconName
,'iconId,
iconClass,
tipsy`)
Real world example:
<%- @getIconmonstrTipsyBlock('globe','iconmonstr-head-id','cool-class','data-placement="right" data-content="Some more content here. This is my second tooltip."') %>
Have the following in your /scripts/script.js
file or in it's own YUI javascript file:
YUI({
gallery: 'gallery-2013.03.27-22-06'
}).use('gallery-tipsy','gallery-popover', function (Y) {
//Y.Popover is loaded and good to go.
var tipsy = new Y.Tipsy({
selector: "[rel='tipsy']"
});
tipsy.render();
});
YUI 3 is a dependency for this plugin so no need to also load YUI as a script in docpad.coffee
's scripts: []
or otherwise.
FAQs
Eco iconmonstr SVG icons as functions for Docpad via getBlock() codes, plus a tooltip argument!
The npm package docpad-plugin-iconmonstrtipsy receives a total of 1 weekly downloads. As such, docpad-plugin-iconmonstrtipsy popularity was classified as not popular.
We found that docpad-plugin-iconmonstrtipsy demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.