{"id":24755572,"url":"https://github.com/zefirka/doqe","last_synced_at":"2026-05-16T17:35:59.876Z","repository":{"id":35555047,"uuid":"39826803","full_name":"zefirka/doqe","owner":"zefirka","description":null,"archived":false,"fork":false,"pushed_at":"2015-08-06T13:35:15.000Z","size":128,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-23T16:38:47.622Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/zefirka.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":"2015-07-28T10:08:18.000Z","updated_at":"2015-07-28T10:08:18.000Z","dependencies_parsed_at":"2022-09-17T20:50:45.729Z","dependency_job_id":null,"html_url":"https://github.com/zefirka/doqe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/zefirka/doqe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zefirka%2Fdoqe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zefirka%2Fdoqe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zefirka%2Fdoqe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zefirka%2Fdoqe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zefirka","download_url":"https://codeload.github.com/zefirka/doqe/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zefirka%2Fdoqe/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265837629,"owners_count":23836558,"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-01-28T12:48:03.040Z","updated_at":"2025-10-13T17:07:34.640Z","avatar_url":"https://github.com/zefirka.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# doqe\n\n## Usage \n\n### doqefile.js\n\n```js\n\nvar doqe = require('doqe');\n\ndoqe.set('mp', doqe.library(['method', 'property']));\n\ndoqe.set('front', doqe.library({\n  Angular: {\n    Directives: {\n     Directive : doqe.get('mp'),\n     Dependencies : doqe.link()\n    },\n    Secrvies : {\n      Service: doqe.get('mp'),\n      Dependencies : doqe.link()\n    },\n    Controllers : {\n      Controller : doqe.get('mp'),\n      Dependencies : doqe.link()\n    }\n  },\n  CSS : {\n    Blocks : {\n      Block : 'rules'\n    }\n  },\n  Launcher : 'static'\n}));\n\ndoqe.books({\n  front : doqe.get('front'),\n  back : doqe.get('back')\n}).main('front');\n\nmodule.exports = doqe.export();\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzefirka%2Fdoqe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzefirka%2Fdoqe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzefirka%2Fdoqe/lists"}