{"id":16961957,"url":"https://github.com/lanceli/generator-safari-extension","last_synced_at":"2025-04-11T22:12:22.647Z","repository":{"id":18322690,"uuid":"21501712","full_name":"lanceli/generator-safari-extension","owner":"lanceli","description":"Yeoman generator for Safari Extensions","archived":false,"fork":false,"pushed_at":"2017-04-10T02:02:39.000Z","size":51,"stargazers_count":15,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-11T22:12:18.657Z","etag":null,"topics":["safari-extension","yeoman-generator"],"latest_commit_sha":null,"homepage":"https://www.npmjs.org/package/generator-safari-extension","language":"JavaScript","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/lanceli.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":"2014-07-04T15:40:42.000Z","updated_at":"2022-09-13T02:09:38.000Z","dependencies_parsed_at":"2022-07-26T21:32:17.906Z","dependency_job_id":null,"html_url":"https://github.com/lanceli/generator-safari-extension","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanceli%2Fgenerator-safari-extension","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanceli%2Fgenerator-safari-extension/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanceli%2Fgenerator-safari-extension/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lanceli%2Fgenerator-safari-extension/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lanceli","download_url":"https://codeload.github.com/lanceli/generator-safari-extension/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248487682,"owners_count":21112190,"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":["safari-extension","yeoman-generator"],"created_at":"2024-10-13T23:04:45.462Z","updated_at":"2025-04-11T22:12:22.622Z","avatar_url":"https://github.com/lanceli.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Safari Extension generator [![Build Status](http://img.shields.io/travis/lanceli/generator-safari-extension.svg?style=flat)](https://travis-ci.org/lanceli/generator-safari-extension) [![download](http://img.shields.io/npm/dm/generator-safari-extension.svg?style=flat)](https://www.npmjs.org/package/generator-safari-extension)\n\n\u003e [Yeoman](http://yeoman.io) generator for Safari Extensions inspired by [Chrome Extension generator](https://github.com/yeoman/generator-chrome-extension)\n\n\n## Getting Started\n\n- First make a new directory, and `cd` into it: `mkdir my-new-safari-extension \u0026\u0026 cd $_`\n- Install the generator: `npm install -g generator-safari-extension`\n- Run: `yo safari-extension`\n\nNeed more information about Safari Extension? Please visit [Safari Extensions Development Guide](https://developer.apple.com/library/safari/documentation/Tools/Conceptual/SafariExtensionGuide/)\n\n## Debug\n\n```bash\n$ grunt debug\n```\n\n## Build\n\n```bash\n$ grunt\n```\n\n## Options\n\n* `--skip-install`\n\nSkips the automatic execution of `bower` and `npm` after\nscaffolding has finished.\n\n* `--test-framework=[framework]`\n\nDefaults to `mocha`. Can be switched for\nanother supported testing framework like `jasmine`.\n\n* `--coffee`\n\nAdd support for [CoffeeScript](http://coffeescript.org/).\n\n* `--compass`\n\nAdd support for [Compass](http://compass-style.org/).\n\n\u003e WARN, Compiled files that generated by coffee or compass will be remained if your extension is running on with `grunt debug`. You should remove or ignore that files if you don't want to commit to repo.\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flanceli%2Fgenerator-safari-extension","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flanceli%2Fgenerator-safari-extension","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flanceli%2Fgenerator-safari-extension/lists"}