{"id":20646001,"url":"https://github.com/jakecyr/bundle-javascript-files","last_synced_at":"2025-03-09T15:57:30.596Z","repository":{"id":114277037,"uuid":"141192335","full_name":"jakecyr/Bundle-JavaScript-Files","owner":"jakecyr","description":"Simple Script to Compile JS Files on a HTML page","archived":false,"fork":false,"pushed_at":"2019-11-26T03:54:39.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-17T09:35:48.820Z","etag":null,"topics":["algorithm","bundle","compile","javascript"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/jakecyr.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-07-16T20:43:38.000Z","updated_at":"2020-05-24T16:38:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"af543471-614b-4fb3-a28a-973669097732","html_url":"https://github.com/jakecyr/Bundle-JavaScript-Files","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakecyr%2FBundle-JavaScript-Files","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakecyr%2FBundle-JavaScript-Files/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakecyr%2FBundle-JavaScript-Files/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakecyr%2FBundle-JavaScript-Files/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakecyr","download_url":"https://codeload.github.com/jakecyr/Bundle-JavaScript-Files/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242714050,"owners_count":20173581,"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":["algorithm","bundle","compile","javascript"],"created_at":"2024-11-16T16:22:59.009Z","updated_at":"2025-03-09T15:57:30.573Z","avatar_url":"https://github.com/jakecyr.png","language":"JavaScript","readme":"# BundleJS\nSimple Script to Compile JS Files on a HTML page. Will search a specified HTML page and download a compiled JS file of all scripts on that page. Meant to bundle files before minifying.\n\n### How to use\nDownload the `bundle.js` file and add the following `script` tag on one of your HTML pages:\n```html\n\u003cscript src=\"bundle.js\" data-source=\"index.html\"\u003e\u003c/script\u003e\n```\nreplacing `index.html` with the HTML page you want the script to search for scripts on to compile.\n\nTo prevent a JavaScript file from being included in the output, add the following comment to the file you want to exclude:\n```javascript\n// INCLUDE == FALSE\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakecyr%2Fbundle-javascript-files","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakecyr%2Fbundle-javascript-files","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakecyr%2Fbundle-javascript-files/lists"}