Food places things
A Pen by edible pizza on CodePen.
| const fs = require("fs"); | |
| /** | |
| * Executes a shell command and return it as a Promise. | |
| * @param cmd {string} | |
| * @return {Promise<string>} | |
| */ | |
| function execShellCommand(cmd) { | |
| const exec = require("child_process").exec; |
| name: Script_Lab_Excel_Extension_Outline_Operations | |
| description: Create a new snippet from a blank template. | |
| host: EXCEL | |
| api_set: {} | |
| script: | |
| content: | | |
| $("#group").click(() => tryCatch(group)); | |
| $("#groupColumns").click(() => tryCatch(groupColumns)); | |
| $("#ungroupRows").click(() => tryCatch(ungroupRows)); | |
| $("#ungroupColumns").click(() => tryCatch(ungroupColumns)); |
| const fs = require("fs"); | |
| const path = require("path"); | |
| const dirName = "./"; | |
| const dirPath = path.join(__dirname, dirName); | |
| fs.readdir(dirPath, function(err, files) { | |
| files = files | |
| .map(function(fileName) { | |
| return { |
| <div class="container"> | |
| <span class="txt anim-text-flow">best places to eat in tlv</span> | |
| </div> | |
| <a target="_blank" href="https://twitter.com/hendrysadrak">@hendrysadrak</a> |
Food places things
A Pen by edible pizza on CodePen.
| <link href="https://fonts.googleapis.com/css?family=Pacifico&subset=cyrillic,latin-ext" rel="stylesheet"> | |
| <div class="title"> The Burger</div> | |
| <div class="burger"> | |
| <div class="bread-top"></div> | |
| <div class="lettuce"> | |
| <svg height="40" width="300"> | |
| <path d="M 20 32 q 11 -11 22 0 q 11 11 22 0 q 11 -11 22 0 q 11 11 22 0 q 11 -11 22 0 q 11 11 22 0 q 11 -11 22 0 q 11 11 22 0 q 11 -11 22 0 q 11 11 22 0 q 11 -11 22 0 q 11 11 22 0 l -12 -30 l -243 0 z" stroke="#6B3952" stroke-width="7" fill="#ADCE7B"/> | |
| </svg> | |
| </div> | |
| <div class="tomatoes"> |
| <div class="app"> | |
| </div> |
| name: Group&UnGroup (1) | |
| description: Create a new snippet from a blank template. | |
| host: EXCEL | |
| api_set: {} | |
| script: | |
| content: | | |
| $("#group").click(() => tryCatch(group)); | |
| $("#groupColumns").click(() => tryCatch(groupColumns)); | |
| $("#ungroup").click(() => tryCatch(ungroup)); | |
| $("#showdetails").click(() => tryCatch(showdetails)); |
| const axios = require('axios') | |
| const qs = require('querystring') | |
| ... | |
| const requestBody = { | |
| name: 'Akexorcist', | |
| age: '28', | |
| position: 'Android Developer', | |
| description: 'birthdate=25-12-1989&favourite=coding%20coding%20and%20coding&company=Nextzy%20Technologies&website=http://www.akexorcist.com/', |
| {"data":[{"name":"ynet","url":"www.ynet.co.il","about":"about this site..."},{"name":"test1223","url":"ynet.co.il","about":"about this site..."},{"name":"escpae","url":"prison-break.com","about":"about this site..."},{"name":"southpark","url":"spk.com","about":"about this site..."},{"name":"arnold.com","about":"about this site..."},{"name":"test","url":"https://www.walla.co.il","about":"new site"},{"name":"Tuta","url":"https://www.tuta.co.il","about":"joke by Liz"},{"name":"Youtube","url":"https://www.youtube.com","about":"videos"},{"name":"Google","url":"https://www.google.com/","about":"search engine"},{"name":"Unsplash","url":"https://www.unsplash.com/","about":"free quality photo stock"},{"name":"Instagram","url":"https://www.instagram.com/","about":"social media"},{"name":"NYtimes","url":"https://www.nytimes.com/","about":"news"},{"name":"Google","url":"https://www.google.com/","about":"search engine"},{"name":"aAS","url":"QWQWQW","about":"about"},{"name":"GOOOL","url":"MICRO","about":"about"},{"name":"G |