UNPKG

@ts-bridge/cli

Version:

Bridge the gap between ES modules and CommonJS modules with an easy-to-use alternative to `tsc`.

24 lines (17 loc) 919 B
# TS Bridge _Bridge the gap between ES modules and CommonJS modules._ --- [\[Documentation\]](https://ts-bridge.dev/) TS Bridge is a build tool for TypeScript libraries, with a focus on making it easy to build libraries that need to be used in different environments, such as ES modules and CommonJS. It is designed to be simple and easy to use, with zero configuration needed to get started. Take a look at the [features](https://ts-bridge.dev/features) of TS Bridge to see what it can do, or jump straight into the [installation](https://ts-bridge.dev/getting-started/installation) guide to get started building your TypeScript projects with TS Bridge. > [!IMPORTANT] > TS Bridge is currently in beta. While it is stable and ready for use, there > may be some bugs or missing features. If you encounter any issues, please > [open an issue](https://github.com/ts-bridge/ts-bridge/issues/new/choose) on > GitHub.