Skip to content

Instantly share code, notes, and snippets.

View shankarcabus's full-sized avatar
💭
Hello world :)

Shankar Cabus shankarcabus

💭
Hello world :)
View GitHub Profile
/*! @source http://purl.eligrey.com/github/classList.js/blob/master/classList.js*/
/** MIT License
*
* KeySpline - use bezier curve for transition easing function
* Copyright (c) 2012 Gaetan Renaudeau <renaudeau.gaetan@gmail.com>
*
* Permission is hereby granted, free of charge, to any person obtaining a
* copy of this software and associated documentation files (the "Software"),
* to deal in the Software without restriction, including without limitation
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
@shankarcabus
shankarcabus / Preferences.sublime-settings.json
Last active December 17, 2015 21:09
My User Settings of Sublime Text 3
{
"auto_complete": true,
"caret_style": "phase",
"close_windows_when_empty": false,
"draw_white_space": "all",
"ensure_newline_at_eof_on_save": true,
"find_selected_text": true,
"fold_buttons": false,
"folder_exclude_patterns":
[