Skip to main content

A blazingly fast, single-file, zero dependency JavaScript expression parser.

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
100%
Published
2 months ago (1.0.2)

Add Package

deno add @anpete/fastexpr

Import symbol

import { type ArrayExpression } from "@anpete/fastexpr";

---- OR ----

Import directly with a jsr specifier

import { type ArrayExpression } from "jsr:@anpete/fastexpr";

Add Package

npx jsr add @anpete/fastexpr

Import symbol

import { type ArrayExpression } from "@anpete/fastexpr";

Add Package

yarn dlx jsr add @anpete/fastexpr

Import symbol

import { type ArrayExpression } from "@anpete/fastexpr";

Add Package

pnpm dlx jsr add @anpete/fastexpr

Import symbol

import { type ArrayExpression } from "@anpete/fastexpr";

Add Package

bunx jsr add @anpete/fastexpr

Import symbol

import { type ArrayExpression } from "@anpete/fastexpr";