JSPM

langfuse

1.0.11-alpha.0
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 728193
  • Score
    100M100P100Q170651F
  • License MIT

Package Exports

  • langfuse
  • langfuse/lib/index.cjs.js
  • langfuse/lib/index.esm.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (langfuse) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Langfuse JS/TS

MIT License npm package GitHub Repo stars Discord YC W23

This is the main JS/TS client for Langfuse.

Environments

Supported

  • Node.js >=18
  • Web
  • Edge: Vercel, Cloudflare Workers, etc.

Using Node.js <18? Use langfuse-node instead as it does not use fetch and other Web APIs

Installation

npm i langfuse
# or
yarn add langfuse
# or
pnpm i langfuse

Documentation

→ docs.langfuse.com