TypeScript typegen

Open-source TypeScript projects categorized as typegen

TypeScript typegen Projects

  1. pocketbase-typegen

    Typescript generation for pocketbase records

    Project mention: Using PocketBase in SvelteKit's Server-side rendering | dev.to | 2025-04-11

    using patmood/pocketbase-typegen: Typescript generation for pocketbase records we can generate types for our Sveltekit project automatically. create a types folder inside lib, then add this script to your package.json “typegen”: “npx pocketbase-typegen — out ./src/lib/types/pocketbase.d.ts — env”. In your env file insert the following (super user account) PB_TYPEGEN_URL=xxxxxxxx [email protected] PB_TYPEGEN_PASSWORD=xxxxxxxxxx and you can then run “npm run typegen” and your types should be generated.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript typegen discussion

Log in or Post with

TypeScript typegen related posts

  • Using PocketBase in SvelteKit's Server-side rendering

    2 projects | dev.to | 11 Apr 2025
  • NextJS App Router with Pocketbase SSR setup

    2 projects | dev.to | 5 Dec 2023

Index

# Project Stars
1 pocketbase-typegen 707

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com

Did you know that TypeScript is
the 1st most popular programming language
based on number of references?