jata
v1.0.1
Published
experimental library to add functionality to vanilla javascript
Readme
jata
experimental library to add functionality to vanilla javascript
current features:
counter = ({String,Array}) => Object
Takes a String or an Array and returns an Object that has the count of all characters in the String or items in the Array
