JSPM

docusaurus-plugin-2dlive

1.0.7
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 33
  • Score
    100M100P100Q53687F
  • License MIT

A live2d plugin docusaurus

Package Exports

  • docusaurus-plugin-2dlive

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 (docusaurus-plugin-2dlive) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

docusaurus-plugin-2dlive

Node.js CI npm package npm package npm package

A live2d docusaurus plugin

Installation

npm i docusaurus-plugin-2dlive

or...

yarn add docusaurus-plugin-2dlive

Usage

In file docusaurus.config.js

...
module.export = {
    ...
    plugins: [
        ...
        'docusaurus-plugin-2dlive',
        ...
    ],
    ...
}
...

Donation