This is the Linux app named TSDX whose latest release can be downloaded as v0.14.1.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named TSDX with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
TSDX
DESCRIPTION
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 is already setup 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)
Programming Language
JavaScript
This is an application that can also be fetched from https://sourceforge.net/projects/tsdx.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.