https://github.com/krsbx/run-ts
An open source and alternative of Run JS, written with TypeScript, React, and Vite
https://github.com/krsbx/run-ts
Last synced: 3 months ago
JSON representation
An open source and alternative of Run JS, written with TypeScript, React, and Vite
- Host: GitHub
- URL: https://github.com/krsbx/run-ts
- Owner: krsbx
- License: mit
- Created: 2022-12-10T16:25:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-23T12:35:36.000Z (over 2 years ago)
- Last Synced: 2025-01-12T07:43:05.106Z (5 months ago)
- Language: TypeScript
- Size: 641 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
run-ts
JavaScript/TypeScript PlayGround written with TypeScript, React, and Vite
Get started with Run TS by downloading it from releases## Table of contents
- What is run-ts?
- ContributorsWhat is run-ts?
"_run-ts_" is a JavaScript/TypeScript written with TypeScript, React, and Vite. If you tired to test your JavaScript/TypeScript code in your `VS Code` or any `Code Editor` that you usually use, then this Playground is for you. You can run your code with any npm packages that you want by adding it from the settings.
Contributors
We 💖 contributors! Feel free to contribute to this project but **please read the [Contributing Guidelines](CONTRIBUTING.md) before opening an issue or PR** so you understand the branching strategy and local development environment.