README
loadstats-mongodb-plugin
WIP
A plugin built to be used with the grunt-loadstats task to store the output to MongoDB.
<script type="module">
import loadstatsMongodbPlugin from 'https://cdn.skypack.dev/loadstats-mongodb-plugin';
</script>
WIP