@unleash/proxy

v0.16.2
The Unleash Proxy (Open-Source)
Unleash frontend native ios android feature flags

dev

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

fmt

prettier src --write --loglevel warn

lint

eslint ./src

test

jest

build

tsc --pretty

example

npm run build && node example

prepare

npm run build

fmt:check

prettier src --check

updateSnapshots

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

Metadata

Downloads