Skip to content

infoderm/medidoc

Repository files navigation

📝 medidoc

Medidoc format library for JavaScript. See docs.

⚠️ 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