Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OfficeMaker Prismatic Component Example

Starter repository for a Prismatic-oriented OfficeMaker component example.

What is included

  • a lightweight OfficeMaker client in src/officemaker-client.mjs
  • sample builders for Word, Excel, and PowerPoint payloads
  • runnable local scripts in scripts/
  • a component action example in prismatic/component/createDocument.example.json

Quick start

npm run create:letter
npm run create:quote
npm run create:deck

First platform story

This repo is designed for embedded B2B SaaS workflows:

  • a product exposes customer-configurable actions
  • a Prismatic component calls OfficeMaker
  • the result is a customer-ready Office file

Next build steps

  1. Turn the example action into a real reusable component package.
  2. Add schema and preview actions.
  3. Add embedded quote and proposal workflows for SaaS products.

Releases

Packages

Contributors

Languages