legal-markdown-js
Version:
Node.js implementation of LegalMarkdown for processing legal documents with markdown and YAML - Complete feature parity with Ruby version
45 lines (28 loc) • 938 B
Markdown
---title: Software Development Agreementdate: 2025-07-16client: name: Tech
Innovations Inc address: 123 Silicon Valley Blvd, CA 94025 contact:
john.doe@techinnovations.comvendor: name: DevSolutions LLC address: 456 Code
Street, SF, CA 94105 contact: project: name: Mobile Banking App duration: 6
months budget: 150000payment: terms: Net 30 late_fee: true fee_percentage: 2---
# {{title}}
**Date**: {{date}}
## PARTIES
This agreement is between:
**CLIENT**: {{client.name}}
{{client.address}}
Contact: {{client.contact}}
**VENDOR**: {{vendor.name}}
{{vendor.address}}
Contact: "[Contact Required]"
## PROJECT DETAILS
Project Name: **{{project.name}}** Duration: {{project.duration}}
Total Budget: ${{project.budget}}
## PAYMENT TERMS
Payment terms: {{payment.terms}}
"No late fees apply."
## SIGNATURES
Client Representative
Date: \***\*\_\_\_\_\*\***
Vendor Representative
Date: \***\*\_\_\_\_\*\***