Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

backbone.modal

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

backbone.modal

A plugin for Backbone.js that simplifies creating modals for your application.

  • 1.1.6
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Backbone.Modal

LOOKING FOR AN ACTIVE MAINTAINER: Because we're not using Backbone for any of our products anymore, we're not actively supporting this library. We'd rather have someone maintaining it that does use it actively in production.


Build Status

A plugin for Backbone.js that simplifies creating modals for your application.

Backbone.Modal.js removes boilerplate code and adds default behaviors and interactions. You can create a simple dialog modal or complex wizards with stacked modals on top of each other in a few lines of code.

bower install backbone-modal

For a complete overview of the documentation visit: http://awkward.github.io/backbone.modal/

Bundled version

If you're using Backbone and Marionette.

Backbone.Modals.js and Backbone.Marionette.Modals.js separate

If you just want to use the Backbone version without Marionette.

CSS files

There's default style, and you can use our theme to make things look pretty.

How to contribute

To get started grunt to get everything running. If you have any requests, please create an issue. If you're working on something yourself, make a pull request and we'll make sure to check it out to get in into the next release.

Tests

When you run the project by doing grunt watch. This will watch the tests, src and example files. It will open up a browser with the tests on http://localhost:8000. When you head over http://localhost:5000, it will show the example that's defined in the Gruntfile.coffee.

Copyright (c) 2017 Awkward.

Distributed under MIT license.

FAQs

Package last updated on 21 Mar 2017

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc