@fastly/js-compute

v0.5.5
![npm version](https://img.shields.io/npm/v/@fastly/js-compute) ![npm downloads per month](https://img.shields.io/npm/dm/@fastly/js-compute)

docs

npm run docs:clean && npm run docs:typedoc

test

npm run test:types && npm run test:cli

build

make -C ./c-dependencies/js-compute-runtime && cp ./c-dependencies/js-compute-runtime/js-compute-runtime.wasm .

test:cli

brittle --bail integration-tests/cli/**.test.js

docs:clean

rm -rf reference-docs

test:types

tsd

docs:typedoc

typedoc --theme ./node_modules/typedoc-loopingz-theme/bin/default --disableSources --includeVersion --out reference-docs --tsconfig tsconfig.json --readme none --exclude index.test-d.ts index.d.ts
npm i @fastly/[email protected]

Metadata

Downloads