@unleash/proxy

v1.4.7
The Unleash Proxy (Open-Source)
Unleash frontend native ios android feature flags

dev

ENABLE_OAS=true ts-node-dev src/start.ts

fmt

biome format ./src --write

lint

biome lint --write ./src

test

jest

build

tsc --pretty

example

yarn run build && node example

prepare

npm run build

biome:ci

biome ci ./src

fmt:check

biome format ./src

updateSnapshots

jest -u
npm i @unleash/[email protected]

Metadata

Downloads