{"id":21152786,"url":"https://github.com/aodin/esbuild-demo","last_synced_at":"2026-04-28T19:05:57.170Z","repository":{"id":146715945,"uuid":"476438525","full_name":"aodin/esbuild-demo","owner":"aodin","description":"esbuild demo","archived":false,"fork":false,"pushed_at":"2022-03-31T19:00:08.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-14T14:47:53.181Z","etag":null,"topics":[],"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/aodin.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":"2022-03-31T18:53:35.000Z","updated_at":"2022-03-31T19:00:11.000Z","dependencies_parsed_at":"2023-05-26T15:00:30.994Z","dependency_job_id":null,"html_url":"https://github.com/aodin/esbuild-demo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aodin/esbuild-demo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aodin%2Fesbuild-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aodin%2Fesbuild-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aodin%2Fesbuild-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aodin%2Fesbuild-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aodin","download_url":"https://codeload.github.com/aodin/esbuild-demo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aodin%2Fesbuild-demo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32394551,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"last_error":"SSL_read: 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":[],"created_at":"2024-11-20T10:46:39.806Z","updated_at":"2026-04-28T19:05:57.140Z","avatar_url":"https://github.com/aodin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"esbuild-demo\n====\n\nhttps://esbuild.github.io\n\n### Goals\n\n- [x] Use latest ES features\n- [x] Separated into module files\n- [x] Bundled for browser\n- [x] Compiles to older ES version targets\n- [x] Tree shaking\n- [x] Minification\n- [x] Sourcemap creation\n- [ ] Does not import library dependencies - TODO\n- [x] Can use in \"watch\" mode\n- [ ] Support Typescript - TODO\n- [x] Support JSX / React\n\n\n[ECMAScript versions to browser targets](https://github.com/evanw/esbuild/issues/121#issuecomment-646956379)\n\n\u003e The iife format will automatically be enabled when no output format is specified, bundling is enabled, and platform is set to browser (which it is by default)\n\n```\nnpx esbuild area.js --bundle --outfile=area.min.js --target=es2018 --global-name=charts\n\nnpx esbuild area.js --bundle --minify --sourcemap --outfile=area.min.js --target=es2018 --global-name=charts\n```\n\n#### Watch\n\nhttps://esbuild.github.io/api/#watch\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faodin%2Fesbuild-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faodin%2Fesbuild-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faodin%2Fesbuild-demo/lists"}