0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 15, 2024 — Jul 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md More... over 8 years ago
Merge pull request #3 from burnedikt/feature/es2015-syntax More... over 8 years ago
we actually need gulp util in production More... over 8 years ago
changed glob building method to be relative More... over 8 years ago
now using es2016 features More... over 8 years ago
Merge pull request #2 from burnedikt/feature/npm-dependency-upgrade More... over 8 years ago
use eslint over jshint and jscs More... over 8 years ago
use consts and lets in gulpfile More... over 8 years ago
restrict node version to >= 4 More... over 8 years ago
updated version number More... over 8 years ago
upgraded npm packages More... over 8 years ago
no longer supporting io.js More... about 10 years ago
v0.2.0 More... about 10 years ago
added documentation on searchPaths option More... about 10 years ago
added functionality to specify additional searchpaths for scripts - that way, referenced files can be found even if their location is not completely specified in the respective .html file - searchPaths are to be defined as relative to the process's / gulpfile's cwd More... about 10 years ago
improved karma example More... about 10 years ago
single instead of double quotes More... about 10 years ago
v0.1.1 More... about 10 years ago
requiring scripts-index as a node module now working More... about 10 years ago
coverage now refers to master branch again More... about 10 years ago
adjusted coveralls integration More... about 10 years ago
made sure to also lint js input files More... about 10 years ago
added documentation More... about 10 years ago
cleanup and some more badass testdata (empty script-source) More... about 10 years ago
added test to prove that null-files are not processed More... about 10 years ago
no more promises, load all files in the correct order at once, else the order will be messed up More... about 10 years ago
simplified testcases (expected results) More... about 10 years ago
do not try to test input js files More... about 10 years ago
switched to should as assertion provider More... about 10 years ago
added empty testfile More... about 10 years ago