https://github.com/altnext/ts-template
A TypeScript project repository template
https://github.com/altnext/ts-template
Last synced: 4 months ago
JSON representation
A TypeScript project repository template
- Host: GitHub
- URL: https://github.com/altnext/ts-template
- Owner: AltNext
- License: mit
- Created: 2021-07-12T09:10:37.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-08-10T15:14:10.000Z (11 months ago)
- Last Synced: 2025-08-10T17:23:28.941Z (11 months ago)
- Language: TypeScript
- Size: 407 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# TypeScript Repository Template
[](https://github.com/AltNext/REPLACE_ME/actions/workflows/test.yml?query=branch%3Amain)
[](https://coveralls.io/github/AltNext/REPLACE_ME?branch=main)
[](https://sonarcloud.io/dashboard?id=AltNext_REPLACE_ME)
[](https://sonarcloud.io/dashboard?id=AltNext_REPLACE_ME)
[](https://sonarcloud.io/dashboard?id=AltNext_REPLACE_ME)
[](https://sonarcloud.io/dashboard?id=AltNext_REPLACE_ME)
[](https://sonarcloud.io/dashboard?id=AltNext_REPLACE_ME)
[](https://sonarcloud.io/dashboard?id=AltNext_REPLACE_ME)
[](https://sonarcloud.io/dashboard?id=AltNext_REPLACE_ME)
[](https://app.snyk.io/org/altnext/project/REPLACE_ME)
[](https://www.npmjs.com/package/REPLACE_ME)
[](https://www.npmjs.com/package/REPLACE_ME)
[](https://www.npmjs.com/package/REPLACE_ME)
[](https://www.npmjs.com/package/REPLACE_ME)
[](https://www.github.com/altnext/REPLACE_ME)
[](https://www.github.com/altnext/REPLACE_ME)
[](https://www.github.com/altnext/REPLACE_ME)
[](https://www.github.com/altnext/REPLACE_ME)
[](https://www.github.com/altnext/REPLACE_ME)
This repository is a template repo for Altnext TypeScript projects.
Comes with typescript, linting, prettier, testing, doc generation,
GitHub workflows and templates, husky hooks,
changesets for changelog generation and version publishing,
commitlint, a license, code of conduct and contributing guidelines,
a base `package.json` file, renovate configuration,
tsconfig files for both project and overall,
yarn-deduplicate for `yarn.lock` cleaning and a base `yarn.lock` file.
Replace all instances of REPLACE_ME in this repository with your repository's name when using this template.