{"id":24098161,"url":"https://github.com/indios/trebor","last_synced_at":"2025-05-07T19:10:26.830Z","repository":{"id":30220340,"uuid":"123975826","full_name":"InDIOS/trebor","owner":"InDIOS","description":"A node js module to make standalone web components.","archived":false,"fork":false,"pushed_at":"2023-02-27T20:56:18.000Z","size":1437,"stargazers_count":6,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-22T14:57:33.162Z","etag":null,"topics":["cli","no-framework","reactive-programming","single-file-component","standalone-components","trebor","web-components","webpack"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/InDIOS.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-05T20:38:38.000Z","updated_at":"2022-02-19T23:54:02.000Z","dependencies_parsed_at":"2024-11-15T22:58:43.749Z","dependency_job_id":"706bb07d-8f39-45c3-88c6-ee1cc8bab797","html_url":"https://github.com/InDIOS/trebor","commit_stats":{"total_commits":279,"total_committers":3,"mean_commits":93.0,"dds":0.08960573476702505,"last_synced_commit":"779cad5fd30134c97668766c49b46caed8e386f8"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InDIOS%2Ftrebor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InDIOS%2Ftrebor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InDIOS%2Ftrebor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/InDIOS%2Ftrebor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/InDIOS","download_url":"https://codeload.github.com/InDIOS/trebor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252940934,"owners_count":21828769,"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":["cli","no-framework","reactive-programming","single-file-component","standalone-components","trebor","web-components","webpack"],"created_at":"2025-01-10T14:33:37.629Z","updated_at":"2025-05-07T19:10:26.789Z","avatar_url":"https://github.com/InDIOS.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# trebor\n\n[![NPM Version][npm-image]][npm-url]\n[![NPM Downloads][downloads-image]][downloads-url]\n[![Release][github-img]][github-url]\n[![Build Status][travis-image]][travis-url]\n\n\n### Overview\n\n[TreborJS](https://npmjs.org/package/trebor) is a [NodeJS](http://nodejs.org) module to compile `component declarated files` into `stand-alone web component` javascript files to be used\nin the browser. The format of a [single file component](https://github.com/InDIOS/trebor/wiki/Component-declaration) is specified be the module and described \nin it's [documentation](https://github.com/InDIOS/trebor/wiki).\n\n### Why?\n\nIn this days front-end frameworks are very populars comming to be an important part of a web application. Almost all of then have a runtime library that is part of the application, [Vue](https://github.com/vuejs/vue), [React](https://github.com/facebook/react), [Angular](https://github.com/angular/angular), but what if we can make a component that no need a runtime lib? \nWhat if we can create all components without useless code and can run it self?. That is what `TreborJS` do, a module that compile an structured html file in a javascript file with just the code you need and nothing more.\n\n## How to use\n\nInstall locally\n```bash\nnpm i trebor -D\n```\nor install globally\n\n```bash\nnpm i trebor -g\n```\n\n## Documentation\n\nRead the documentation [here](https://github.com/InDIOS/trebor/wiki)\n\n## Contributions\n\n\u003eTO-DO\n\n## License\n\n[MIT](https://github.com/InDIOS/trebor/blob/master/LICENSE)\n\n[npm-image]: https://img.shields.io/npm/v/trebor.svg\n[npm-url]: https://npmjs.org/package/trebor\n[downloads-image]: https://img.shields.io/npm/dm/trebor.svg\n[downloads-url]: https://npmjs.org/package/trebor\n[github-img]: https://img.shields.io/github/release/InDIOS/trebor.svg\n[github-url]: https://github.com/InDIOS/trebor/releases/latest\n[travis-image]: https://img.shields.io/travis/InDIOS/trebor/master.svg?label=build\n[travis-url]: https://travis-ci.org/InDIOS/trebor\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findios%2Ftrebor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findios%2Ftrebor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findios%2Ftrebor/lists"}