snippets-table

1.0.0 • Public • Published

snippets-table

Overview

Tool to easily manage a table of snippets on a README file.

Installation

Install the package:

npm i --dev snippets-table or yarn add -D snippets-table

Usage

Check the example folder.

Add the following lines to the README where the table of snippets should be created:

<!-- SNIPPETS-TABLE:START - Do not remove or modify this line -->

<!-- SNIPPETS-TABLE:END -->

Run the command:

npm run snippets-table generate or yarn snippets-table generate

Alternatively, run it with npx:

npx snippets-table generate

License

MIT © Arthur Denner

Readme

Keywords

Package Sidebar

Install

npm i snippets-table

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

5.92 kB

Total Files

5

Last publish

Collaborators

  • arthurdenner