开源软件名称(OpenSource Name):accordproject/markdown-transform开源软件地址(OpenSource Url):https://github.com/accordproject/markdown-transform开源编程语言(OpenSource Language):JavaScript 93.2%开源软件介绍(OpenSource Introduction):Markdown TransformTemplateMark DingusVisit theIntroductionA transformation and parsing framework for converting markdown content to HTML, Slate (for rich-text editing) and other structured document object models (DOMs). Structure of the Code RepositoryTop level repository (markdown-transform), with sub packages. Each sub-package is published as an independent npm module using
CommonMark DOMThe CommonMark DOM is a model for the elements of CommonMark (the specification for markdown text), expressed as a Concerto schema, and serialized as a JSON graph. The schema is defined here: https://models.accordproject.org/markdown/commonmark@0.2.0.html CiceroMark DOMCiceroMark defines markdown documents with embedded clauses, where each clause is an instance of a template, specified using TemplateMark. The CiceroMark DOM extends the CommonMark DOM, defining nodes for The schema is defined here: https://models.accordproject.org/markdown/ciceromark@0.3.0.html TemplateMark DOMTemplateMark defines markdown documents with syntax for embedded variables, optional blocks, formulas etc. It is used to define Accord Project templates. The TemplateMark DOM extends the CommonMark DOM, defining nodes for The schema is defined here: https://models.accordproject.org/markdown/templatemark.html Slate DOMThe Slate DOM is defined by the Slate HTML content-editable WYSIWYG editing framework. InstallationFor usersTo install the command-line interface:
This will install the
For developersTo install for development, in the project directory, you will need to first install lerna:
Then run:
Invokes lerna to run the test suite. Accord Project is an open source, non-profit, initiative working to transform contract management and contract automation by digitizing contracts. Accord Project operates under the umbrella of the Linux Foundation. The technical charter for the Accord Project can be found here. Learn More About Accord ProjectOverviewDocumentationContributingThe Accord Project technology is being developed as open source. All the software packages are being actively maintained on GitHub and we encourage organizations and individuals to contribute requirements, documentation, issues, new templates, and code. Find out what’s coming on our blog. Join the Accord Project Technology Working Group Slack channel to get involved! For code contributions, read our CONTRIBUTING guide and information for DEVELOPERS. README BadgeUsing Accord Project? Add a README badge to let everyone know:
LicenseAccord Project source code files are made available under the Apache License, Version 2.0. Accord Project documentation files are made available under the Creative Commons Attribution 4.0 International License (CC-BY-4.0). Copyright 2018-2019 Clause, Inc. All trademarks are the property of their respective owners. See LF Projects Trademark Policy. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论