
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
@michaelwenk/nmrium
Advanced tools
React component to display and process nuclear magnetic resonance (NMR) spectra.
React component to display and process nuclear magnetic resonance (NMR) spectra.
Maintained by Zakodium
Visit https://www.nmrium.org for examples of usage.
npm install nmrium
This module makes use of openchemlib/full.
If you use OpenChemLib somewhere else in your project, make sure to also import
from openchemlib/full to avoid having multiple OCL versions in your bundle.
import NMRium from 'nmrium';
function MyComponent() {
return <NMRium />;
}
See General information for NMRium development.
There is an automatic build on each commit. You can test the latest build from master at:
Want to play ? You can do some 1D NMR exercises ;)
https://www.nmrium.org/teaching#?toc=https://cheminfo.github.io/nmr-dataset2/toc.json
Also you can do some 2D NMR exercises ;)
https://www.nmrium.org/teaching#?toc=https://cheminfo.github.io/nmr-dataset1/data/2d.json
https://dev.nmrium.org?sampleURL=https%3A//cheminfo.github.io/nmr-dataset1/data/2d.json
You can do some 1D NMR tests/ exams ;)
https://dev.nmrium.org?sampleURL=https%3A//cheminfo.github.io/nmr-dataset2/exam.json
If you have jcamps accessible from an URL and that your server allow cross-origin you can directly open your file in the demo application:
https://dev.nmrium.org?sampleURL=https%3A//cheminfo.github.io/nmr-dataset2/100-86-7/1h.dx
Link loading the default samples test cases
https://dev.nmrium.org/?sampleURL=samples.json
You can debug Data and onDataChange callback ;)
git clone https://github.com/cheminfo/nmrium.git
cd nmrium
npm i
npm start
FAQs
React component to display and process nuclear magnetic resonance (NMR) spectra.
We found that @michaelwenk/nmrium demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.