Skip to content

Instantly share code, notes, and snippets.

Dans cette version initiale, une seule sélection est traitée.
https://translate.google.com/?sl=auto&tl=en&text=Dans%20cette%20version%20initiale%2C%20une%20seule%20s%C3%A9lection%20est%20trait%C3%A9e.&op=translate&hl=en
In this initial version, only one selection is processed.
{"cat":{"url":"https://purepng.com/public/uploads/medium/515023081909vuwgucjvi37ke4sxsgi38bohmwvueskzfkd2gegbprpz9pc9z321pllryanukxpe9uxvuxltoszhjmxhlwff3anbuu2x4dcspqa.png"},"music":{"url":"https://github.com/WebDevSimplified/Spotify-Landing-Page-Redesign/blob/master/images/landing-page-girl.png?raw=true","size":"602*849","position":"282 231"},"pokemon":{"url":"https://purepng.com/public/uploads/medium/purepng.com-pokemonpokemonpocket-monsterspokemon-franchisefictional-speciesone-pokemonmany-pokemonone-pikachu-17015277867183nnsm.png"},"arctarus":{"1":{"url":"https://user-images.githubusercontent.com/5175342/87308475-96063700-c51b-11ea-90b7-b7c0940b3f99.png","size":"933*1080","position":"0 0","originalSize":"1771*1644"},"2":{"url":"https://user-images.githubusercontent.com/5175342/87323860-9e686d00-c52f-11ea-8837-4e2c91b14dc2.png","size":"933*1080","position":"0 0","originalSize":"1024*1719"},"3":{"url":"https://user-images.githubusercontent.com/5175342/87324259-251d4a00-c530-11ea-8c74-372eee348d90.png","size
@lepinekong
lepinekong / Bruce Lee
Created October 19, 2020 11:16
Bruce Lee
Bruce Lee
@lepinekong
lepinekong / it people
Created August 29, 2020 22:05
go famous
it people
@lepinekong
lepinekong / go mp3
Created July 15, 2020 14:01
go mp3
587553
@lepinekong
lepinekong / artarus
Created July 13, 2020 13:14
artarus
artarus
@lepinekong
lepinekong / meta.tpl.html
Created August 18, 2019 23:18
html meta
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!DOCTYPE html>
<html lang="us">
<head>
</head>
<body>
</body>
</html>
Comment {
Requirements: [
Redlang: https://www.red-lang.org
{or paste this oneliner in powershell: https://gist.github.com/lepinekong/d895d64528ee85e6aac4b13bdf3437bc}
VSCode: (optional) https://code.visualstudio.com/
VSCode-Extension: (optional) https://marketplace.visualstudio.com/items?itemName=red-auto.red
]
Demo: {
type in red console:
@lepinekong
lepinekong / ReAdABLE.Flowchart.to.Chartmage.red
Last active May 5, 2018 08:23
Code your flowchart (ReAdABLE Human Format to Chartmage)
Red [
Title: "ReAdABLE.Flowchart.to.Chartmage.red"
Description: {Example to convert a Flowchart from ReAdABLE Format https://medium.com/@lepinekong/readable-human-format-md-8fda1869ef75
to Chartmage http://chartmage.com/index.html
copy result to clipboard}
Github-Url: https://gist.github.com/lepinekong/1e3a51580be1be5b80e92f416a95c93f
Requirements: [
Redlang: https://www.red-lang.org
{or paste this oneliner in powershell: https://gist.github.com/lepinekong/d895d64528ee85e6aac4b13bdf3437bc}
VSCode: https://code.visualstudio.com/