doxie-dummy-data

A tiny utility for testing doxie plugins.

Usage no npm install needed!

<script type="module">
  import doxieDummyData from 'https://cdn.skypack.dev/doxie-dummy-data';
</script>

README

Coveralls – test coverage Travis – build status David – status of dependencies Stability: unstable Code style: airbnb

doxie-dummy-data

A tiny utility for testing doxie plugins.





Installation

$ npm install doxie-dummy-data

Usage

dummyData(docs)
→ doxieData

Parameters:

  • docs
    type: Array
    An array of docs – for example, coming from dox.

Return value:

  • doxieData
    type: Object
    A doxie-compatible object. It can be piped into a plugin or returned by a plugin.

License

MIT © Studio B12 GmbH