{"id":27642009,"url":"https://github.com/bathos/gobble-ng-annotate","last_synced_at":"2025-04-23T23:52:09.211Z","repository":{"id":33790539,"uuid":"37477401","full_name":"bathos/gobble-ng-annotate","owner":"bathos","description":"Use ng-annotate as a Gobble transform","archived":false,"fork":false,"pushed_at":"2015-06-15T17:26:36.000Z","size":132,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-23T23:52:04.747Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bathos.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-06-15T16:35:05.000Z","updated_at":"2015-10-31T06:30:35.000Z","dependencies_parsed_at":"2022-09-08T17:21:51.696Z","dependency_job_id":null,"html_url":"https://github.com/bathos/gobble-ng-annotate","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/bathos%2Fgobble-ng-annotate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bathos%2Fgobble-ng-annotate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bathos%2Fgobble-ng-annotate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bathos%2Fgobble-ng-annotate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bathos","download_url":"https://codeload.github.com/bathos/gobble-ng-annotate/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250535081,"owners_count":21446506,"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":"2025-04-23T23:52:08.580Z","updated_at":"2025-04-23T23:52:09.196Z","avatar_url":"https://github.com/bathos.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gobble-ng-annotate\n\nConvert angular code to the minification-safe annotated format using ngAnnotate.\n\n## Installation\n\nIf you haven’t installed gobble yet, [do that first][1]. This is your usual\nnpm install.\n\n```bash\nnpm install gobble-ng-annotate --save-dev\n```\n\n## Usage\n\nIn your gobblefile, you can now use the transformation.\n\n```js\nimport 'gobble';\n\nexport default gobble('my-angular-stuff').transform('ng-annotate', opts);\n```\n\nWhen you provide the first transform arg as a string, Gobble goes looking for it\non its own; no need to `require`. However you can also `require` it and pass in\nthe module itself instead of a string.\n\n## Options\n\nOptions are identical those normally used with ng-annotate, except that\nsourcemaps are active by default and \"add\" mode is active by default.\n\n[1]: https://github.com/gobblejs/gobble","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbathos%2Fgobble-ng-annotate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbathos%2Fgobble-ng-annotate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbathos%2Fgobble-ng-annotate/lists"}