Pinned Repositories
component-example
component(1) example
css-animation-event-types
CSS animation event types detection. Adds vendor prefix if the browser is not compliant.
dotfiles
OS X dotfiles
esformatter-literal-notation
esformatter plugin that converts array and object constructors to literal notations
esformatter-remove-trailing-commas
esformatter plugin that removes trailing commas
grunt-importsrc
Import scripts and stylesheets paths from HTML files into your Gruntfile. You can update an existing Grunt task like Uglify, mincss, etc. or just concatenate those imported files.
vim-stylefmt
Format your stylesheets using stylefmt inside Vim
vue-once
Adds an event listener that will be invoked a single time
kewah's Repositories
kewah/vim-stylefmt
Format your stylesheets using stylefmt inside Vim
kewah/component-example
component(1) example
kewah/dotfiles
OS X dotfiles
kewah/vue-once
Adds an event listener that will be invoked a single time
kewah/esformatter-literal-notation
esformatter plugin that converts array and object constructors to literal notations
kewah/esformatter-remove-trailing-commas
esformatter plugin that removes trailing commas
kewah/component-builder-handlebars
builder2.js plugin to precompile Handlebars templates.
kewah/hubot-curate-links
A hubot script for Slack that saves links that are shared
kewah/esformatter-parseint
esformatter plugin that adds the radix parameter to parseInt
kewah/hubot-old
A hubot script that warns you when a link has already been posted
kewah/bernarbot
A Slack bot
kewah/component-remove
Remove files from component.json
kewah/enable-debug
Enable debug logs via query-string
kewah/npm-module-generator
NPM module generator
kewah/regex-url
Regex to match an url
kewah/slack-oldbot
Slackbot that warns you when a link has already been posted
kewah/builder-styles-raw
Returns the raw version of style files
kewah/builder-svg-minifier
SVG minifier plugin for component-builder2
kewah/clone-canvas
Clone a canvas by drawing it into a new one
kewah/dom-css
fast dom CSS styling
kewah/esformatter
ECMAScript code beautifier/formatter
kewah/esformatter-braces
Esformatter plugin for enforcing braces around statements
kewah/esformatter-dot-notation
esformatter plugin for transforming object bracket usage to dot notation
kewah/esformatter-semicolons
esformatter plugin for adding missing and removing unnecessary semicolons
kewah/node-hbsfy
Handlebars precompiler plugin for Browserify
kewah/path
the path module from node core for browsers
kewah/raf-scroll
A scroll event that fires only once per frame.
kewah/rocambole-token
Helpers for rocambole AST token manipulation
kewah/vim-cssfmt
DEPRECATED - Please use vim-stylefmt
kewah/vue-route
Routing directive for Vue.js, inspired by ng-view.