81 packages
create-pg
Instantly create a temporary Prisma Postgres database with one command, then claim and persist it in your Prisma Data Platform project when ready.
fastify-zod-validate
Fastify route handler validation plugin using Zod in TypeScript
fetch-timeout
HTTP/S fetch wrapper that adds the possibility to set a timeout after which a custom error is returned.
fixed-math
Converts a decimal number using fixed-point notation, avoiding the conversion from number to string of Number.toFixed, and allowing the user to choose the approximation method to be used
is-equally-spaced
IsEquallySpaced is a simple utility function that given an array of numbers, evaluates wether or not every element is equally spaced, i.e. if every subsequent couple of numbers in the array has the same distance.
@jkomyno/capnp-ts
Strongly-typed Cap'n Proto implementation for JS runtimes
@jkomyno/prisma-adapter-neon
Prisma's driver adapter for "@neondatabase/serverless"
@jkomyno/prisma-adapter-pg
Prisma's driver adapter for "pg"
@jkomyno/prisma-adapter-planetscale
Prisma's driver adapter for "@planetscale/database"
@jkomyno/prisma-driver-adapter-utils
Internal set of utilities and types for Prisma's driver adapters.