generic-label-maker

This Angular library enables users to design their own labels to look just the way they want. This was developed specimen data in mind, but this can be used for other kinds of labels also.

Usage no npm install needed!

<script type="module">
  import genericLabelMaker from 'https://cdn.skypack.dev/generic-label-maker';
</script>

README

Generic Label Maker

This Angular library enables users to design their own labels to look just the way they want. This was developed specimen data in mind, but this can be used for other kinds of labels also.

Gettings started

  1. install the package either with npm npm install --save generic-label-maker or with yarn yarn add generic-label-maker
  2. Include the Generic Label Module
  3. todo....