{"id":24452914,"url":"https://github.com/extensionengine/tailor-teaching-elements","last_synced_at":"2025-12-28T20:56:15.954Z","repository":{"id":32662395,"uuid":"139011438","full_name":"ExtensionEngine/tailor-teaching-elements","owner":"ExtensionEngine","description":"Tailor teaching elements","archived":false,"fork":false,"pushed_at":"2023-12-19T17:42:53.000Z","size":6713,"stargazers_count":9,"open_issues_count":42,"forks_count":3,"subscribers_count":22,"default_branch":"develop","last_synced_at":"2023-12-20T12:28:41.866Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/ExtensionEngine.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2018-06-28T11:52:35.000Z","updated_at":"2023-12-25T16:33:36.416Z","dependencies_parsed_at":"2023-12-25T16:33:10.092Z","dependency_job_id":null,"html_url":"https://github.com/ExtensionEngine/tailor-teaching-elements","commit_stats":{"total_commits":260,"total_committers":14,"mean_commits":"18.571428571428573","dds":0.7730769230769231,"last_synced_commit":"98d2aa3689dc3f3bc2c4f403c79ee2de6773b728"},"previous_names":[],"tags_count":56,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExtensionEngine%2Ftailor-teaching-elements","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExtensionEngine%2Ftailor-teaching-elements/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExtensionEngine%2Ftailor-teaching-elements/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ExtensionEngine%2Ftailor-teaching-elements/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ExtensionEngine","download_url":"https://codeload.github.com/ExtensionEngine/tailor-teaching-elements/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243534290,"owners_count":20306493,"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-21T01:17:38.857Z","updated_at":"2025-12-28T20:56:15.921Z","avatar_url":"https://github.com/ExtensionEngine.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tailor teaching elements\n\n[![circleci build status](https://badgen.net/circleci/github/ExtensionEngine/tailor-teaching-elements/develop?icon)](https://circleci.com/gh/extensionengine/tailor-teaching-elements)\n[![bundlephobia minified size](https://badgen.net/bundlephobia/min/tailor-teaching-elements)](https://bundlephobia.com/result?p=tailor-teaching-elements)\n[![npm package version](https://badgen.net/npm/v/tailor-teaching-elements)](https://npm.im/tailor-teaching-elements)\n[![github license](https://badgen.net/github/license/extensionengine/tailor-teaching-elements)](https://github.com/extensionengine/tailor-teaching-elements/blob/develop/LICENSE)\n[![js @extensionengine style](https://badgen.net/badge/code%20style/@extensionengine/black)](https://github.com/extensionengine/eslint-config)\n[![js @extensionengine style](https://badgen.net/badge/stylelint/@extensionengine/black)](https://github.com/ExtensionEngine/stylelint-config)\n[![open source love](https://badgen.net/badge/Open%20Source/%E2%9D%A4/3eaf8e)](https://github.com/ellerbrock/open-source-badge/)\n\nVue.js library for [Tailor](https://github.com/ExtensionEngine/tailor)'s teaching elements presentation\n\n## Usage\n\n### Install via npm\n\n`npm i tailor-teaching-elements`\n\n### Register component\n\n#### As global component\n\n```js\nimport Vue from 'vue';\nimport tailorTeachingElements from 'tailor-teaching-elements';\n\nVue.component('tailor-teaching-elements', tailorTeachingElements);\n```\n\n##### OR\n\n#### Import locally in components\n\n```html\n\u003cscript\u003e\nimport tailorTeachingElements from 'tailor-teaching-elements';\n\nexport default {\n  // ...\n  components: {\n    tailorTeachingElements\n  }\n};\n\u003c/script\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fextensionengine%2Ftailor-teaching-elements","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fextensionengine%2Ftailor-teaching-elements","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fextensionengine%2Ftailor-teaching-elements/lists"}