dwyl / abase

:house: A (solid) Base for your Web Application.
9 stars 0 forks source link

create unit tested utils for our code #61

Open jrans opened 7 years ago

jrans commented 7 years ago

Rather than add another dependency when we feel we are missing a lodash or es6 feature simple util can be written. Obviously if performance/time is a concern we can require from elsewhere but if needs are small we can rely on them provided unit tested