Skip to main content
Home
This release was yanked — the latest version of @musodojo/enharmonic-note-selector is 9.2.0. Jump to latest

Built and signed on GitHub Actions

Works with
This package works with Node.js, Deno, BrowsersIt is unknown whether this package works with Cloudflare Workers, Bun
It is unknown whether this package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
It is unknown whether this package works with Bun
This package works with Browsers
JSR Score100%
Downloads1/wk
Published8 months ago (0.6.1)

A web component for selecting common spellings of enharmonic notes and dispatching an event with the selected note's name and integer.

Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.

Add Package

deno add jsr:@musodojo/enharmonic-note-selector

Import symbol

import { type EnharmonicNoteSelectedEventDetail } from "@musodojo/enharmonic-note-selector";
or

Import directly with a jsr specifier

import { type EnharmonicNoteSelectedEventDetail } from "jsr:@musodojo/enharmonic-note-selector";

Add Package

pnpm i jsr:@musodojo/enharmonic-note-selector
or (using pnpm 10.8 or older)
pnpm dlx jsr add @musodojo/enharmonic-note-selector

Import symbol

import { type EnharmonicNoteSelectedEventDetail } from "@musodojo/enharmonic-note-selector";

Add Package

yarn add jsr:@musodojo/enharmonic-note-selector
or (using Yarn 4.8 or older)
yarn dlx jsr add @musodojo/enharmonic-note-selector

Import symbol

import { type EnharmonicNoteSelectedEventDetail } from "@musodojo/enharmonic-note-selector";

Add Package

vlt install jsr:@musodojo/enharmonic-note-selector

Import symbol

import { type EnharmonicNoteSelectedEventDetail } from "@musodojo/enharmonic-note-selector";

Add Package

npx jsr add @musodojo/enharmonic-note-selector

Import symbol

import { type EnharmonicNoteSelectedEventDetail } from "@musodojo/enharmonic-note-selector";

Add Package

bunx jsr add @musodojo/enharmonic-note-selector

Import symbol

import { type EnharmonicNoteSelectedEventDetail } from "@musodojo/enharmonic-note-selector";