@gridsome/source-faker

0.3.0 • Public • Published

@gridsome/source-faker

Faker.js source for Gridsome

Install

  • yarn add @gridsome/source-faker
  • npm install @gridsome/source-faker

Usage

export default {
  plugins: [
    {
      use: '@gridsome/source-faker',
      options: {
        numNodes: 100
      }
    }
  ]
}

Package Sidebar

Install

npm i @gridsome/source-faker

Weekly Downloads

0

Version

0.3.0

License

none

Unpacked Size

4.19 kB

Total Files

5

Last publish

Collaborators

  • hjvedvik