bootbox 3.3.0
See the version list below for details.
dotnet add package bootbox --version 3.3.0
NuGet\Install-Package bootbox -Version 3.3.0
<PackageReference Include="bootbox" Version="3.3.0" />
paket add bootbox --version 3.3.0
#r "nuget: bootbox, 3.3.0"
// Install bootbox as a Cake Addin #addin nuget:?package=bootbox&version=3.3.0 // Install bootbox as a Cake Tool #tool nuget:?package=bootbox&version=3.3.0
Bootbox.js is a small JavaScript library which allows you to create programmatic dialog boxes using Twitter's Bootstrap modals, without having to worry about creating, managing or removing any of the required DOM elements or JS event handlers.
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 1.8.0)
NuGet packages (5)
Showing the top 5 NuGet packages that depend on bootbox:
Package | Downloads |
---|---|
Vault.js
Part of Vault libraries set designed to enhance experience with latest UI frameworks. |
|
Fynix.Common.WebUI
To setup a web framework to start working with, SPA and angularjs and common layout |
|
mars.bb
Description |
|
CMS.Web
Description |
|
IMikhailov.Admin.FrontEnd
Front End for admin panel |
GitHub repositories
This package is not used by any popular GitHub repositories.
Add Polish translation (GH-93)
Add Danish translation (GH-96)
Pass event object to custom callbacks (GH-103)
Add Chinese (Taiwan / China) translations (GH-106)
Make prompt input block-level (GH-111)
Add link: true option to prevent btn class from being applied (GH-114)
Prevent child elements triggering hidden callback (GH-115)
Replace Phing with Grunt
Replace Closure compiler with UglifyJS