@forwardimpact/libprompt
v0.1.11
Published
Prompt templates from .prompt.md files — structured prompts without string concatenation.
Maintainers
Readme
libprompt
Prompt templates from .prompt.md files — structured prompts without string concatenation.
Getting Started
import { createPromptLoader } from '@forwardimpact/libprompt';
const loader = createPromptLoader('./prompts');