@danielkalen/simplybind
Version:
Magically simple, framework-less one-way/two-way data binding for frontend/backend in ~5kb.
2 lines (1 loc) • 14.2 kB
JavaScript
!function(){var w,k,m,H,r,p,t,x,I,y,z,J,n,A,l,K,B,C,f,D,E,u,F,v,G,h,q;return r="push pop shift unshift splice reverse sort".split(" "),J=function(){return"sb_"+Math.floor(1e12*(1+Math.random())).toString(16)},n=function(){return Object.create(null)},B=function(a){return a instanceof k},u=function(a,b,c){var d,e;for(d in b)e=b[d],null!=l[d]&&(a.options[d]=e);if(c)return a.mPL()},t={txN:{},object:{set:function(a){var b,c;return c=a.selc||a.prop,a.object._sb_map?a.object._sb_map[c]=a.ID:(b={},b[c]=a.ID,Object.defineProperty(a.object,"_sb_map",{configurable:!0,value:b}))},get:function(a,b){if(a._sb_map&&a._sb_map[b])return p[a._sb_map[b]]}},simpleObject:{set:function(a){return Object.defineProperty(a.object,"_sb_ID",{configurable:!0,value:a.ID})},get:function(a){return p[a._sb_ID]}}},z=/[.*+?^${}()|[\]\\]/g,E=D=null,F=function(){var a,b,c;return c=l.placeholderStart.replace(z,"\\$&"),a=l.placeholderEnd.replace(z,"\\$&"),b="[^"+a+"]+",D=new RegExp(c+"("+b+")"+a,"g"),E=new RegExp(""+c+b+a,"g")},H=function(a,b,c){var d,e,g,f,h;for(h="",g=e=0,f=a.length;e<f;g=++e)d=a[g],h+=d,c[g]&&(h+=b[c[g]]);return h},v=function(a,b){var c;throw c=A(),Error("SimplyBind: "+((b?a:y[a])+("\n\nCall Source:\n"+c)))},q=function(a){var b;if(!l.silent)return b=A(),a=y[a],console.log("SimplyBind: "+(a+("\n\nCall Source:\n"+b)))},h=function(a){return v("You can't use/invoke ."+a+"() at this stage",!0)},G=function(a,b){return v("Invalid argument/s ("+b+") passed to ."+a+"()",!0)},A=function(){return Error().stack.split("\n").slice(3,10).map(function(a){return a.replace(I,function(a,c,d){return"@ "+d})}).join("\n")},I=/[@(?:\wat\s)](.*)\/(.+)$/,Error.prototype.stack="\n\n\n",y={erIP:"SimplyBind() and .to() only accept a function, an array, a bound object, a string, or a number.",erFN:"Only functions are allowed for .transform/.condition/All()",erEV:"Invalid argument number in .ofEvent()"},p={},l={silent:!1,liveProps:!0,dispatchEvents:!1,updateEvenIfUndefined:!1,updateEvenIfSame:!1,updateOnBind:!0,mutateInherited:!1,trackArrayChildren:!1,simpleSelector:!1,promiseTransforms:!1,placeholderStart:"{{",placeholderEnd:"}}"},F(),m=function(a,b,c){return(a||0===a)&&("string"==typeof a||"number"==typeof a||"function"==typeof a||a instanceof Array)||B(a)||v("erIP"),"object"!=typeof a||a instanceof Array?new k(null,0,null,a,c,b):new k(a._,1)},w=function(a,b,c,d,e,g,f,h){var k,l;for(k in f)l=f[k],this[k]=l;return this.options=g,this.type=a,this.ID=J(),this.prop=c,this.selc=b,this.object=d,this.objects=e,this.value=this.VLo=null,this.deps=[],this.depsMap={1:n(),2:n()},this.dPH=n(),this.mPH=n(),this.tfms=n(),this.cnds=n(),this.atEV=[],"Event"!==this.type&&(a=this.fDV(null,h),"undefined"==typeof a&&"ObjectProp"===this.type&&(this.object[this.prop]=a=null),this.value=this.VLo=a,this.placeholder&&!this.pVL&&this.sPH()),this.mPL(),this.aEV(),this.object instanceof Array&&"Array"!==this.type&&(this.aBI=a=t.simpleObject.get(this.object))&&a.options.trackArrayChildren&&-1===a.tC.indexOf(this.prop)&&(a.tC.push(this.prop),m(this.prop).of(this.object).to(a.uS)),p[this.ID]=this},k=function(a,b,c,d,e,g){var f,h;c=c||{};for(f in c)h=c[f],this[f]=h;switch(this.stage=b||0,null==this.pX&&(this.pX=[]),null==this.sT&&(this.sT={}),this.stage){case 0:this.opts=g||(g={}),this.options={};for(f in l)this.options[f]=null!=g[f]?g[f]:l[f];"function"==typeof d?(a=this.sOB(d,"Func",!0,e),this.stage=1):d instanceof Array?(a=this.sOB(d,"Array",!0),this.stage=1):("number"==typeof d&&(d=d.toString()),this.selc=this.prop=d,this.options.simpleSelector||(-1!==this.selc.indexOf(":")&&(d=this.prop.split(":"),this.desc=d[0],this.prop=d[1]),-1!==this.selc.indexOf(".")&&(d=this.prop.split("."),this.prop=d[0],this.placeholder=d.slice(1).join(".")),this.selc=this.prop));break;case 1:if(!a){a:switch(!1){case!this.sT.hEN:b="Event";break a;default:b="ObjectProp"}a=this.sOB(d,b)}}return Object.defineProperties(this,{_:{value:a},ID:{get:function(){return a.ID}},value:{get:function(){return a.value}},original:{get:function(){return a.objects||a.object}},dependents:{get:function(){return a.deps.slice().map(function(a){return a.object})}},lpX:{get:function(){return this.pX[this.pX.length-1]}},new:{value:function(b,c){return new k(a,b,this.gST(),c,e)}}}),this},w.prototype={mPL:function(a){var b,c,d,e,g,f,h,k;if(this.options.liveProps)if(b=this,"ObjectProp"===this.type){if(g=Object.getOwnPropertyDescriptor(this.object,this.prop),(k=this.options.mutateInherited||g&&g.configurable)&&!this.live||a)return this.live=!0,d=(null!=g&&null!=(f=g.get)?f.bind(this.object):void 0)||function(){return b.value},e=(null!=g&&null!=(h=g.set)?h.bind(this.object):void 0)||function(){},Object.defineProperty(this.object,this.prop,{configurable:!0,enumerable:null!=g?g.enumerable:void 0,get:function(){return d()},set:function(a){return b.sV(a),e(a)}})}else if("Array"===this.type&&(this.live||(this.live=!0,r.forEach(function(a){return Object.defineProperty(b.value,a,{configurable:!0,value:function(){var c;return c=Array.prototype[a].apply(b.value,arguments),b.uAD(),c}})})),this.options.trackArrayChildren&&!this.tC))return this.tC=[],this.uS=function(){return b.uAD()},c={updateOnBind:!1},this.value.forEach(function(a,d){return b.tC.push(""+d),m(d,c).of(b.value).to(b.uS)})},aD:function(a,b){return this.depsMap[1][a.ID]||(this.depsMap[1][a.ID]=a,this.deps.push(a)),this.placeholder?this.mPH[a.ID]=this.placeholder:this.mPH[a.ID]&&delete this.mPH[a.ID],a.placeholder&&(this.dPH[a.ID]=a.placeholder),b?this.depsMap[2][a.ID]=a:a.depsMap[1][this.ID]&&(a.aD(this,!0),this.aD(a,!0)),this},rD:function(a,b){if(this.depsMap[1][a.ID]&&(this.deps.splice(this.deps.indexOf(a),1),delete this.depsMap[1][a.ID],delete this.dPH[a.ID]),b)return a.rD(this),delete this.depsMap[2][a.ID]},rAD:function(a){var b,c,d,e;for(e=this.deps.slice(),c=0,d=e.length;c<d;c++)b=e[c],this.rD(b,a);if(a||0===Object.keys(this.depsMap[2]).length)return this.DES()},DES:function(){var a,b,c,d;if(delete p[this.ID],"ObjectProp"===this.type||"DOMText"===this.type)Object.defineProperty(this.object,this.prop,{value:this.value,writable:!0}),delete this.object._sb_map,delete this.object._sb_ID;else if("Event"===this.type){for(d=this.atEV,b=0,c=d.length;b<c;b++)a=d[b],this.urEVE(a,this.cEM.remove);delete this.object._sb_map}else if("Array"===this.type)for(delete this.object._sb_ID,a=0,b=r.length;a<b;a++)c=r[a],delete this.object[c];else"Func"===this.type&&delete this.object._sb_ID},fDV:function(a,b){switch(null==a&&(a=this.type),a){case"Func":if(!b)return this.object();break;case"Array":return this.object;default:return this.object[this.prop]}},sV:function(a,b,c,d){var e,g;if(null==c&&(c=this),e=b?this.pVL[b]:this.value,this.tfS&&(a=this.tfS(a)),e=a!==e||this.options.updateEvenIfSame,g="undefined"!=typeof a||this.options.updateEvenIfUndefined,(e&&g||this.isEvent)&&"Array"!==this.type){switch(b?(this.pVL[b]=a,this.value=a=H(this.pCT,this.pVL,this.pIM)):this.value=a,this.type){case"ObjectProp":this.live||(this.object[this.prop]=a);break;case"Func":b=this.VLp,this.VLp=a,this.value=this.object(a,b);break;case"Event":d||(this.evC=c,this.eEVE(a),this.evC=null)}d&&this.evC||this.uAD(c)}},uAD:function(a){var b,c,d,e;if(this.deps.length){if(this.thR){if(+new Date-this.thLU<this.thR)return clearTimeout(this.thT),this.thT=setTimeout(function(b){return function(){return b.uAD(a)}}(this),this.thR);this.thLU=+new Date}for(e=this.deps,c=0,d=e.length;c<d;c++)b=e[c],this.uD(b,a)}},uD:function(a,b){var c,d,e,g;if(c=null===this.value&&"Event"===this.type,!(b&&(b===a||b!==this&&b.depsMap[1][a.ID])||c)&&(b||(b=this),c=(c=this.mPH[a.ID])?this.pVL[c]:this.value,e=(d=this.dPH[a.ID])?a.pVL[d]:a.value,g=c,g=this.apT(a,d,c,e),this.cC(a,d,c,e)))return this.options.promiseTransforms&&null!=g&&"function"==typeof g.then?g.then(function(c){return function(c){return a.sV(c,d,b)}}(this)):a.sV(g,d,b)},pTF:function(a,b){var c,d,e,g;if("function"!=typeof a)return q("erFN");for(c=0,d=b.length;c<d;c++)e=b[c],g=e.ID,g+=e.placeholder?"."+e.placeholder:"",this.aTF(g,a),e=e._,this.depsMap[2][e.ID]&&e.aTF(this.ID,a),(this.options.updateOnBind||"Func"===this.type)&&this.uD(e);return!0},apT:function(a,b,c,d){return this.hTfs?(a=a.ID,b&&(a+="."+b),this.tfms[a]?this.tfms[a](c,d):c):c},aTF:function(a,b){return this.hTfs=!0,this.tfms[a]=b},pCN:function(a,b){var c,d,e,g;if("function"!=typeof a)return q("erFN");for(c=0,d=b.length;c<d;c++)e=b[c],g=e.ID,g+=e.placeholder?"."+e.placeholder:"",this.aCND(g,a),e=e._,this.depsMap[2][e.ID]&&e.aCND(this.ID,a);return!0},cC:function(a,b,c,d){return!this.hCnds||(a=a.ID,b&&(a+="."+b),!this.cnds[a]||this.cnds[a](c,d))},aCND:function(a,b){return this.hCnds=!0,this.cnds[a]=b},sPH:function(){var a;if(this.pVL=n(),this.pIM=n(),this.pCT=[],"string"==typeof this.VLo)return this.pCT=this.VLo.split(E),a=0,this.value=this.VLo.replace(D,function(b){return function(c,d){return b.pIM[a++]=d,b.pVL[d]=d}}(this))},aPI:function(a){return this.rPI(),this.PI=setInterval(function(a){return function(){var c;return c=a.fDV(),a.sV(c)}}(this),a)},rPI:function(){return clearInterval(this.PI),this.PI=null},aEV:function(){if("Event"===this.type)return this.rEVE(this.evN,this.cEM.in)},rEVE:function(a,b){if(-1===this.atEV.indexOf(a))return this.atEV.push(a),this.iEM(a,b||"on","on")},urEVE:function(a,b){var c;if(c=this.atEV.indexOf(a),-1!==c)return this.atEV.splice(c,1),this.iEM(a,b||"removeListener","removeListener")},iEM:function(a,b,c){var d;return d=this.object,d[b]||(b=c),this.evH||(this.evH=K.bind(this)),"function"==typeof d[b]?d[b](a,this.evH):void 0},eEVE:function(a){var b,c;return c=this.object,b=this.cEM.out||"emit",c[b]||(b="emit"),c[b](this.evN,a)}},K=function(){var a;return a="Event"===this.type?arguments[this.prop]:this.fDV(),this.sV(a,null,this.evC,!0)},k.prototype={of:function(a){var b;return 0!==this.stage&&2!==this.stage&&h(f[0]),"object"!=typeof a&&"function"!=typeof a&&G(f[0],a),B(a)&&(a=a.object),2===this.stage&&(this.pX[this.pX.length-1]=b=this.lpX.of(a),this.sT.hIB=!0,this.sT.hTf=!1,this._.aD(b._),C(this._,b._)),this.new(this.stage+1,a)},ofEvent:function(a,b,c){return 0!==this.stage||this.sT.hEN?h(f[1]):a&&"string"==typeof a?isNaN(parseInt(this.prop))&&q("erEV"):G(f[1],a),this.sT.hEN=!0,this.evN=a,this.selc=this.prop+"#"+this.evN,this.cEM={in:b,out:c},this},to:function(a,b){var c;return(1!==this.stage||this.sT.hIB)&&h(f[2]),this.pX.push(c=x(this,a,b)),0===c.stage?c=2:(c=3,this.sT.hIB=!0),this.new(c)},and:function(a,b){var c;return 3===this.stage&&this.sT.hIB&&!this.sT.hasMultiTransform||h(f[3]),this.pX.push(c=x(this,a,b)),0===c.stage?c=2:(c=3,this.sT.hTf=!1),this.new(c)},toEvent:function(a,b,c,d){return 1!==this.stage&&h(f[4]),this.pX.push(m(0,d).ofEvent(a,c,b)),this.new(2)},chainTo:function(a,b){return 3!==this.stage&&h(f[5]),m(this.lpX).to(a,b)},set:function(a){return 0!==this.stage&&2!==this.stage||h(f[6]),this._.sV(a,this.placeholder),this},get:function(){return 0!==this.stage&&2!==this.stage||h(f[7]),this.placeholder?this._.pVL[this.placeholder]:this._.value},transformSelf:function(a){return(1!==this.stage||1===this.stage&&"Array"===this._.type)&&h(f[8]),"function"!=typeof a?q("erFN"):(this._.tfS=a,this._.options.updateOnBind&&this.set(this.value)),this},transform:function(a){return(3!==this.stage||this.sT.hTf||this.sT.hasMultiTransform)&&h(f[9]),this.sT.hTf=this._.pTF(a,this.pX.slice(-1))||!1,this.new(3)},transformAll:function(a){return(3!==this.stage||this.sT.hTf||this.sT.hasMultiTransform)&&h(f[10]),this.sT.hasMultiTransform=this._.pTF(a,this.pX)||!1,this.new(3)},condition:function(a){return 3!==this.stage&&h(f[11]),this._.pCN(a,this.pX.slice(-1)),this.new(3)},conditionAll:function(a){return 3!==this.stage&&h(f[12]),this._.pCN(a,this.pX),this.new(3)},bothWays:function(a){var b,c,d,e;return(3!==this.stage||this.sT.hasMultiTransform)&&h(f[13]),e=this.lpX,b=e._.aD(this._,!0),d=this._.tfms[e.ID],c=this._.cnds[e.ID],(d||a)&&(d="function"==typeof a?a:d)&&!1!==a&&b.aTF(this.ID,d),c&&b.aCND(this.ID,c),this._.aD(e._,!0),this},unBind:function(a){var b,c,d,e;for(3!==this.stage&&h(f[14]),e=this.pX,b=0,c=e.length;b<c;b++)d=e[b],this._.rD(d._,a);return this},pollEvery:function(a){return 3===this.stage&&"Event"!==this._.type||h(f[15]),this._.aPI(a),this},stopPolling:function(){return 3!==this.stage&&h(f[16]),this._.rPI(),this},updateDepsOnEvent:function(a,b){return 3!==this.stage&&h(f[17]),this._.rEVE(a,b),this},removeEvent:function(a,b){return 3!==this.stage&&h(f[18]),this._.urEVE(a,b),this},throttle:function(a){return 1!==this.stage&&3!==this.stage&&h(f[19]),"number"==typeof a&&a?this._.thR=a:!1===a&&delete this._.thR,this},setOption:function(a,b){var c,d,e,g,f;for(c={},c[""+a]=b,e=c,u(this._,e,!0),f=this.pX,c=0,d=f.length;c<d;c++)g=f[c],u(g._,e,!0);return this}},k.prototype.update=k.prototype.set,k.prototype.twoWay=k.prototype.bothWays,k.prototype.pipe=k.prototype.chainTo,f=Object.keys(k.prototype),x=function(a,b,c){return null==c&&(c={}),b=m(b,c,!0),0!==b.stage&&(a._.aD(b._,a),C(a._,b._)),b},C=function(a,b){if(a.options.updateOnBind||"Func"===a.type)return a.uD(b)},Object.defineProperties(k.prototype,{sOB:{value:function(a,b,c,d){var e;return this.object=a,c=c?"simpleObject":"object",(e=t[c].get(a,this.selc))?((e.placeholder=this.placeholder)&&!e.pVL&&(e.VLo=e.fDV(),e.sPH()),"ObjectProp"!==e.type||this.prop in a||e.mPL(!0),u(e,this.options,!0),e):(a=new w(b,this.selc,this.prop,this.object,this.objects,this.options,{dom:this.dom,domI:this.domI,placeholder:this.placeholder,evN:this.evN,cEM:this.cEM,isEvent:this.sT.hEN},d),t[c].set(a),a)}},gST:{value:function(){return{options:this.options,selc:this.selc,object:this.object,prop:this.prop,desc:this.desc,placeholder:this.placeholder,evN:this.evN,cEM:this.cEM,proxied:this.proxied,pX:this.pX,sT:this.sT}}}}),Object.defineProperties(m,{version:{value:"1.2.1"},options:{get:function(){var a,b,c;a={};for(b in l)c=l[b],a[b]=c;return a}}}),m.setOption=function(a,b){if(null!=l[a]&&(l[a]=b,-1!==a.indexOf("place")))return F()},m.setOptions=function(a){var b,c;for(b in a)c=a[b],m.setOption(b,c)},m.unBindAll=function(a,b){var c,d,e;if(a&&("object"==typeof a||"function"==typeof a)&&(e=a._sb_map,a._sb_ID&&p[a._sb_ID].rAD(b),e))for(d in e)c=e[d],p[c].rAD(b)},module.exports=m}();