{"id":17982254,"url":"https://github.com/idered/esuna-snippets","last_synced_at":"2026-01-15T22:11:31.166Z","repository":{"id":7657584,"uuid":"9018820","full_name":"Idered/esuna-snippets","owner":"Idered","description":"Snippets for Esuna Framework","archived":false,"fork":false,"pushed_at":"2013-03-27T02:24:16.000Z","size":128,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-03T16:06:04.116Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Idered.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-03-25T23:49:25.000Z","updated_at":"2015-04-21T20:09:00.000Z","dependencies_parsed_at":"2022-09-11T14:00:51.687Z","dependency_job_id":null,"html_url":"https://github.com/Idered/esuna-snippets","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idered%2Fesuna-snippets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idered%2Fesuna-snippets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idered%2Fesuna-snippets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Idered%2Fesuna-snippets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Idered","download_url":"https://codeload.github.com/Idered/esuna-snippets/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247107834,"owners_count":20884797,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-29T18:13:34.378Z","updated_at":"2026-01-15T22:11:31.133Z","avatar_url":"https://github.com/Idered.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# esuna-snippets\n\nSublime Text snippets for [Esuna Framework](http://idered.pl/esuna)\n\n## Instalation\n\n**Using Package Control**\n\nThis method is curently not available but soon, it'll be.\n\n**Manual instalation**\n\n[Download](https://github.com/Idered/esuna-snippets/archive/master.zip) this repo. In Sublime Text go to: Preferences-\u003eBrowse Packages... Create there new folder called \u003ccode\u003eEsuna Framework Snippets\u003c/code\u003e and paste downloaded archive content.\n\n\n## Snippets\n\n**esuna-comment1**\n\n```CSS\n\n\n/** $1 */\n/*---------------------------------------------------------------------------*/\n\n$2\n```\n\n\n**esuna-comment2**\n\n```CSS\n\n/** ${1:%|=}${2:[$3]} $4 */\n/*------------------------------------*/\n$5\n```\n\n\n**esuna-comment3**\n\n```CSS\n\n/*------------------------------------*/\n\n$1\n```\n\n\n**esuna-open-graph**\n\n```CSS\n\u003c!-- @see ogp.me --\u003e\n\u003cmeta name=\"og:title\" content=\"$1\" /\u003e\n\u003cmeta name=\"og:type\" content=\"${2:website}\" /\u003e\n\u003cmeta name=\"og:description\" content=\"$3\" /\u003e\n\u003cmeta name=\"og:url\" content=\"$4\"\u003e\n```\n\n\n**esuna-twitter-card**\n\n```CSS\n\u003c!-- @see dev.twitter.com/docs/cards --\u003e\n\u003cmeta name=\"twitter:card\" content=\"${1:summary}\"\u003e\n\u003cmeta name=\"twitter:creator\" content=\"@$2\"\u003e\n\u003cmeta name=\"twitter:site\" content=\"@$3\"\u003e\n\u003cmeta name=\"twitter:url\" content=\"$4\"\u003e\n\u003cmeta name=\"twitter:title\" content=\"$5\"\u003e\n\u003cmeta name=\"twitter:description\" content=\"$6\"\u003e\n```\n\n\n**esuna-dns-prefetch**\n\n```CSS\n\u003c!-- @see developer.mozilla.org/en-US/docs/Controlling_DNS_prefetching --\u003e\n\u003clink rel=\"dns-prefetch\" href=\"//p.twitter.com\"\u003e\n\u003clink rel=\"dns-prefetch\" href=\"//cdn.api.twitter.com\"\u003e\n\u003clink rel=\"dns-prefetch\" href=\"//ajax.googleapis.com\"\u003e\n\u003clink rel=\"dns-prefetch\" href=\"//fonts.googleapis.com\"\u003e\n\u003clink rel=\"dns-prefetch\" href=\"//connect.facebook.net\"\u003e\n\u003clink rel=\"dns-prefetch\" href=\"//platform.twitter.com\"\u003e\n```\n\n\n**esuna-load-scripts**\n\n```CSS\n\u003cdiv id=\"fb-root\"\u003e\u003c/div\u003e\n\u003cscript\u003e\n\tvar scripts = {\n\t\t'facebook-jssdk': '//connect.facebook.net/en_US/all.js#xfbml=1',\n\t\t'googleplus'    : 'https://apis.google.com/js/plusone.js',\n\t\t'twitter-wjs'   : '//platform.twitter.com/widgets.js',\n\t\t'analytics'     : ('https:'==location.protocol?'//ssl':'//www') + '.google-analytics.com/ga.js'\n\t}, script, _gaq=[['_setAccount','UA-XXXXX-X'],['_trackPageview']];\n\n\tfor (var id in scripts) {\n\t\tscript = document.createElement('script'); script.src = scripts[id];\n\t\tscript.id = id;script.type = 'text/javascript'; script.async = true;\n\t\tdocument.getElementsByTagName('head')[0].appendChild(script);\n\t}\n\u003c/script\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidered%2Fesuna-snippets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fidered%2Fesuna-snippets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fidered%2Fesuna-snippets/lists"}