xrd

Convert XRD file to jcamp

Usage no npm install needed!

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

README

xrd

NPM version build status npm download

Convert Bruker XRD file to jcamp.

Installation

$ npm i xrd

Usage

import library from 'xrd';

const result = library(args);
// result is ...

API Documentation

License

MIT