@llamaindex/env@0.1.3Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
run-llama/LlamaIndexTSenvironment wrapper, supports all JS environment including node, deno, bun, edge runtime, and cloudflare worker
This package works with Cloudflare Workers, Node.js, Deno, Bun



JSR Score
82%
Published
a year ago (0.1.3)
This module is under Node.js environment. It provides a set of APIs to interact with the file system, streams, and other Node.js built-in modules.
Use this under "node" condition,
For example:
node -e "const env = require('@llamaindex/env');"
Built and signed on
GitHub Actions
Add Package
deno add jsr:@llamaindex/env
Import symbol
import * as env from "@llamaindex/env";
Import directly with a jsr specifier
import * as env from "jsr:@llamaindex/env";
Add Package
pnpm i jsr:@llamaindex/env
pnpm dlx jsr add @llamaindex/env
Import symbol
import * as env from "@llamaindex/env";
Add Package
yarn add jsr:@llamaindex/env
yarn dlx jsr add @llamaindex/env
Import symbol
import * as env from "@llamaindex/env";
Add Package
npx jsr add @llamaindex/env
Import symbol
import * as env from "@llamaindex/env";
Add Package
bunx jsr add @llamaindex/env
Import symbol
import * as env from "@llamaindex/env";