nmr-processing
TypeScript icon, indicating that this package has built-in type declarations

12.2.0 • Public • Published

nmr-processing

NPM version build status Test coverage npm download DOI

Introduction

The goal is to have pure functions allowing to process NMR spectra.

All the functions use only native javascript object and will not use any classes.

The functions are sorted by category on which they apply. Currently the categories are:

  • xy
  • xyz
  • peaks
  • signals
  • ranges
  • prediction
  • assignment

Debug

A viewer for xy data is available in /web

Installation

$ npm i nmr-processing

Usage

import { library } from 'nmr-processing';

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

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i nmr-processing

Weekly Downloads

486

Version

12.2.0

License

MIT

Unpacked Size

944 kB

Total Files

6

Last publish

Collaborators

  • targos
  • lpatiny
  • cheminfo-bot
  • stropitek