@kazu80/clubs-plugin-links
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Clubs Plugin Starter Kit

Files and directories

src/

src directory manages all source files for this plugin you are developing.

preview/

preview directory has a minimal implementation of Clubs and serves locally to debug this plugin you are developing.

The directory contains some boilerplate files that do not need to be edited, and some files whose values can be rewritten to debug the plugin.

The following files are intended to be rewritten for debugging purposes:

  • preview/config.ts
  • preview/plugins.ts

The following files are boilerplate and there is no need to rewrite them bacically:

  • preview/astro.config.mjs
  • preview/tailwind.config.mjs
  • preview/src/*

Readme

Keywords

Package Sidebar

Install

npm i @kazu80/clubs-plugin-links

Weekly Downloads

1,177

Version

1.0.1

License

MPL-2.0

Unpacked Size

833 kB

Total Files

27

Last publish

Collaborators

  • kazu80