templatesjs
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "templatesjs", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Render template without any engine, pure JavaScript, high speedy, easy to use, works with any file format including HTML, include files inside files, can be used with any framework and raw node.js ", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "mocha --reporter spec" | ||
"test": "" | ||
}, | ||
@@ -23,6 +23,3 @@ "keywords": [ | ||
"license": "MIT", | ||
"devDependencies": { | ||
"chai": "^4.1.1", | ||
"mocha": "^3.5.0" | ||
}, | ||
"devDependencies": {}, | ||
"directories": { | ||
@@ -29,0 +26,0 @@ "test": "test" |
@@ -25,4 +25,2 @@ # templatesjs | ||
|_ *demonstration : using with javascript in client side | ||
##tests | ||
|_ | ||
@@ -480,4 +478,1 @@ | ||
## Tests | ||
`npm test` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
0
24909
3
305
2
477