@indiekit/endpoint-share

1.0.0-beta.12 • 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

41

Version

1.0.0-beta.12

License

MIT

Unpacked Size

15.7 kB

Total Files

21

Last publish

Collaborators

  • paulrobertlloyd