Pinned Repositories
captureCalls.js
captureCalls('document.getElementById') to show a stack trace for document.getElementById on its every call
chrome-devtools-autosave
Auto-saving CSS and JavaScript changes from the Chrome Developer Tools
chrome-devtools-autosave-server
Simple Node.js server for chrome-devtools-autosave
console.js
Crossbrowser Firebug console API. Improves Opera Dragonfly and IE developer tools.
CSSOM
Unmaintained! ⚠️ CSS Object Model implemented in pure JavaScript. Also, a CSS parser.
flying-focus
UI concept
objectDiff.js
Compares JavaScript objects
placeholder.js
Brings HTML5 placeholder attribute into all modern browsers (not maintained any more)
setInterval-sniffer
Keep tabs on your uncleared intervals. Hunt down lags and memory leaks.
NV's Repositories
NV/chrome-devtools-autosave
Auto-saving CSS and JavaScript changes from the Chrome Developer Tools
NV/CSSOM
Unmaintained! ⚠️ CSS Object Model implemented in pure JavaScript. Also, a CSS parser.
NV/flying-focus
UI concept
NV/objectDiff.js
Compares JavaScript objects
NV/captureCalls.js
captureCalls('document.getElementById') to show a stack trace for document.getElementById on its every call
NV/console.js
Crossbrowser Firebug console API. Improves Opera Dragonfly and IE developer tools.
NV/setInterval-sniffer
Keep tabs on your uncleared intervals. Hunt down lags and memory leaks.
NV/nice-alert.js
Makes alert box suck less
NV/jsDump
Fork of jsDump by Ariel Flesler
NV/jquery.transit
Super-smooth CSS3 transformations and transitions for jQuery
NV/focus-snail
Leaves a trail from the previously focused element.
NV/faviconize-google.js
Adds favicons to each link offered by Google search results.
NV/jquery-regexp-classes
$(elem).removeClass(regExp) and $(elem).hasClass(regExp)
NV/css_auto-reload
Edit CSS, save, see result. No need to reload a whole page.
NV/focus-hug
Focus outline transition
NV/dom-dom-dom.com
My idea for Node.js Knockout
NV/focus-zoom
Zoom newly focused element for a fraction of a second.
NV/typun
Type trainer
NV/nv.github.com
NV/CodeMirror
An experimental CodeMirror-replacement
NV/ordered-set
Two Ordered Set implementations: one is backed by a Linked List, another by an Array
NV/jsonp.ru
Deprecated, use jsonpwrapper.com
NV/n12v.com
Jekyll blog, all posts, and drafts
NV/WebKit
Official git mirror of the WebKit repository, https://svn.webkit.org/repository/webkit, future canonical repository.
NV/astexplorer
A web tool to explore the ASTs generated by various parsers.
NV/developer.chrome.com
Chrome Developers
NV/matte
Montage template package: Contains desktop UI components.
NV/puma-dev
A tool to manage rack apps in development with puma
NV/select-previous-tab
Chrome extension to select previously viewed tab with a keyboard shortcut
NV/webkit-inspector-bugs