@4geit/swg-create-or-load-data-helper

1.31.0 • Public • Published

@4geit/swg-create-or-load-data-helper npm version


helper function to create or load a data file with a data fake generator

Installation

  1. A recommended way to install @4geit/swg-create-or-load-data-helper is through npm package manager using the following command:
npm i @4geit/swg-create-or-load-data-helper --save

Or use yarn using the following command:

yarn add @4geit/swg-create-or-load-data-helper
  1. All you have to do is to import the @4geit/swg-create-or-load-data-helper package in your controller or mock file as below:
// ...
const swgCreateOrLoadDataHelper = require('@4geit/swg-create-or-load-data-helper');
// ...

And use it with one of your endpoint controller as below:

// ...
const data = swgCreateOrLoadDataHelper(filename, library, generator, n)
// ...

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.31.0
    1
    • latest

Version History

Package Sidebar

Install

npm i @4geit/swg-create-or-load-data-helper

Weekly Downloads

1

Version

1.31.0

License

MIT

Last publish

Collaborators

  • geraldinestarke
  • fabianstarke
  • canercandan