This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

gatsby-plugin-just-comments

0.2.4 • Public • Published

gatsby-plugin-just-comments

Gatsby Plugin for JustComments

Installation

Create an account at https://just-comments.com to get an API key. Then install:

npm install gatsby-plugin-just-comments --save

Usage

import JustComments from 'gatsby-plugin-just-comments';

// in your component
  <JustComments
    apikey="YOUR API KEY"
  />

The component accepts all parameters described in the docs without the data- prefix.

Note

The implementation does not server-render the comments at the moment

/gatsby-plugin-just-comments/

    Package Sidebar

    Install

    npm i gatsby-plugin-just-comments

    Weekly Downloads

    4

    Version

    0.2.4

    License

    MIT

    Unpacked Size

    4.06 kB

    Total Files

    4

    Last publish

    Collaborators

    • orkon