Douglas Ludlow's starred repositories
eslint-plugin-simple-import-sort
Easy autofixable import sorting.
nestjs-pino
Platform agnostic logger for NestJS based on Pino with REQUEST CONTEXT IN EVERY LOG
ts-results
A typescript implementation of Rust's Result object.
aws-jwt-verify
JS library for verifying JWTs signed by Amazon Cognito, and any OIDC-compatible IDP that signs JWTs with RS256, RS384, RS512, ES256, ES384, and ES512
proposal-string-dedent
TC39 Proposal to remove common leading indentation from multiline template strings
nest-commander
A module for using NestJS to build up CLI applications
eslint-plugin-jest-formatting
ESLint rules for formatting test suites written for jest.
github-actions-cache-server
Self-hosted GitHub Actions cache server implementation. Compatible with official 'actions/cache' action
github-test-reporter
Publish and view test reporting directly in your GitHub Actions CI/CD workflow and Pull Requests with detailed test summaries, failed test analyses, and flaky test detection.
pulumi-local
Thin wrapper script to use Pulumi with LocalStack
axios-better-stacktrace
Axios plugin that provides better stack traces for axios errors
nestjs-gql-cache-control
Cache control for your GraphQL resolvers inside NestJS.
data-knex-snowflake-dialect
knex.js dialect for the Snowflake data warehouse
normalize-mongoose
Normalize Mongoose JSON output
nest-timeout
A Timeout Interceptor for NestJS with a default timeout for your entire application as well as a Timeout decorator for Controllers and Controller Methods