JS Bin Links Now in All Code Snippets

I’ve edited the core of the Syntax Highlighter plugin used on this site to highlight code snippets to include JS Bin links on its toolbar (where applicable). If the code snippet can be represented and played with in JS Bin, a link will appear in the toolbar to that code on jsbin.com. If you’re not familiar with JS Bin, it’s definitely worth checking out. It’s a very simple online collaborate HTML/JavaScript editing tool. You can create an HTML page with JavaScript, and then save it to a short URL that you can distribute to your friends, colleagues, blog readers etc. It’s very similar to Google’s AJAX APIs Playground, except you can save and distribute any JavaScript/HTML.

This entry was posted in JavaScript and tagged , , , , , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>