0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 20 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use transformers instead of consolidate-build More... about 11 years ago
Increase wait time when testing watch mode for compile command. More... over 11 years ago
Release 1.0.7. More... over 11 years ago
Use correct configuration file for minify command (fix typo).
dhr
More... over 11 years ago
Fix tests to account for latest version of jade. More... over 11 years ago
Release 1.0.6. More... over 11 years ago
Use latest jade, stylus, and coffee-script versions. More... over 11 years ago
Release 1.0.5. More... over 11 years ago
Freeze q at version 0.8.10 to prevent deprecation errors. More... over 11 years ago
Release 1.0.4. More... over 11 years ago
Fix compilation output bug that doesn't properly create subdirectories when running compile with both the -o and -r options. More... over 11 years ago
Add output option to serve command when using the -c/--compile flag. Addresses issue #29. More... over 11 years ago
Release 1.0.3. More... over 11 years ago
Switch q.end() to q.done() to support new version. More... over 11 years ago
Release 1.0.2. More... over 11 years ago
Fix q at version 0.8.9. Addresses #28. More... over 11 years ago
Fix typo in README. More... over 11 years ago
Release 1.0.1. More... over 11 years ago
Update consolidate-build to allow for CoffeeScript compiler options. More... over 11 years ago
Add output option to compile command. More... over 11 years ago
Make compiler options extension-specific. More... over 11 years ago
Correct stale comment. More... over 11 years ago
Fix deferred bug in determining which files to compile. More... over 11 years ago
Add line breaks to README. More... over 11 years ago
Release 1.0.0. More... over 11 years ago
Use auto-discovery mode for socket connection to allow live reloading on mobile. More... over 11 years ago
Add options for compilation by means of the compilerOptions parameter. Addresses issue #21. More... over 11 years ago
Enable configuration files for commands. These are located at `.nf/[command].(json|yml|yaml)` anywhere in the directory tree. More... over 11 years ago
Display compile dependencies using a relative path. More... over 11 years ago
Make compilation errors more descriptive. Addresses issue #19. More... over 11 years ago