@indiekit/endpoint-share

1.0.0-beta.15 • Public • Published

@indiekit/endpoint-share

Share endpoint for Indiekit. Provides a simple interface for bookmarking websites and publishing them on your website. Inspired and developed from an idea originally described by Max Böck.

Installation

npm i @indiekit/endpoint-share

Usage

Add @indiekit/endpoint-share to your list of plug-ins, specifying options as required:

{
  "plugins": ["@indiekit/endpoint-share"],
  "@indiekit/endpoint-share": {
    "mountPath": "/teilen", // de-DE
  },
}

Options

Option Type Description
mountPath string Path to share screen. Optional, defaults to /share.

Package Sidebar

Install

npm i @indiekit/endpoint-share

Weekly Downloads

88

Version

1.0.0-beta.15

License

MIT

Unpacked Size

16.5 kB

Total Files

22

Last publish

Collaborators

  • paulrobertlloyd