Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 732 Bytes

File metadata and controls

25 lines (15 loc) · 732 Bytes

⚠️ NOTICE

The code from this package has been moved to @proofkit/webviewer. Please use that package for all future development and updates.

Learn more about ProofKit at proofkit.dev


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