1.1.0 • Published 1 year ago

medidoc v1.1.0

Weekly downloads
-
License
AGPL-3.0
Repository
github
Last release
1 year 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