# TS Bridge

Bridge the gap between ES modules and CommonJS modules.


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 of TS Bridge to see what it can do, or jump straight into the installation guide to get started building your TypeScript projects with TS Bridge.