UNPKG

create-remark-deflist-revisited

Version:

Remark plugin for demonstrating nested definition lists in action. Create a skeleton project with @verikami/remark-deflist-revisited – interactive template selection.

67 lines (49 loc) 2.29 kB
# Remark Deflist Revisited °// Examples [![GH][GH Badge]][GH] [![NPM][NPM Badge]][NPM] [![JSR][JSR Badge]][JSR] [![Downloads][Downloads Badge]][Downloads] [![Socket][Socket Badge]][Socket] Example implementations for module **`@verikami/remark-deflist-revisited`**. They are also published as standalone repositories (templates): - **Simple** → [veriKami/remark-deflist-revisited-simple][+:simple] - **Express.js** → [veriKami/remark-deflist-revisited-express][+:express] - **Cloudflare Worker** → [veriKami/remark-deflist-revisited-worker][+:worker] - **Astro** → [veriKami/remark-deflist-revisited-astro][+:astro] ## Interactive Mode #### npm + pnpm + yarn ```bash npm create remark-deflist-revisited@latest ``` ```bash pnpm create remark-deflist-revisited ``` ```bash yarn create remark-deflist-revisited ``` ## Cloudflare Worker demo (via module itself) ```bash npx @verikami/remark-deflist-revisited@latest ``` ```bash npx @verikami/remark-deflist-revisited --help ``` ## License This project is Open Source and available under the MIT License 2025 © MIT °// [veriKami] °// [Weronika Kami] [veriKami]: https://verikami.com [Weronika Kami]: https://linkedin.com/in/verikami [+:simple]: https://github.com/veriKami/remark-deflist-revisited-simple [+:express]: https://github.com/veriKami/remark-deflist-revisited-express [+:worker]: https://github.com/veriKami/remark-deflist-revisited-worker [+:astro]: https://github.com/veriKami/remark-deflist-revisited-astro [GH Badge]: https://img.shields.io/badge/GitHub-Repository-blue?logo=github [GH]: https://github.com/veriKami/remark-deflist-revisited [NPM Badge]: https://img.shields.io/npm/v/@verikami/remark-deflist-revisited?logo=npm&logoColor=white&labelColor=red&color=black [NPM]: https://www.npmjs.com/package/@verikami/remark-deflist-revisited [JSR Badge]: https://jsr.io/badges/@verikami/remark-deflist-revisited [JSR]: https://jsr.io/@verikami/remark-deflist-revisited [Downloads Badge]: https://img.shields.io/npm/dm/@verikami/remark-deflist-revisited.svg [Downloads]: https://www.npmjs.com/package/@verikami/remark-deflist-revisited [Socket Badge]: https://badge.socket.dev/npm/package/@verikami/remark-deflist-revisited [Socket]: https://socket.dev/npm/package/@verikami/remark-deflist-revisited