legal-markdown-js
Version:
Node.js implementation of LegalMarkdown for processing legal documents with markdown and YAML - Complete feature parity with Ruby version
102 lines (62 loc) • 2.74 kB
Markdown
title: 'Non-Disclosure Agreement'
effective_date: '[EFFECTIVE_DATE]'
disclosing_party: '[DISCLOSING_PARTY]'
receiving_party: '[RECEIVING_PARTY]'
jurisdiction: 'Delaware'
term_years: '5'
level-one: '%n.'
level-two: '%n.%s'
level-three: '%n.%s.%t'
meta-yaml-output: 'examples/output/nda-metadata.yaml'
# {{title}}
This Non-Disclosure Agreement ("Agreement") is effective as of
{{effective_date}} between {{disclosing_party}} ("Disclosing Party") and
{{receiving_party}} ("Receiving Party").
l. **Definition of Confidential Information**
"Confidential Information" means any information disclosed by the Disclosing
Party to the Receiving Party, including but not limited to:
ll. Technical data, trade secrets, know-how, research, product plans, or
products
ll. Customers, customer lists, or supplier information
ll. Financial information [including revenue, costs, and
pricing]{financial_detailed}
ll. Marketing plans or strategies
l. **Obligations of Receiving Party**
The Receiving Party agrees to:
ll. Hold all Confidential Information in strict confidence
ll. Not disclose Confidential Information to third parties without written
consent
ll. Use Confidential Information solely for [evaluation
purposes]{purpose_evaluation}
lll. [Return or destroy all Confidential Information upon
request]{return_required}
l. **Exceptions**
This Agreement does not apply to information that:
ll. Is publicly available through no breach of this Agreement
ll. Was known to Receiving Party prior to disclosure
ll. Is independently developed without use of Confidential Information
[ll. Is required to be disclosed by law or court order]{legal_disclosure}
l. **Term and Termination**
ll. This Agreement shall remain in effect for {{term_years}} years from the
effective date
ll. Obligations regarding Confidential Information shall survive termination
[ll. Either party may terminate this Agreement with 30 days written
notice]{termination_clause}
l. **Remedies**
ll. Monetary damages may be inadequate for breach of this Agreement
ll. Disclosing Party shall be entitled to equitable relief, including injunction
[ll. Prevailing party in any litigation shall be entitled to attorney's
fees]{attorney_fees}
l. **Governing Law**
This Agreement shall be governed by the laws of {{jurisdiction}}.
**{{disclosing_party}}**
Signature: \***\*\*\*\*\*\*\***\_\***\*\*\*\*\*\*\*** Date: \***\*\_\_\_\*\***
Print Name: \***\*\*\*\*\*\*\***\_\***\*\*\*\*\*\*\***
Title: \***\*\*\*\*\*\*\***\_\***\*\*\*\*\*\*\***
**{{receiving_party}}**
Signature: \***\*\*\*\*\*\*\***\_\***\*\*\*\*\*\*\*** Date: \***\*\_\_\_\*\***
Print Name: \***\*\*\*\*\*\*\***\_\***\*\*\*\*\*\*\***
Title: \***\*\*\*\*\*\*\***\_\***\*\*\*\*\*\*\***