UNPKG

legal-markdown-js

Version:

Node.js implementation of LegalMarkdown for processing legal documents with markdown and YAML - Complete feature parity with Ruby version

25 lines (24 loc) 526 B
{ "title": "Software License Agreement", "parties": [ { "name": "TechCorp Inc.", "type": "Corporation", "role": "Licensor" }, { "name": "ClientCorp LLC", "type": "LLC", "role": "Licensee" } ], "effective_date": "2024-01-01", "jurisdiction": "California", "governing_law": "California State Law", "payment_days": 30, "late_fees_apply": true, "include_warranty": false, "level-one": "Article %n.", "level-two": "Section %n.%s", "level-three": "(%n)" }