JSPM

blocknote-codeblock

1.0.6
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1
  • Score
    100M100P100Q23937F

Code block plugin for blocknote editor.

Package Exports

  • blocknote-codeblock
  • blocknote-codeblock/dist/main.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (blocknote-codeblock) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Code block for blocknote

Installation

You can install this package using npm, yarn, or pnpm:

# Using npm
npm install blocknote-codeblock

# Using yarn
yarn add blocknote-codeblock

# Using pnpm
pnpm add blocknote-codeblock

Usage