marionette.toolkit icon indicating copy to clipboard operation
marionette.toolkit copied to clipboard

A collection of opinionated Backbone.Marionette extensions for large scale application architecture.

Results 3 marionette.toolkit issues
Sort by recently updated
recently updated
newest added

Bumps [jsdom](https://github.com/jsdom/jsdom) from 14.0.0 to 16.5.0. Release notes Sourced from jsdom's releases. Version 16.5.0 Added window.queueMicrotask(). Added window.event. Added inputEvent.inputType. (diegohaz) Removed ondragexit from Window and friends, per a spec...

has a dependency

`_.extend` should be `extend` with `import { extend } from 'underscore';`