cheminfo / xrd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xrd

NPM version build status npm download

Please use xrd-analysis, which is more actively developed.

Convert Bruker XRD file to jcamp.

Installation

$ npm i xrd

Usage

import library from 'xrd';

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

License

MIT

About

License:MIT License


Languages

Language:JavaScript 100.0%