esrol-autoloader
Advanced tools
Comparing version
{ | ||
"name": "esrol-autoloader", | ||
"description": "An Autoloader Class for automatically including files.", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"homepage": "https://github.com/esrol/esrol-autoloader", | ||
@@ -6,0 +6,0 @@ "keywords": ["module", "autoloading", "esrol", "autoloader"], |
@@ -8,2 +8,4 @@ [![NPM version][npm-image]][npm-url] | ||
*Part of [Esrol](https://github.com/esrol/esrol)* | ||
## Installation | ||
@@ -49,6 +51,6 @@ | ||
1.Your code works. | ||
2. You have 100% successful tests coverage. | ||
3. You have comments in your code. | ||
4. Follows eslint config. Exceptions are possible where that make sense. | ||
1.Your code works. | ||
2. You have 100% successful tests coverage. | ||
3. You have comments in your code. | ||
4. Follows eslint config. Exceptions are possible where that make sense. | ||
@@ -55,0 +57,0 @@ ## Tests |
21831
0.27%75
2.74%