proofgeist / fm-webviewer-fetch

A 'fetch' function that works with a script to handle asynchronous communication from web viewers to FileMaker and back

Home Page:fm-webviewer-fetch.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fm-webviewer-fetch

Sponsored by Proof+Geist

This is a fetch replacement for calling a FileMaker script and getting a promise back in return. Or you can use callback if you want instead.

Documentation Website

Install via your package manager of choice:

npm install @proofgeist/fm-webviewer-fetch
yarn add @proofgeist/fm-webviewer-fetch

About

A 'fetch' function that works with a script to handle asynchronous communication from web viewers to FileMaker and back

fm-webviewer-fetch.vercel.app


Languages

Language:TypeScript 100.0%