Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/denoland/deno_emit
Transpile and bundle JavaScript and TypeScript under Deno and Deno Deploy
https://github.com/denoland/deno_emit
deno transpile typescript
Last synced: 5 days ago
JSON representation
Transpile and bundle JavaScript and TypeScript under Deno and Deno Deploy
- Host: GitHub
- URL: https://github.com/denoland/deno_emit
- Owner: denoland
- License: mit
- Created: 2022-05-10T17:21:09.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T07:45:52.000Z (3 months ago)
- Last Synced: 2025-01-10T12:50:43.003Z (12 days ago)
- Topics: deno, transpile, typescript
- Language: TypeScript
- Homepage: https://jsr.io/@deno/emit
- Size: 71.6 MB
- Stars: 228
- Watchers: 21
- Forks: 25
- Open Issues: 50
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# deno_emit
[![deno emit](https://jsr.io/badges/@deno/emit)](https://jsr.io/@deno/emit)
[![Twitter handle][]][Twitter badge]
[![Discord Chat](https://img.shields.io/discord/684898665143206084?logo=discord&style=social)](https://discord.gg/deno)Transpile and bundle JavaScript and TypeScript in Deno and Deno Deploy.
> This is an unstable module, where the API is likely to change over time.
## JS API
See [js/README.md](js/README.md).
---
Copyright 2018-2024 the Deno authors. All rights reserved. MIT License.
[Build Status - Cirrus]: https://github.com/denoland/deno_emit/workflows/ci/badge.svg?branch=main&event=push
[Build status]: https://github.com/denoland/deno_emit/actions
[Twitter badge]: https://twitter.com/intent/follow?screen_name=deno_land
[Twitter handle]: https://img.shields.io/twitter/follow/deno_land.svg?style=social&label=Follow