medidoc

Medidoc format library for JavaScript

Usage no npm install needed!

<script type="module">
  import medidoc from 'https://cdn.skypack.dev/medidoc';
</script>

README

: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