{"id":13432962,"url":"https://github.com/antfu/esno","last_synced_at":"2025-04-11T11:49:11.055Z","repository":{"id":38049960,"uuid":"285202583","full_name":"antfu/esno","owner":"antfu","description":"Alias to `tsx`","archived":false,"fork":false,"pushed_at":"2024-09-29T00:24:25.000Z","size":117,"stargazers_count":1601,"open_issues_count":0,"forks_count":29,"subscribers_count":11,"default_branch":"master","last_synced_at":"2025-03-31T20:38:04.538Z","etag":null,"topics":["emcascript","esbuild","esnext","node","ts-node","typescript"],"latest_commit_sha":null,"homepage":"https://github.com/esbuild-kit/tsx","language":"TypeScript","has_issues":false,"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/antfu.png","metadata":{"files":{"readme":"README.md","changelog":null,"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},"funding":{"github":["antfu"],"open_collective":"antfu"}},"created_at":"2020-08-05T06:37:14.000Z","updated_at":"2025-03-18T16:17:19.000Z","dependencies_parsed_at":"2024-12-19T05:05:13.112Z","dependency_job_id":"41984184-3ce2-4382-ba10-847f62b0a4cd","html_url":"https://github.com/antfu/esno","commit_stats":{"total_commits":103,"total_committers":9,"mean_commits":"11.444444444444445","dds":0.08737864077669899,"last_synced_commit":"536b7ca7bf53c5ec1ab2b50ba42b13f5c15223db"},"previous_names":["antfu/esno","esbuild-kit/esno"],"tags_count":36,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antfu%2Fesno","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antfu%2Fesno/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antfu%2Fesno/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antfu%2Fesno/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antfu","download_url":"https://codeload.github.com/antfu/esno/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247358180,"owners_count":20926175,"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":["emcascript","esbuild","esnext","node","ts-node","typescript"],"created_at":"2024-07-31T02:01:19.062Z","updated_at":"2025-04-11T11:49:11.027Z","avatar_url":"https://github.com/antfu.png","language":"TypeScript","funding_links":["https://github.com/sponsors/antfu","https://opencollective.com/antfu"],"categories":["TypeScript","目录","typescript"],"sub_categories":["TypeScript"],"readme":"\u003ch1 align='center'\u003e\n\u003csamp\u003eesno\u003c/samp\u003e\n\u003c/h1\u003e\n\n\u003cp align='center'\u003e\n  \u003csamp\u003eNode.js runtime enhanced with esbuild for loading TypeScript \u0026 ESM\u003c/samp\u003e\n\u003cbr\u003e\n\u003cbr\u003e\n\u003ca href='https://www.npmjs.com/package/esno'\u003e\n\u003cimg src='https://img.shields.io/npm/v/esno?color=333\u0026labelColor=555\u0026style=flat-square' alt='version'/\u003e\n\u003c/a\u003e\n\u003c/p\u003e\n\nFrom v0.15, `esno` is essentially an alias of [`tsx`](https://github.com/esbuild-kit/tsx), with automated CJS/ESM mode and caching.\n\n\u003e Issues are disabled in this repo, they should be report in [esbuild-kit/tsx](https://github.com/esbuild-kit/tsx) instead.\n\n## Usage\n\n```bash\nnpx esno hello.ts\n```\n\n#### Install globally\n\n```bash\nnpm i -g esno\n\nesno index.ts\n```\n\n#### Install as dependency\n\n```bash\nnpm i esno\n```\n\n```json\n{\n  \"scripts\": {\n    \"start\": \"esno index.ts\"\n  },\n  \"dependencies\": {\n    \"esno\": \"*\"\n  }\n}\n```\n\nLearn more at [`tsx`](https://github.com/esbuild-kit/tsx).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantfu%2Fesno","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantfu%2Fesno","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantfu%2Fesno/lists"}