bootstrap-without-jquery

This package is a proof of concept used by Doyensec LLC to conduct a research. It has been uploaded for test purposes only. Its only function is to confirm the installation of the package on victim's machines. The code is not malicious in any way and will


Keywords
bootstrap, bootstrap3, jquery
License
ISC
Install
npm install bootstrap-without-jquery@1.1.5

Documentation

Bootstrap without jQuery

A lightweight script (< 4k) to replace both Twitter Bootstrap JS script and its jQuery dependency.

NPM

Demo

https://bootstrap-without-jquery.herokuapp.com/

Installation

npm

npm install bootstrap-without-jquery --save

Bower

bower install bootstrap-without-jquery-2 --save

Coverage

  • Dismissable alerts
  • Dropdown menus
  • Collapsable elements
    • Hamburger menu
    • Accordions
  • Dialog elements
    • Modals

Dependencies

  • None