healthone
Version:
Health One format library for JavaScript
30 lines (24 loc) • 2.18 kB
Markdown
:memo: [healthone](https://infoderm.github.io/healthone)
==
Health One format library for JavaScript.
See [docs](https://infoderm.github.io/healthone/index.html).
> :warning: Depending on your environment, the code may require
> `regeneratorRuntime` to be defined, for instance by importing
> [regenerator-runtime/runtime](https://www.npmjs.com/package/regenerator-runtime).
```js
import {parse, stringify} from 'healthone' ;
// parse(string, options) -> records
// stringify(records, options) -> string
```
[](https://raw.githubusercontent.com/infoderm/healthone/main/LICENSE)
[](https://www.npmjs.org/package/healthone)
[](https://github.com/infoderm/healthone/actions/workflows/ci:test.yml?query=branch:main)
[](https://github.com/infoderm/healthone/network/dependencies)
[](https://github.com/infoderm/healthone/issues)
[](https://www.npmjs.org/package/healthone)
[](https://codeclimate.com/github/infoderm/healthone/issues)
[](https://codeclimate.com/github/infoderm/healthone/trends/churn)
[](https://codecov.io/gh/infoderm/healthone)
[](https://codeclimate.com/github/infoderm/healthone/trends/technical_debt)
[](https://infoderm.github.io/healthone/source.html)
[](https://bundlephobia.com/result?p=healthone)