tsup
Bundle tool
A tool to bundle TypeScript libraries into executable files without configuration.
The simplest and fastest way to bundle your TypeScript libraries.
9k stars
32 watching
228 forks
Language: TypeScript
last commit: 1 day ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bitjson/typescript-starter | A tool to quickly create and configure a new Node.js project with TypeScript support | 3,500 |
tsedio/tsed | A comprehensive framework for building Node.js applications with TypeScript, providing a structured approach to coding and reducing errors. | 2,868 |
typestrong/ts-node | Tools and utilities for TypeScript on Node.js | 12,938 |
swatinem/rollup-plugin-dts | A plugin to generate .d.ts files for TypeScript projects and bundle them with Rollup | 815 |
rollup/rollup | A module bundler for JavaScript that optimizes and compiles ES modules into optimized format for browsers or Node.js. | 25,457 |
ljlm0402/typescript-express-starter | A set of templates and tools for building Express.js applications with TypeScript | 2,738 |
jsynowiec/node-typescript-boilerplate | A minimalistic project template to jump start a Node.js back-end application in TypeScript. | 2,772 |
millsp/ts-toolbelt | A comprehensive TypeScript library providing a wide range of type utilities to improve type safety and simplify complex type operations | 6,787 |
typestrong/typedoc | Automates documentation generation for TypeScript projects | 7,807 |
ts-essentials/ts-essentials | A collection of reusable, high-quality TypeScript types for writing more expressive and type-safe code. | 3,805 |
sindresorhus/type-fest | A collection of reusable TypeScript types for common programming patterns and data structures | 14,543 |
standard-things/esm | An ECMAScript module loader for Node.js that provides a simple and production-ready way to support ES modules in Node 6+ | 5,274 |
williamngan/pts | A TypeScript library for visualization and creative coding, providing tools for generating artwork and graphics. | 5,207 |
alm-tools/alm | An integrated development environment (IDE) for TypeScript that provides features such as code completion, syntax highlighting, and debugging support. | 3,011 |
cocopon/tweakpane | A compact GUI library for fine-tuning parameters and monitoring value changes | 3,734 |