typescript-basic-skeleton
TypeScript starter
A basic template for bootstrapping a new TypeScript project with minimal dependencies and tools
🔷🌱 TypeScript Basic Skeleton: Template for bootstrapping your new TypeScript project following idiomatic best practices.
136 stars
6 watching
19 forks
Language: TypeScript
last commit: 3 months ago eslintjestskeletontstsconfigtypescripttypescript-boilerplate
Related projects:
Repository | Description | Stars |
---|---|---|
codelytv/typescript-web-skeleton | A pre-configured TypeScript project with integration of popular development tools and frameworks | 33 |
codelytv/typescript-api-skeleton | A project providing a basic setup for building an Express API backend in TypeScript. | 196 |
codelytv/java-basic-skeleton | A basic Java project skeleton with JUnit and Gradle setup for quick project creation | 51 |
codelytv/csharp-basic-skeleton | Creates boilerplate code and project structure for C# projects with tests and domain logic | 24 |
codelytv/kotlin-basic-skeleton | A basic Kotlin project template to simplify the creation of new applications | 55 |
codelytv/php-basic-skeleton | Provides a pre-configured PHP project structure with dependencies and best practices | 107 |
codelytv/typescript-ddd-skeleton | A basic project structure and minimal code skeleton for building Domain-Driven Design applications in TypeScript | 449 |
antfu/starter-ts | A starter template for building TypeScript libraries with necessary dependencies and documentation. | 726 |
tatupesonen/aoc-typescript-starter | Provides tools and templates to quickly create TypeScript projects for Advent of Code challenges | 3 |
codelytv/scala-basic-skeleton.g8 | A template for creating new Scala projects with idiomatic best practices and common dependencies | 18 |
chocolat-chaud-io/stator | A full-stack TypeScript template for setting up a new project with conventions, automated tools, and deployments. | 300 |
nestjs/typescript-starter | A comprehensive setup for building and deploying a NestJS application with TypeScript | 1,892 |
ydj-fe/ts-react-vite_or_webpack | A starter template for building React applications with TypeScript and Vite/Webpack | 362 |
gvanastasov/codebook-typescript | A comprehensive guide to learning TypeScript through interactive examples and explanations. | 8 |
react-native-community/react-native-template-typescript | Provides a pre-configured React Native project setup with TypeScript support for rapid development | 1,859 |