Typescript Packages

A collection of typescript packages for building my node.js applications.

About

active
Year2024
ContextPersonal Project

A collection of independent npm packages designed to standardize development across my Node.js and TypeScript projects. It includes shared configurations for ESLint and Prettier, Jest setups, a structured logger, and an HTTP client wrapper. Each package is versioned and maintained separately to ensure modularity and ease of use.

Components

TS Config

Shared TypeScript configuration.

active

Linting Config

Shared ESLint and Prettier configuration.

active

Test Config

Jest configuration and test utilities.

active

Logger Lib

Structured logging utility.

archived

HTTP Lib

HTTP client wrapper.

archived