{"id":27942571,"url":"https://github.com/ttreeagency/script","last_synced_at":"2025-07-14T02:37:43.882Z","repository":{"id":57073406,"uuid":"55151004","full_name":"ttreeagency/Script","owner":"ttreeagency","description":"Fusion object to generate a script tag for your Neos CMS or Flow Framework project","archived":false,"fork":false,"pushed_at":"2022-05-04T16:18:19.000Z","size":36,"stargazers_count":4,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-07T11:57:18.009Z","etag":null,"topics":["flow-framework","neos-cms"],"latest_commit_sha":null,"homepage":"","language":null,"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/ttreeagency.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":"2016-03-31T13:02:25.000Z","updated_at":"2022-05-04T16:18:17.000Z","dependencies_parsed_at":"2022-08-24T14:54:40.725Z","dependency_job_id":null,"html_url":"https://github.com/ttreeagency/Script","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/ttreeagency/Script","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttreeagency%2FScript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttreeagency%2FScript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttreeagency%2FScript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttreeagency%2FScript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ttreeagency","download_url":"https://codeload.github.com/ttreeagency/Script/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttreeagency%2FScript/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265233753,"owners_count":23731825,"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":["flow-framework","neos-cms"],"created_at":"2025-05-07T11:57:13.533Z","updated_at":"2025-07-14T02:37:43.617Z","avatar_url":"https://github.com/ttreeagency.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"[![BSD License](https://img.shields.io/github/license/mashape/apistatus.svg)](LICENSE)\n[![Latest Stable Version](https://poser.pugx.org/ttree/script/version)](https://packagist.org/packages/ttree/script)\n\n# Script Fusion Prototypes\n\nThis package contains Fusion prototypes to work with Script HTML tags in your Flow Framework and Neos CMS project.\n\n## Available Objects\n\n### Ttree.Script:Resource\n\nGenerate a HTML script element in HTML5:\n\n    stylesheets.main = Ttree.Script:Resource {\n        uri = 'resource://Your.Package/Public/Scripts/Main.js'\n        cacheBusting = true\n    }\n\nYou can disable HTTP cache busting by setting ```cacheBusting``` to ```false```.\n\nSet ```inline``` to ```true``` to inline the content of the resource.\n\n### Ttree.Script:External\n\nGenerate a HTML script element in HTML5:\n\n    javascripts.main = Ttree.Script:External {\n        uri = 'http://www.domain.com/main.js'\n    }\n\n## Acknowledgments\n\nDevelopment sponsored by [ttree ltd - neos solution provider](http://ttree.ch).\n\nWe try our best to craft this package with a lots of love, we are open to sponsoring, support request, ... just contact us.\n\n## License\n\nThe MIT License (MIT). Please see [LICENSE](LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fttreeagency%2Fscript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fttreeagency%2Fscript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fttreeagency%2Fscript/lists"}