@artinlines/helpers

Helping functions, that can often be needed

Usage no npm install needed!

<script type="module">
  import artinlinesHelpers from 'https://cdn.skypack.dev/@artinlines/helpers';
</script>

README

My Own Utilities, that might be needed by myself and probably nobody else

This module includes all kinds of methods and classes, that could be useful in certain situations.

This module doesn't rely on any dependencies.

See CHANGELOG to see when which modules were added. For a detailed documentation, see lib/ - each module is documented with JSDoc comments.

This module is being developed with the newest node & npm versions in mind. I can, therefore, not promise that this module will run properly with older versions as well, but most versions of node shouldn't have any problems with this code.

Install

Install via npm:

npm install --save @artinlines/helpers

Current Version

v.1.0.x