@aeharding/remark-lemmy-spoiler
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

remark-lemmy-spoiler

What is this?

This package is a unified remark plugin to add support for lemmy spoilers

Install

This package is ESM only. In Node.js (version 16+), install with npm:

npm install @aeharding/remark-lemmy-spoiler

In Deno with esm.sh:

import spoiler from 'https://esm.sh/@aeharding/remark-lemmy-spoiler@1'

In browsers with esm.sh:

<script type="module">
  import spoiler from 'https://esm.sh/@aeharding/remark-lemmy-spoiler@1?bundle'
</script>

Package Sidebar

Install

npm i @aeharding/remark-lemmy-spoiler

Weekly Downloads

19

Version

1.0.1

License

AGPL-3.0-only

Unpacked Size

3.85 kB

Total Files

6

Last publish

Collaborators

  • aeharding