README
This is a package that will test if your number is lit.
Use the function lit_identifier() and input an int parameter.
Enjoy...
First attempt at npm creation
<script type="module">
import litIdentifier from 'https://cdn.skypack.dev/lit_identifier';
</script>
This is a package that will test if your number is lit.
Use the function lit_identifier() and input an int parameter.
Enjoy...