Despite all the recent hype, setting up a new TypeScript (x React) library can be tough. Between Rollup, Jest, tsconfig, Yarn resolutions, TSLint, and getting VSCode to play nicely, there is just a whole lot of stuff to do (and things to screw up). TSDX is a zero-config CLI that helps you develop, test, and publish modern TypeScript packages with ease, so you can focus on your awesome new library and not waste another afternoon on the configuration. With TSDX, you can quickly bootstrap a new TypeScript project in seconds, instead of hours. TSDX will create a folder with the project template in it and install all dependencies. Once that's done, you're ready to rock. TypeScript, Rollup, Jest, ESlint, and all other plumbing are already set up with best practices. Just start editing src/index.ts (or src/index.tsx if you chose one of the React templates) and go.

Features

  • Run the project in development/watch mode
  • Your project will be rebuilt upon changes
  • TSDX has a special logger for your convenience
  • Error messages are pretty printed and formatted for compatibility VS Code's Problems tab
  • Your library will be rebuilt if you make edits
  • The package is optimized and bundled with Rollup into multiple formats (CommonJS, UMD, and ES Module)

Project Samples

Project Activity

See All Activity >

License

MIT License

Follow TSDX

TSDX Web Site

Other Useful Business Software
Train ML Models With SQL You Already Know Icon
Train ML Models With SQL You Already Know

BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
Try Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of TSDX!

Additional Project Details

Programming Language

JavaScript

Related Categories

JavaScript User Interface (UI) Software, JavaScript Package Managers

Registered

2021-07-09