MoogleWord for Developers | Local-First Drafting

Physical Drafting Tools

The professional standard for RFCs, documentation, and architecture notes. Built for local speed, instant response, and complete privacy.


// Local-First Export Mechanism
const draft = await moogle.load('architecture_v2.mw');

export default function render(doc) {
  return doc.toMarkdown({ 
    includeLatex: true, 
    strict: true 
  });
}
                
$$ \mathcal{L} = \sum_{i=1}^{n} (y_i - \hat{y}_i)^2 + \lambda \|\theta\|_2^2 $$

Technical Engine

  • Markdown & HTML exports
  • Native KaTeX rendering
  • Static code highlighting

Zero Friction

  • No cloud account
  • No user management
  • No vendor tracking

Storage

  • Local binary storage
  • Git-friendly file diffs
  • Portable snapshot sharing

"A physical workbench for people who build the world."