Paste a Google Maps URL and get back the parameters used to create a panorama.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Item: Unit price Special Price | |
| // it should return the price for a single item | |
| // it shold fail it item does not exist | |
| // it should sum up all prices | |
| // it should apply special price (3 for 130) for A | |
| // it should apply special price (2 for 45) for B | |
| describe('cart should accept products', () => { | |
| let cart; |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ffmpeg -framerate 25 -f image2 -pattern_type glob -i "*.JPG" -s:v 1920x1440 -c:v libx264 -r 25 ../timelapse.mp4 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // Geosyl.js – Convert Latitude longitude Pairs to Readable Words. | |
| // based on David Troy's https://github.com/davetroy/hash-js | |
| // also see: http://www.movable-type.co.uk/scripts/hash.html | |
| // Distributed under the MIT License | |
| geosyl = (function(){ | |
| var bits = [32, 16, 8, 4, 2, 1], | |
| vocals = 'aeiou'.split(''), | |
| consonants = 'kgsztdnhfpmyr'.split(''), |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <body onload="B=[y=x=t=r=S=0];setInterval(onkeyup=e=>{u=[x,y,r+4];e&&(g=e.which-38)-2?g?x-=g:r++:y++;C=[...B];for(h=i=8;i--;a+=x+3,b+=20-y,i>3?a<0|a>9|B[b]>>a&1|b<0?[x,y,r,h]=u:0:C[b]|=1<<a)for(a='456768696009181'[i%4+(i&2)*t],b=a&3,a>>=2,j=r;j--;a=f)f=b,b=2+!t-(t>5)-a;B=h||e?B:C.filter(_=>_-1023?x=y=1:++S-S,t=r%7);for(z=S,i=209;i;)Z.innerText=z+=' '+`_# | |
| `[i--%11?C[i/11|0]>>i%11&1:2]},200)"id=Z> |
OlderNewer