Skip to content

Instantly share code, notes, and snippets.

@xgqfrms
Created November 15, 2020 06:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xgqfrms/51b2224e63ac41e4978c306fee4bb86f to your computer and use it in GitHub Desktop.
Save xgqfrms/51b2224e63ac41e4978c306fee4bb86f to your computer and use it in GitHub Desktop.
github all contributors
@xgqfrms
Copy link
Author

xgqfrms commented Nov 15, 2020

code screenshot beautify plugin & 代码截图美化插件

https://www.cnblogs.com/xgqfrms/p/13976646.html

@xgqfrms
Copy link
Author

xgqfrms commented Nov 15, 2020

<iframe
  src="https://carbon.now.sh/embed?bg=rgba%28171%2C+184%2C+195%2C+1%29&t=one-dark&wt=none&l=javascript&ds=true&dsyoff=20px&dsblur=68px&wc=true&wa=true&pv=56px&ph=56px&ln=false&fl=1&fm=Hack&fs=14px&lh=133%25&si=false&es=2x&wm=false&code=%2522use%2520strict%2522%253B%250A%250A%252F**%250A%2520*%250A%2520*%2520%2540author%2520xgqfrms%250A%2520*%2520%2540license%2520MIT%250A%2520*%2520%2540copyright%2520xgqfrms%250A%2520*%2520%2540created%25202020-10-01%250A%2520*%2520%2540modified%250A%2520*%250A%2520*%2520%2540description%250A%2520*%2520%2540difficulty%2520Easy%2520Medium%2520Hard%250A%2520*%2520%2540complexity%2520O%28n%29%250A%2520*%2520%2540augments%250A%2520*%2520%2540example%250A%2520*%2520%2540link%250A%2520*%2520%2540solutions%250A%2520*%250A%2520*%2520%2540best_solutions%250A%2520*%250A%2520*%252F%250A%250Aconst%2520log%2520%253D%2520console.log%253B%250A%250Aconst%2520Koa%2520%253D%2520require%28%27koa%27%29%253B%250Aconst%2520app%2520%253D%2520new%2520Koa%28%29%253B%250A%250Aconst%2520port%2520%253D%25203000%253B%250A%250A%252F%252F%2520logger%250Aapp.use%28async%2520%28ctx%252C%2520next%29%2520%253D%253E%2520%257B%250A%2520%2520log%28%2560%25F0%259F%2594%2596%25201%2560%29%250A%2520%2520await%2520next%28%29%253B%250A%2520%2520log%28%2560%25F0%259F%2594%2596%25202%2560%29%250A%2520%2520const%2520rt%2520%253D%2520ctx.response.get%28%27X-Response-Time%27%29%253B%250A%2520%2520log%28%2560%2524%257Bctx.method%257D%2520%2524%257Bctx.url%257D%2520-%2520%2524%257Brt%257D%2560%29%253B%250A%257D%29%253B%250A%250A%252F%252F%2520x-response-time%250Aapp.use%28async%2520%28ctx%252C%2520next%29%2520%253D%253E%2520%257B%250A%2520%2520const%2520start%2520%253D%2520Date.now%28%29%253B%250A%2520%2520log%28%2560%25F0%259F%2594%2596%25203%2560%29%250A%2520%2520await%2520next%28%29%253B%250A%2520%2520log%28%2560%25F0%259F%2594%2596%25204%2560%29%250A%2520%2520const%2520ms%2520%253D%2520Date.now%28%29%2520-%2520start%253B%250A%2520%2520ctx.set%28%27X-Response-Time%27%252C%2520%2560%2524%257Bms%257Dms%2560%29%253B%250A%257D%29%253B%250A%250A%252F%252F%2520response%250Aapp.use%28async%2520ctx%2520%253D%253E%2520%257B%250A%2520%2520log%28%2560%25F0%259F%2594%2596%25205%2560%29%250A%2520%2520ctx.body%2520%253D%2520%27Hello%2520World%27%253B%250A%257D%29%253B%250A%250Aapp.listen%28port%29%253B%250A%250A%250A%252F*%250A%250A%250APromise%2520%25E5%2585%2588%25E5%2590%258E%25E9%25A1%25BA%25E5%25BA%258F%25EF%25BC%258C%2520async%252Fawait%250A%250A%25F0%259F%2594%2596%25201%250A%25F0%259F%2594%2596%25203%250A%25F0%259F%2594%2596%25205%250A%25F0%259F%2594%2596%25204%250A%25F0%259F%2594%2596%25202%250AGET%2520%252F%253Fq%253Dxgqfrms%2520-%25202ms%250A%25F0%259F%2594%2596%25201%250A%25F0%259F%2594%2596%25203%250A%25F0%259F%2594%2596%25205%250A%25F0%259F%2594%2596%25204%250A%25F0%259F%2594%2596%25202%250AGET%2520%252Ffavicon.ico%2520-%25200ms%250A%250A*%252F%250A"
  style="width: 563px; height: 1572px; border:0; transform: scale(1); overflow:hidden;"
  sandbox="allow-scripts allow-same-origin">
