mapfull

[![npm](http://img.shields.io/npm/v/mapfull.svg?style=flat-square)](https://www.npmjs.com/package/mapfull) ![npm](http://img.shields.io/npm/l/mapfull.svg?style=flat-square) [![Dependency Status](https://david-dm.org/aliaksandr-pasynkau/mapfull.svg?style=f

Usage no npm install needed!

<script type="module">
  import mapfull from 'https://cdn.skypack.dev/mapfull';
</script>

README

npm npm Dependency Status devDependency Status Build Status Coverage Status

mapfull

Powerfull nodeJs library

Getting started

To install mapfull from npm, run:

npm install -g mapfull --save

Finally, use the library:

mapfull = require('mapfull');

// do something helpful

Enjoy!

Support

If you have any problems, you cached a bug, or you have any suggestion - please find an existing issue or create new

Contributing

If you want to develop this library do not be shy - Do that! How to contribute open-source projects

Run tests mapfull

$ npm test