BootboxJS — Bootstrap modals made easy. Bootbox.js is a small JavaScript library which allows you to create programmatic dialog boxes using Bootstrap modals, without having to worry about creating, managing, or removing any of the required DOM elements or JavaScript event handlers. npm i bootbox • cdnjs Bootbox provides three functions, alert(), confirm(), and prompt(), whose aim is to mimic their