{"id":19316220,"url":"https://github.com/userfrosting/recipe-js-package","last_synced_at":"2026-01-30T21:02:21.394Z","repository":{"id":237118749,"uuid":"793848449","full_name":"userfrosting/recipe-js-package","owner":"userfrosting","description":"Recipe : Adding a 3rd party Javascript package ","archived":false,"fork":false,"pushed_at":"2024-04-30T01:49:50.000Z","size":353,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"5.0","last_synced_at":"2025-06-13T03:46:38.834Z","etag":null,"topics":["userfrosting","userfrosting-documentation"],"latest_commit_sha":null,"homepage":"http://learn.userfrosting.com/recipes/external-js","language":"Twig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/userfrosting.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","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},"funding":{"github":null,"patreon":null,"open_collective":"userfrosting","ko_fi":"lcharette","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2024-04-30T01:36:00.000Z","updated_at":"2024-04-30T01:49:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"7b3e28a6-3286-4700-bfbe-214603c48894","html_url":"https://github.com/userfrosting/recipe-js-package","commit_stats":null,"previous_names":["userfrosting/recipe-js-package"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/userfrosting/recipe-js-package","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/userfrosting%2Frecipe-js-package","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/userfrosting%2Frecipe-js-package/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/userfrosting%2Frecipe-js-package/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/userfrosting%2Frecipe-js-package/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/userfrosting","download_url":"https://codeload.github.com/userfrosting/recipe-js-package/tar.gz/refs/heads/5.0","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/userfrosting%2Frecipe-js-package/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28919362,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T20:25:28.696Z","status":"ssl_error","status_checked_at":"2026-01-30T20:25:13.426Z","response_time":66,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["userfrosting","userfrosting-documentation"],"created_at":"2024-11-10T01:10:31.799Z","updated_at":"2026-01-30T21:02:21.369Z","avatar_url":"https://github.com/userfrosting.png","language":"Twig","funding_links":["https://opencollective.com/userfrosting","https://ko-fi.com/lcharette"],"categories":[],"sub_categories":[],"readme":"# Recipe : Adding a 3rd party Javascript package (UserFrosting 5)\n\n[![Version](https://img.shields.io/github/v/release/userfrosting/recipe-js-package?include_prereleases)](https://github.com/userfrosting/recipe-js-package/releases)\n![PHP Version](https://img.shields.io/badge/php-%5E8.1-brightgreen)\n[![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](LICENSE.md)\n[![Build](https://img.shields.io/github/actions/workflow/status/userfrosting/recipe-js-package/Build.yml?branch=5.0\u0026logo=github)](https://github.com/userfrosting/recipe-js-package/actions)\n[![Codecov](https://codecov.io/gh/userfrosting/recipe-js-package/branch/5.0/graph/badge.svg)](https://app.codecov.io/gh/userfrosting/recipe-js-package/branch/5.0)\n[![StyleCI](https://github.styleci.io/repos/793848449/shield?branch=5.0\u0026style=flat)](https://github.styleci.io/repos/793848449)\n[![PHPStan](https://img.shields.io/github/actions/workflow/status/userfrosting/recipe-js-package/PHPStan.yml?branch=5.0\u0026label=PHPStan)](https://github.com/userfrosting/recipe-js-package/actions/workflows/PHPStan.yml)\n[![Join the chat](https://img.shields.io/badge/Chat-UserFrosting-brightgreen?logo=Rocket.Chat)](https://chat.userfrosting.com)\n[![Donate](https://img.shields.io/badge/Open_Collective-Donate-blue?logo=Open%20Collective)](https://opencollective.com/userfrosting#backer)\n[![Donate](https://img.shields.io/badge/Ko--fi-Donate-blue?logo=ko-fi\u0026logoColor=white)](https://ko-fi.com/lcharette)\n\nExample sprinkle for adding a 3rd party Javascript package. [See the learn documentation for more information](http://learn.userfrosting.com/recipes/external-js).\n \n# Installation\n\nThis sprinkle/example can be installed like any UserFrosting application or skeleton. See the [installation guide](https://learn.userfrosting.com/installation) for the required config and more info on the installation steps.\n\n## Quick start\n\n```bash\ngit clone https://github.com/userfrosting/recipe-js-package.git\ncd recipe-js-package\ncomposer install\nphp bakery bake\nphp bakery serve\n```\n\nYou can now access UserFrosting at : http://localhost:8080\n\n## Docker \n\nTo run inside docker :\n```bash\ngit clone https://github.com/userfrosting/recipe-js-package.git\ncd recipe-js-package\ndocker-compose build --no-cache\ndocker-compose up -d\ndocker-compose exec app composer install\ndocker-compose exec app php bakery bake\n```\n\nYou can now access UserFrosting at : http://localhost:8080\n\n## Documentation\n- [Changelog](CHANGELOG.md)\n- [Issues](https://github.com/userfrosting/UserFrosting/issues)\n- [License](LICENSE.md)\n- [Style Guide](https://github.com/userfrosting/.github/blob/main/.github/STYLE-GUIDE.md)\n\n## Contributing\n\nThis project exists thanks to all the people who contribute. If you're interested in contributing to the UserFrosting codebase, please see our [contributing guidelines](https://github.com/userfrosting/.github/blob/main/.github/CONTRIBUTING.md) as well as our [style guidelines](https://github.com/userfrosting/.github/blob/main/.github/STYLE-GUIDE.md).\n\n[![](https://opencollective.com/userfrosting/contributors.svg?width=890\u0026button=true)](https://github.com/userfrosting/sprinkle-core/graphs/contributors)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuserfrosting%2Frecipe-js-package","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuserfrosting%2Frecipe-js-package","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuserfrosting%2Frecipe-js-package/lists"}