Skip to content
/ ts-kit Public

TypeScript powered, opinionated, open source templates collection. Currently in beta-state.

License

Notifications You must be signed in to change notification settings

socnik/ts-kit

Repository files navigation

TypeScript Kit

GitHub License

Clone, install, Go!

TypeScript powered, opinionated, open source templates collection.


⚠️ Beta

Most of the templates in this repository are in beta-state. Part of the features may not work.


Templates reference

Minimal template for quick experimenting with Web + TypeScript + Vite.

Open in StackBlitz

npx degit socnik/ts-kit/templates/sandbox-web

Minimal template for quick experimenting with TypeScript and Node.js.

Open in Stackblitz

npx degit socnik/ts-kit/templates/sandbox-node

Sandbox Vue

Planned

Sandbox Vuetify

Planned

This template is a ultimate base for vanilla web project with Vite+TypeScript.

npx degit socnik/ts-kit/templates/tech-vanilla-web

Tech Vue

Planned

Tech Vuetify

Planned

Template for build cross-env library.

npx degit socnik/ts-kit/templates/lib-crossenv

Template for build Node.js library.

npx degit socnik/ts-kit/templates/lib-node

Lib Web

Planned

Lib Vue Plugin

Planned

Lib ESLint Config

Template for ESLint shared config.

npx degit socnik/ts-kit/templates/lib-eslint-config

This template is a minimal base for any TypeScript project.

npx degit socnik/ts-kit/templates/universal-minimal

Run this command in the directory where you want to use the template:

npx degit socnik/ts-kit/templates/universal-max

This template include only package.json file. Optimized for applications.

npx degit socnik/ts-kit/templates/init-app

This template include only package.json file. Optimized for libraries.

npx degit socnik/ts-kit/templates/init-lib

This template includes .editorconfig file template for Editor Config.

npx degit socnik/ts-kit/templates/init-editorconfig

Used icons from Devicon.

About

TypeScript powered, opinionated, open source templates collection. Currently in beta-state.

Topics

Resources

License

Stars

Watchers

Forks