{"id":17233972,"url":"https://github.com/caseywebdev/cogs-transformer-directives","last_synced_at":"2025-03-26T00:44:00.554Z","repository":{"id":26928351,"uuid":"30390599","full_name":"caseywebdev/cogs-transformer-directives","owner":"caseywebdev","description":"A directive transformer for Cogs.","archived":false,"fork":false,"pushed_at":"2018-01-20T13:20:52.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-05-01T23:13:04.861Z","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/caseywebdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-06T02:26:13.000Z","updated_at":"2016-01-13T20:36:06.000Z","dependencies_parsed_at":"2022-09-15T13:22:37.224Z","dependency_job_id":null,"html_url":"https://github.com/caseywebdev/cogs-transformer-directives","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caseywebdev%2Fcogs-transformer-directives","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caseywebdev%2Fcogs-transformer-directives/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caseywebdev%2Fcogs-transformer-directives/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caseywebdev%2Fcogs-transformer-directives/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caseywebdev","download_url":"https://codeload.github.com/caseywebdev/cogs-transformer-directives/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245568578,"owners_count":20636803,"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-15T05:27:47.964Z","updated_at":"2025-03-26T00:44:00.534Z","avatar_url":"https://github.com/caseywebdev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cogs-transformer-directives\n\nA directives transformer for [Cogs].\n\n[![Build Status]](http://travis-ci.org/caseywebdev/cogs-transformer-directives)\n\nExtract `require` and `link` directives from a file's initial comments.\n\nIn the following example, the file itself will be proceeded by every file in the\ntemplates directory.\n\n```js\n//= requireself\n//= require ./templates/**/*\n\nvar foo = 'bar';\n```\n\nIn this example, the file will be prepended with `normalize.css`.\n\n```css\n/*\n= require bower_components/normalize/normalize.css\n*/\n\n.foo {\n  color: blue;\n}\n```\n\n[Cogs]: https://github.com/caseywebdev/cogs\n[Build Status]: https://secure.travis-ci.org/caseywebdev/cogs-transformer-directives.png\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaseywebdev%2Fcogs-transformer-directives","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaseywebdev%2Fcogs-transformer-directives","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaseywebdev%2Fcogs-transformer-directives/lists"}