1.2.0 • Published 5 months ago

medidoc v1.2.0

Weekly downloads
-
License
AGPL-3.0
Repository
github
Last release
5 months ago

:memo: medidoc

Medidoc format library for JavaScript. See docs.

:warning: Depending on your environment, the code may require regeneratorRuntime to be defined, for instance by importing regenerator-runtime/runtime.

import {parse, stringify} from 'medidoc' ;
// async parse(string, options) -> records
// stringify(records, options) -> string

License Version Tests Dependencies GitHub issues Downloads

Code issues Code maintainability Code coverage (cov) Code technical debt Documentation Package size