README
jkvon-lodash
Try to write a thing like lodash, to learn JavaScript.
jkvon version of Lodash
<script type="module">
import jkvonLodash from 'https://cdn.skypack.dev/jkvon-lodash';
</script>
Try to write a thing like lodash, to learn JavaScript.