Pinned Repositories
ai-changelog
Generate a changelog from a repo URL.
apihero
Make every API you use faster and more reliable with one line of code ⚡️
blog
Trigger.dev blog articles
docker
Docker templates for self-hosting and running the Trigger.dev platform locally
examples
A collection of open source full-stack projects using Trigger.dev that anyone can fork and run
fly.io
Self-host Trigger.dev on Fly.io using this repository as a starting point
json-infer-types
Infers the type and format of JSON values
jsonhero-web
JSON Hero is an open-source, beautiful JSON explorer for the web that lets you browse, search and navigate your JSON files at speed. 🚀. Built with 💜 by the Trigger.dev team.
schema-infer
Infers JSON Schemas and Type Definitions from example JSON
trigger.dev
Trigger.dev – build and deploy fully‑managed AI agents and workflows
Trigger.dev's Repositories
triggerdotdev/vscode-extension
View in JSON Hero from VS Code
triggerdotdev/chrome-extension
JSON Hero Chrome extension
triggerdotdev/json-hero-path
An easy way to query and filter JSON objects
triggerdotdev/openapi-typescript-sdk-generator
Generates TypeScript client and gateway SDKS from OpenAPI specs
triggerdotdev/fetch-hero
Gives fetch superpowers
triggerdotdev/json-hero-query
An easy way of querying for objects inside JSON
triggerdotdev/apihero-core
The core types and functionality shared across API Hero
triggerdotdev/apihero-integration-template
A template repository used for API Hero integration clients
triggerdotdev/apihero-node
Use API Hero in a Node.js 18+ application
triggerdotdev/codemirror-lang-inline-tokens
triggerdotdev/codemirror-lang-jsonata
A CodeMirror plugin for the JSONata language
triggerdotdev/documentation-hosting
triggerdotdev/github-user-repos
triggerdotdev/json-hero-parser
A parser that walks through a JSON file and for each value determines the path to it, the type and paths to any children. It also builds a model of the structure of the data.
triggerdotdev/openapi-oauth-flows-tester
triggerdotdev/raycast-extensions
Everything you need to extend Raycast.
triggerdotdev/rest-api-description
An OpenAPI description for GitHub's REST API
triggerdotdev/useVirtualTree
A headless React-hook to implement a virtual tree view with react-virtual