@orama/cloudflare-api

v0.2.1
[![Nodejs](https://github.com/oramasearch/cloudflare-api/actions/workflows/nodejs.yml/badge.svg)](https://github.com/oramasearch/cloudflare-api/actions/workflows/nodejs.yml)
cloudflare api

lint

ts-standard

test

node --loader tsx tests/index.test.ts

build

npm run build:cjs && npm run build:esm && npm run rename:cjs

build:cjs

tsc -p tsconfig.cjs.json

build:esm

tsc -p tsconfig.esm.json

rename:cjs

mv ./dist/cjs/index.js ./dist/cjs/index.cjs
npm i @orama/cloudflare-api

Metadata

Downloads