###* Fragment update API =================== This module exposes a low-level Javascript API to [change](/up.replace) or [destroy](/up.destroy) page fragments. Most of Unpoly's functionality (like [fragment links](/up.link) or [modals](/up.modal)) is built from these functions. You can use them to extend Unpoly from your [custom Javascript](/up.syntax). @class up.dom ### up.dom = (($) -> u = up.util ###* Configures defaults for fragment insertion. @property up.dom.config @param {Boolean} [options.runInlineScripts=true] Whether inline `