@crometrics/gatsby-plugin-convert-js

1.0.1 • Public • Published

gatsby-plugin-convert-js

A Gatsby plugin to add an Convert JS Snippet to your site.

Install

$ npm install --save @crometrics/gatsby-plugin-convert-js

How to use

Setup

In your gatsby-config.js file:

plugins: [
  {
    resolve: `@crometrics/gatsby-plugin-convert-js`,
    options: {
      // This is the number that appears in the snippet.
      convertId: '123456789-123456789',
    }
  }
];

Dependents (0)

Package Sidebar

Install

npm i @crometrics/gatsby-plugin-convert-js

Weekly Downloads

1

Version

1.0.1

License

MIT

Unpacked Size

2.83 kB

Total Files

6

Last publish

Collaborators

  • mrjoshuasperry
  • rpzigler
  • shixish