@danielkalen/simplybind
Version:
Magically simple, framework-less one-way/two-way data binding for frontend/backend in ~5kb.
42 lines (38 loc) • 1.06 kB
text/coffeescript
globalOptions.silent
globalOptions.liveProps
globalOptions.dispatchEvents
globalOptions.updateEvenIfUndefined
globalOptions.updateEvenIfSame
globalOptions.updateOnBind
globalOptions.mutateInherited
globalOptions.trackArrayChildren
globalOptions.simpleSelector
globalOptions.promiseTransforms
globalOptions.placeholderStart
globalOptions.placeholderEnd
placeholderEscaped.start
placeholderEscaped.end
Bound = ()->
BoundPublic = ()->
BoundPublic.stage
BoundPublic::of = ()->
BoundPublic::ofEvent = ()->
BoundPublic::to = ()->
BoundPublic::and = ()->
BoundPublic::toEvent = ()->
BoundPublic::chainTo = ()->
BoundPublic::set = ()->
BoundPublic::get = ()->
BoundPublic::transformSelf = ()->
BoundPublic::transform = ()->
BoundPublic::transformAll = ()->
BoundPublic::condition = ()->
BoundPublic::conditionAll = ()->
BoundPublic::bothWays = ()->
BoundPublic::unBind = ()->
BoundPublic::pollEvery = ()->
BoundPublic::stopPolling = ()->
BoundPublic::updateDepsOnEvent = ()->
BoundPublic::removeEvent = ()->
BoundPublic::throttle = ()->
BoundPublic::setOption = ()->