Socket
Book a DemoInstallSign in
Socket
k

kristiandupont

npm

Packages

Current Co-maintainers

Former Co-maintainers

21 packages

current-jest-spec

Get the name of the currently running Jest spec

extract-pg-schema

Reads various metadata from your postgres database and return a Javascript object. This package is used by [Kanel](https://github.com/kristiandupont/kanel) to generate Typescript types and [Schemalint](https://github.com/kristiandupont/schemalint) to prov

kanel

![Kanel Logo](./logo-bright.png)

@kanel/knex

Knex extension for Kanel

kanel-knex

Knex extension for Kanel

kanel-kysely

Kysely extension for Kanel

kanel-seeder

PostgreSQL Seed Data Generator using Kanel

kanel-zod

Zod extension for Kanel

@kristiandupont/dev-deps

@kristiandupont/dev-deps-node

@kristiandupont/dev-deps-react

@kristiandupont/eslint-config

```json { "extends": ["@kristiandupont"], "overrides": [ { "files": ["*.ts", "*.tsx", ".mts"], "parserOptions": { "project": "./tsconfig.json" } } ] } ```

@kristiandupont/mdconf

Markdown configuration

@kristiandupont/prettier-config

`.prettierrc.json`:

@kristiandupont/recase

Change and detect the casing of a string.

mdconf-loader

mdconf (Markdown Configuration) loader for Webpack

narrow-types

A collection of branded Typescript types, using [zod](https://github.com/colinhacks/zod/) as the underlying validation library.

react-geiger

Audiolize React performance

schemalint

Run linting rules on your database schema. Read the intro to this idea in [this blog post](https://medium.com/@kristiandupont/database-schema-linting-5e83b18dc99a).

tagged-comment-parser

This is a simple parser for tagged comments.

zod-types