{"id":19632914,"url":"https://github.com/foundation/foundation-sublime","last_synced_at":"2025-08-22T16:08:40.898Z","repository":{"id":21729845,"uuid":"25051540","full_name":"foundation/foundation-sublime","owner":"foundation","description":"Foundation grid shorthand plugin for Sublime Text.","archived":false,"fork":false,"pushed_at":"2017-05-05T00:47:49.000Z","size":148,"stargazers_count":10,"open_issues_count":1,"forks_count":3,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-04-28T07:40:10.149Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://zurb.com/playground/foundation-morse-code","language":"Python","has_issues":false,"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/foundation.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":"2014-10-10T20:16:30.000Z","updated_at":"2022-06-23T20:48:27.000Z","dependencies_parsed_at":"2022-09-19T15:23:30.130Z","dependency_job_id":null,"html_url":"https://github.com/foundation/foundation-sublime","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/foundation/foundation-sublime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foundation%2Ffoundation-sublime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foundation%2Ffoundation-sublime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foundation%2Ffoundation-sublime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foundation%2Ffoundation-sublime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foundation","download_url":"https://codeload.github.com/foundation/foundation-sublime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foundation%2Ffoundation-sublime/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271665141,"owners_count":24799302,"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","status":"online","status_checked_at":"2025-08-22T02:00:08.480Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-11T12:15:44.601Z","updated_at":"2025-08-22T16:08:40.876Z","avatar_url":"https://github.com/foundation.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Morse Code for Foundation\n\nThis is a Sublime Text plugin that allows you to expand a shorthand grid syntax into full HTML, à la Emmet. Learn more about all of its features [here](http://zurb.com/playground/foundation-morse-code).\n\n## Installing\n\nInstall using [Package Control](https://sublime.wbond.net/installation). It's not yet in the package registry, so you can install it by selecting \"Package Control: Add Repository\" in the command palette and pasting in this URL:\n\n```\nhttps://github.com/zurb/foundation-sublime.git\n```\n\n## Example\n\n```\nsg12mg4,sg12mg8\n```\n\nExpands to:\n\n```html\n\u003cdiv class=\"row\"\u003e\n  \u003cdiv class=\"small-12 medium-4 columns\"\u003e\n  \u003c/div\u003e\n  \u003cdiv class=\"small-12 medium-8 columns\"\u003e\n  \u003c/div\u003e\n\u003c/div\u003e\n```\n\n## Known Issues\n\n- The decoder will output a little funny if you break Foundation rules, like putting a column directly inside a column, a row directly inside a row, or a row and column as siblings.\n- If you run the encoder multiple times, all the previous HTML that's been parsed is also processed and output. I have *no idea why*, because every time you run the command it only feeds the parser the HTML you have selected, and somehow old HTML is persisting between runs of the command.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoundation%2Ffoundation-sublime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoundation%2Ffoundation-sublime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoundation%2Ffoundation-sublime/lists"}