</iframe>
<iframe src="https://carbon.now.sh/embed?bg=rgba%28171%2C+184%2C+195%2C+1%29&t=one-dark&wt=none&l=javascript&ds=true&dsyoff=20px&dsblur=68px&wc=true&wa=true&pv=56px&ph=56px&ln=false&fl=1&fm=Hack&fs=14px&lh=133%25&si=false&es=2x&wm=false&code=%2522use%2520strict%2522%253B%250A%250A%252F**%250A%2520*%250A%2520*%2520%2540author%2520xgqfrms%250A%2520*%2520%2540license%2520MIT%250A%2520*%2520%2540copyright%2520xgqfrms%250A%2520*%2520%2540created%25202020-10-01%250A%2520*%2520%2540modified%250A%2520*%250A%2520*%2520%2540description%250A%2520*%2520%2540difficulty%2520Easy%2520Medium%2520Hard%250A%2520*%2520%2540complexity%2520O%28n%29%250A%2520*%2520%2540augments%250A%2520*%2520%2540example%250A%2520*%2520%2540link%250A%2520*%2520%2540solutions%250A%2520*%250A%2520*%2520%2540best_solutions%250A%2520*%250A%2520*%252F%250A%250Aconst%2520log%2520%253D%2520console.log%253B%250A%250Aconst%2520Koa%2520%253D%2520require%28%27koa%27%29%253B%250Aconst%2520app%2520%253D%2520new%2520Koa%28%29%253B%250A%250Aconst%2520port%2520%253D%25203000%253B%250A%250A%252F%252F%2520logger%250Aapp.use%28async%2520%28ctx%252C%2520next%29%2520%253D%253E%2520%257B%250A%2520%2520log%28%2560%25F0%259F%2594%2596%25201%2560%29%250A%2520%2520await%2520next%28%29%253B%250A%2520%2520log%28%2560%25F0%259F%2594%2596%25202%2560%29%250A%2520%2520const%2520rt%2520%253D%2520ctx.response.get%28%27X-Response-Time%27%29%253B%250A%2520%2520log%28%2560%2524%257Bctx.method%257D%2520%2524%257Bctx.url%257D%2520-%2520%2524%257Brt%257D%2560%29%253B%250A%257D%29%253B%250A%250A%252F%252F%2520x-response-time%250Aapp.use%28async%2520%28ctx%252C%2520next%29%2520%253D%253E%2520%257B%250A%2520%2520const%2520start%2520%253D%2520Date.now%28%29%253B%250A%2520%2520log%28%2560%25F0%259F%2594%2596%25203%2560%29%250A%2520%2520await%2520next%28%29%253B%250A%2520%2520log%28%2560%25F0%259F%2594%2596%25204%2560%29%250A%2520%2520const%2520ms%2520%253D%2520Date.now%28%29%2520-%2520start%253B%250A%2520%2520ctx.set%28%27X-Response-Time%27%252C%2520%2560%2524%257Bms%257Dms%2560%29%253B%250A%257D%29%253B%250A%250A%252F%252F%2520response%250Aapp.use%28async%2520ctx%2520%253D%253E%2520%257B%250A%2520%2520log%28%2560%25F0%259F%2594%2596%25205%2560%29%250A%2520%2520ctx.body%2520%253D%2520%27Hello%2520World%27%253B%250A%257D%29%253B%250A%250Aapp.listen%28port%29%253B%250A%250A%250A%252F*%250A%250A%250APromise%2520%25E5%2585%2588%25E5%2590%258E%25E9%25A1%25BA%25E5%25BA%258F%25EF%25BC%258C%2520async%252Fawait%250A%250A%25F0%259F%2594%2596%25201%250A%25F0%259F%2594%2596%25203%250A%25F0%259F%2594%2596%25205%250A%25F0%259F%2594%2596%25204%250A%25F0%259F%2594%2596%25202%250AGET%2520%252F%253Fq%253Dxgqfrms%2520-%25202ms%250A%25F0%259F%2594%2596%25201%250A%25F0%259F%2594%2596%25203%250A%25F0%259F%2594%2596%25205%250A%25F0%259F%2594%2596%25204%250A%25F0%259F%2594%2596%25202%250AGET%2520%252Ffavicon.ico%2520-%25200ms%250A%250A*%252F%250A" style="width: 563px; height: 1572px; border:0; transform: scale(1); overflow:hidden;" sandbox="allow-scripts allow-same-origin"> </iframe>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment