<style>
td, th,tr {
   border: none!important;
}
</style>

## x-utils-es

| Statements                  | Branches                | Functions                 | Lines                |
| --------------------------- | ----------------------- | ------------------------- | -------------------- |
| ![Statements](https://img.shields.io/badge/Coverage-93.28%25-brightgreen.svg) | ![Branches](https://img.shields.io/badge/Coverage-83.53%25-yellow.svg) | ![Functions](https://img.shields.io/badge/Coverage-94.29%25-brightgreen.svg) | ![Lines](https://img.shields.io/badge/Coverage-95.61%25-brightgreen.svg)    |

&nbsp;



| |  |
|:--- | :--- |
|<h6>Name</h6>| **x-utils** |
|<h6>License</h6>|**MIT** |
|<h6>About</h6>|Simple javascript utility, lodash alternative, to help with type |
|<h6>Author</h6>|**Developed by Anon**  |
|<h6>Version</h6>|**^2.x.x**   |

&nbsp;\
&nbsp;
Simple javascript utility, lodash alternative, to help with type validation, with no dependencies.
* esmodule supports `esnext`, `es2015` and `umd`
* Lightweight, minified
* @types supported
&nbsp;\
&nbsp;