@camouflage/helpers@0.1.4
A set of helpers used to create dynamic mocks for camouflage mocking lib.
This package works with Node.js
JSR Score
88%
Published
a year ago (0.1.4)
Camouflage Helpers
Camouflage helpers are a set of handy handlebar helpers that help you easily create the Camouflage mocks. They form the backbone of each protocol. You can build your mocks without them, but helpers add advanced features to your mocks. You can choose the protocol specific package that you need to download, helpers are included with each module.
Learn more about camouflage helpers in the docs
Add Package
pnpm i jsr:@camouflage/helpers
pnpm dlx jsr add @camouflage/helpers
Import symbol
import * as helpers from "@camouflage/helpers";
Add Package
yarn add jsr:@camouflage/helpers
yarn dlx jsr add @camouflage/helpers
Import symbol
import * as helpers from "@camouflage/helpers";
Add Package
vlt install jsr:@camouflage/helpers
Import symbol
import * as helpers from "@camouflage/helpers";
Add Package
npx jsr add @camouflage/helpers
Import symbol
import * as helpers from "@camouflage/helpers";