gatsby-plugin-smallchat

1.1.0 • Public • Published

gatsby-plugin-smallchat

💬 Plugin to add Smallchat to your Gatsby site

Install

yarn add gatsby-plugin-smallchat

How to use

// In your gatsby-config.js
plugins: [
  {
    resolve: `gatsby-plugin-smallchat`,
    options: {
      async: false, // Defaults to `true`
      clientId: '...'
    },
  },
],

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    15
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    15
  • 1.0.0
    0

Package Sidebar

Install

npm i gatsby-plugin-smallchat

Weekly Downloads

15

Version

1.1.0

License

MIT

Unpacked Size

2.9 kB

Total Files

8

Last publish

Collaborators

  • ynnoj