{"id":16979347,"url":"https://github.com/marcl/sublime-snippets","last_synced_at":"2026-05-20T10:11:08.669Z","repository":{"id":71372471,"uuid":"44981070","full_name":"MarcL/sublime-snippets","owner":"MarcL","description":null,"archived":false,"fork":false,"pushed_at":"2015-10-26T16:38:06.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-26T17:24:15.720Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MarcL.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-10-26T16:17:39.000Z","updated_at":"2015-10-26T16:17:39.000Z","dependencies_parsed_at":"2023-03-07T08:56:23.203Z","dependency_job_id":null,"html_url":"https://github.com/MarcL/sublime-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/MarcL%2Fsublime-snippets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcL%2Fsublime-snippets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcL%2Fsublime-snippets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcL%2Fsublime-snippets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarcL","download_url":"https://codeload.github.com/MarcL/sublime-snippets/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244880655,"owners_count":20525515,"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-14T01:45:33.614Z","updated_at":"2026-05-20T10:11:03.639Z","avatar_url":"https://github.com/MarcL.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sublime Snippets\n\nThis is a selection of [snippets](http://docs.sublimetext.info/en/latest/extensibility/snippets.html) for Sublime Text 3 which I find useful for day to day coding. They should reduce the amount of boilerplate typing that is necessary for repetitive tasks. For example, writing tests and test suites.\n\nMost of the JavaScript snippets use ES6 as that's what I'm primarily writing at the moment. Feel free to fork and change back to ES5 syntax if necessary.\n\n## Installation\n\nTo install the snippets simply clone the repository into your Sublime Text 3 `Packages` directory:\n\n```\ncd ~/Library/Application Support/Sublime Text 3/Packages/User\ngit clone git@github.com:MarcL/sublime-snippets.git\n```\n\n## Usage\n\nOnce the snippets are installed as above, they should be automatically loaded into your current Sublime Text environment.\n\n### Mocha\n\n* `mocha-it` - Creates a Mocha test.\n* `mocha-it-async` - Creates an asychronous Mocha test.\n* `mocha-describe` - Creates a Mocha test suite.\n* `mocha-describe-async` - Creates an asynchronous Mocha test suite.\n\n## Contributing\n\nFeel free to fork this repository for your own needs or raise a pull request if you can see a better way to achieve the snippets.\n\n## Licence\n\nThis project is licensed under the terms of the MIT license. See the LICENSE file.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcl%2Fsublime-snippets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcl%2Fsublime-snippets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcl%2Fsublime-snippets/lists"}