README
Simple Helper
This collection for simple helper on javascript like, check is value is empty or not, or check value is prime, etc.
Guide
If you have idea please add new function with test (if you want)
simple helper javascript
<script type="module">
import ariesmSimpleHelper from 'https://cdn.skypack.dev/@ariesm/simple-helper';
</script>
This collection for simple helper on javascript like, check is value is empty or not, or check value is prime, etc.
If you have idea please add new function with test (if you want)