# bitjson/typescript-starter

Quickly create and configure a new library or Node.js project

Repository: https://github.com/bitjson/typescript-starter
Canonical: https://ross.abutalabs.com/products/typescript-starter
Homepage: https://bitjson.github.io/typescript-starter/
Language: TypeScript
License: MIT
License Family: permissive
Topics: typescript, typedoc, ava, tslint, prettier, standard-version, nodejs, library, starter, template, boilerplate, circle-ci
Last push: 2023-03-06T20:25:44+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3499, "days_push": 1276, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3542, forks 247 (observed 2026-08-28T04:08:09.252629+00:00)

## What it is
An interactive CLI project generator that scaffolds new TypeScript libraries or Node.js projects with preconfigured tooling. It sets up testing with AVA, documentation with TypeDoc, linting/formatting with ESLint and Prettier, and CI configuration in one command.

## Use cases
- scaffold a new typescript library
- bootstrap a nodejs project with tests and ci
- generate a typescript starter template
- set up typedoc ava and prettier quickly
- create a tree-shakable es module package
- start a typescript project with code coverage configured

## When to choose
- starting a new TypeScript library or Node.js project from scratch
- you want batteries-included testing, linting, docs, and CI setup in one command
- you need both ESM and CommonJS output with type declarations

## When to avoid
- you already have an established project or preferred tooling
- you need a framework-specific starter like React or Next.js
- you want the most current tooling, since the project is in maintenance mode

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, developer-tools, testing, documentation, build-tool
- domain: developer-tools, web-development, programming-languages
- platform: cli, cross-platform
- tags: typescript, boilerplate, project-template, starter-kit, ava, typedoc, prettier, eslint, npm-package, command-line, nodejs

## Member repositories
- bitjson/typescript-starter (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:09.252629+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:12:49.524675+00:00, confidence not recorded.
  - readme: https://github.com/bitjson/typescript-starter (fetched 2026-08-28T04:08:09.252629+00:00, sha 3c4695be43db)
  - homepage: https://bitjson.github.io/typescript-starter/ (fetched 2026-08-29T09:28:55.397845+00:00, sha 0e4bea736693)
  - registry_npm: https://registry.npmjs.org/typescript-starter (fetched 2026-08-29T09:28:55.407109+00:00, sha 7538185d4ca8)
- Data as of 2026-08-30T08:39:29.467469+00:00.
