{"id":19388823,"url":"https://github.com/james2doyle/sublime-to-atom-snippets","last_synced_at":"2025-07-23T23:41:00.461Z","repository":{"id":15272293,"uuid":"18001595","full_name":"james2doyle/sublime-to-atom-snippets","owner":"james2doyle","description":"This little script allows you to convert sublime text snippets to atom editor cson snippets.","archived":false,"fork":false,"pushed_at":"2015-09-24T04:44:55.000Z","size":146,"stargazers_count":26,"open_issues_count":1,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-02T22:23:25.144Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/james2doyle.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-03-22T03:54:50.000Z","updated_at":"2023-09-12T16:42:48.000Z","dependencies_parsed_at":"2022-09-05T08:00:18.683Z","dependency_job_id":null,"html_url":"https://github.com/james2doyle/sublime-to-atom-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/james2doyle%2Fsublime-to-atom-snippets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/james2doyle%2Fsublime-to-atom-snippets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/james2doyle%2Fsublime-to-atom-snippets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/james2doyle%2Fsublime-to-atom-snippets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/james2doyle","download_url":"https://codeload.github.com/james2doyle/sublime-to-atom-snippets/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250532108,"owners_count":21446118,"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-11-10T10:13:49.874Z","updated_at":"2025-04-23T23:31:45.817Z","avatar_url":"https://github.com/james2doyle.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Sublime-to-atom-snippets\n========================\n\nThis little script allows you to convert sublime text snippets to atom editot cson snippets.\n\n### Usage\n\nThis is a very lazy script. There is no bin or anything. Just drop a folder full of snippets in the `source` folder and then use `node index.js` to run the script.\n\nIt is not recursive. It will only read one level into the source folder.\n\n### Output\n\nThis will output a 1:1 xml-to-cson file. So having `source/jquery/$.sublime-snippet` will render to `output/jquery/$.cson`.\n\n### XML variables\n\nIf there is **no description set**, this script will use the filename as the description.\n\nIf there **is no scope**, it will throw an error.\n\n### Output\n\nThe output is mixed quality. There are a bunch of little weird things that I have to compensate for. The CSON isn't as verbose as the XML for sublime snippets.\n\n### Code Quality\n\nPlease don't look at the source.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjames2doyle%2Fsublime-to-atom-snippets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjames2doyle%2Fsublime-to-atom-snippets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjames2doyle%2Fsublime-to-atom-snippets/lists"}