🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

nmrium-cli

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nmrium-cli

CLI commands related to nmrium

latest
Source
npmnpm
Version
0.16.0
Version published
Maintainers
1
Created
Source

nmrium-cli

NPM version build status Test coverage npm download

CLI commands related to nmrium.

Installation

$ npm i --global nmrium-cli

Usage

It will add a new command on your computer called nmrium.

Create toc.json for online exercises

cd __folder__with__exercises__
nmrium deleteJSONs
nmrium createExercisesTOC
nmrium deleteStructures
nmrium appendLinks

To quickly create a TOC for a folder:

nmrium createGeneralTOC

Local test

npm install --global serve
serve --cors src/__tests__/general

https://app.nmrium.com/#?toc=http://localhost:3000/toc.json

License

MIT

FAQs

Package last updated on 11 Nov 2025

Did you know?

Socket

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.

Install

Related posts