Skip to content

pedrofuentes/jslint-github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jslint-github

=============

JSLint Bookmarklet for GitHub

Install

Add this code to your bookmark

javascript:void((function(){var e=document.createElement('script');e.setAttribute('type','text/javascript');e.setAttribute('charset','UTF-8');e.setAttribute('src','//pedrofuentes.s3.amazonaws.com/js/jslintGithub.js?r='+Math.random()*99999999);document.body.appendChild(e);})());

Copyrigth and license

Copyright (c) 2012 Pedro Fuentes ( http://pedrofuent.es )

Licensed under the MIT license:
http://www.opensource.org/licenses/mit-license.php

About

JSLint Bookmarklet for GitHub

Resources

Stars

Watchers

Forks

Packages

No packages published