alexjoverm/typescript-library-starter resource
Starter kit with zero-config for building a library in TypeScript, featuring RollupJS, Jest, Prettier, TSLint, Semantic Release, and more! observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3486
- days_rel: n/a
- days_push: 1609
- n_releases_24m: 0
Adoption not part of the score
4359 stars · 478 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A zero-config starter kit for building TypeScript libraries, bundling Rollup, Jest, Prettier, TSLint, TypeDoc, and semantic release tooling into one template. Cloning and running npm install yields a ready-to-publish npm package with typings, tests, and CI setup.
Use cases
- create a new typescript library
- bootstrap an npm package with typescript
- typescript library template with rollup and jest
- set up automated releases for a typescript package
- generate type declarations and docs for a library
- starter project with tslint and prettier preconfigured
When to choose
- you want a batteries-included TypeScript library scaffold with build, test, lint, and release automation out of the box
- you prefer zero-config setup over assembling tooling yourself
When to avoid
- you need modern tooling like Vite, tsup, ESLint, or pnpm workspaces, since this template uses older tools like TSLint and Travis
- you are building an application rather than a reusable library
- you need actively maintained templates - the last release was 2022
Facets
learning-resource · maturity maintenance
build-tool testing linter formatter ci-cd documentation developer-tools web-development programming-languages tutorials cli cross-platform typescript starter-kit rollup jest prettier semantic-release library-template zero-config boilerplate nodejs
1 source
- readme: https://github.com/alexjoverm/typescript-library-starter · fetched 2026-08-28 · 42504156b9fd
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| alexjoverm/typescript-library-starter | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="alexjoverm/typescript-library-starter")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem