mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Adding Backbone.js to /about as per @tbranyen's suggestion.
This commit is contained in:
parent
2a5ffb48c5
commit
53c0b89d4d
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@
|
|||
<li><a href="http://www.jquery.com">jQuery</a>: Cross-browser compliant JavaScript code. IE works without effort.</li>
|
||||
<li><a href="http://documentcloud.github.com/backbone/">Backbone.js</a>: Models and views make for easy maintenance.</li>
|
||||
<li><a href="http://documentcloud.github.com/underscore/">Underscore.js</a>: Functional programming for JavaScript. Indispensible.</li>
|
||||
<li><a href="http://documentcloud.github.com/underscore/">Backbone.js</a>: Foundation for models, view, and events.</li>
|
||||
<li><b>Miscellaneous jQuery Plugins:</b> Everything from resizable layouts, to progress bars, sortables, date handling, colors, corners, JSON, animations. See the complete list on <a href="http://github.com/samuelclay/">NewsBlur's GitHub repository</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue