aoc-typescript-starter
TypeScript starter kit
Provides tools and templates to quickly create TypeScript projects for Advent of Code challenges
Starter for TypeScript projects. Provides automatic input fetching & creating from a template.
3 stars
1 watching
2 forks
Language: TypeScript
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
antfu/starter-ts | A starter template for building TypeScript libraries with necessary dependencies and documentation. | 726 |
izexi/aoc-ts-template | A template for creating TypeScript solutions for Advent of Code challenges | 7 |
cyclejs-community/typescript-starter-cycle | An opinionated starter kit for building Cycle.js applications with TypeScript and Webpack | 34 |
akoidan/vue-webpack-typescript | A Vue.js project starter with TypeScript and Webpack setup, including tools for building, testing, and linting. | 23 |
chocolat-chaud-io/stator | A full-stack TypeScript template for setting up a new project with conventions, automated tools, and deployments. | 300 |
codelytv/typescript-basic-skeleton | A basic template for bootstrapping a new TypeScript project with minimal dependencies and tools | 136 |
caderek/aoc-starter-ts | A zero-setup environment for solving Advent of Code challenges in TypeScript | 14 |
hanetooth/create-typescript-app | A boilerplate project providing a structured environment for building TypeScript applications with Rollup, Jest, and CSS modules | 3 |
aocjs/cli | Tool to solve Advent of Code puzzles using JavaScript or TypeScript | 7 |
anttihirvonen/demoscene-starter-kits | A collection of starter kits and resources for developing demos on various platforms, including documentation, code examples, and tutorials. | 252 |
dlurak/adventofcode | A collection of solutions to Advent Of Code puzzles written in TypeScript and other languages | 3 |
nestjs/typescript-starter | A comprehensive setup for building and deploying a NestJS application with TypeScript | 1,892 |
gvanastasov/codebook-typescript | A comprehensive guide to learning TypeScript through interactive examples and explanations. | 8 |
stephenh/ts-proto | Generates TypeScript types from protobuf schemas | 2,164 |
ydj-fe/ts-react-vite_or_webpack | A starter template for building React applications with TypeScript and Vite/Webpack | 362 |