1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Sep 27, 2024 — Sep 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
style(jscs requireCommentsToIncludeAccess): you must supply @public, @private, @protected for block comments More... over 9 years ago
style(===): replaces equality == with strict equality === More... over 9 years ago
style(Object Destructuring): property assignments now use ES6 object destructuring More... over 9 years ago
style(template strings for concatenation): uses the new template string notation for concating string More... over 9 years ago
style(disAllow Var): replaces all var with let or const More... over 9 years ago
style(jscs fix): files jscs src --fix fixes More... over 9 years ago
chore(cleanup): remove redundant files More... over 9 years ago
style(formatting): formats imports & exports with nice spacing and indentations More... over 9 years ago
chore(cleanup): remove redundant files More... over 9 years ago
feat(code-style): updates code style rules, this will cause some pain More... over 9 years ago
use kebab dasherized case for file names, not camelCase. More... over 9 years ago
chore: removing redundant files More... over 9 years ago
Tests fix, tests the rollup build, now A-Okay More... over 9 years ago
tests hack, testing build now produced by rollup manually via rollup -c command instead of uglify:test to accomodate es6 More... over 9 years ago
fix! missed to replace concat with rollup in watch task, now done More... over 9 years ago
builds hammer with rollup via grunt task, removes concat completely. modified package.json to update to newer versions, excluded test task for the moment. build passes jshint and jscs tests More... over 9 years ago
implemented default exports and renamed utilsjs folder to utils More... over 9 years ago
all code lintered properly along with the dot config files More... over 9 years ago
inputjs files lintered nicely More... over 9 years ago
utils properly linted More... over 9 years ago
further exposes hammer, adds 'on' 'Tap' etc, build closer to default More... over 9 years ago
exposes global More... over 9 years ago
Long commit, adds all files required in src, basic rollup build up and running More... over 9 years ago
modulazied all files under src/input, import exports code More... over 9 years ago
Broke down input.js into individual modules with explicit import exports More... over 9 years ago
broke down utils.js into idividual modules with explicit import exports More... over 9 years ago
Changelog: Fix formatting for new markdown processor on jekyll site More... over 9 years ago
Changelog: formatting More... over 9 years ago
Changelog: update for 2.0.8 More... over 9 years ago
2.0.8 More... over 9 years ago