
Security News
MCP Community Begins Work on Official MCP Metaregistry
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
js.bootstrap_image_gallery
Advanced tools
This library packages Bootstrap Image Gallery
_ for fanstatic
_.
.. _fanstatic
: http://fanstatic.org
.. _Bootstrap Image Gallery
: http://blueimp.github.com/Bootstrap-Image-Gallery/
This requires integration between your web framework and fanstatic
,
and making sure that the original resources (shipped in the resources
directory in js.bootstrap_image_gallery
) are published to some URL.
You can import gallery
from js.bootstrap_image_gallery
and need
it
where you want these resources to be included on a page::
from js.bootstrap_image_gallery import gallery gallery.need()
If you only want the JS resources::
from js.bootstrap_image_gallery import gallery_js gallery_js.need()
If you only want the CSS resources::
from js.bootstrap_image_gallery import gallery_css gallery_css.need()
jquery.blueimp-gallery.js
depend on blueimp-gallery.js
.FAQs
Fanstatic packaging of Bootstrap Image Gallery
We found that js.bootstrap_image_gallery demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers 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.
Security News
The MCP community is launching an official registry to standardize AI tool discovery and let agents dynamically find and install MCP servers.
Research
Security News
Socket uncovers an npm Trojan stealing crypto wallets and BullX credentials via obfuscated code and Telegram exfiltration.
Research
Security News
Malicious npm packages posing as developer tools target macOS Cursor IDE users, stealing credentials and modifying files to gain persistent backdoor access.