issues
search
mrjoelkemp
/
html5-local-redis
Redis-like API for HTML5 Local Storage
http://mrjoelkemp.github.com/html5-local-redis/
MIT License
20
stars
0
forks
source link
Minification and Cleanup
#20
Closed
mrjoelkemp
closed
12 years ago
mrjoelkemp
commented
12 years ago
Introduces:
Grunt.js for minification tasks via Uglify.
Fixes #10 by creating the Error generator object
Saves 1KB+ space by isolating the existence of literal strings. Sacrifices passing function names for space.
Cleans up accidental duplicate code
Introduces: