From 51714b7f86a0de682c9bb8ef70f97fe2b53f073d Mon Sep 17 00:00:00 2001 From: Sahat Yalkabov Date: Wed, 28 May 2014 22:58:42 -0400 Subject: [PATCH] Added JSDB.io link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 44676422b1..93b5dcc4c9 100644 --- a/README.md +++ b/README.md @@ -401,7 +401,7 @@ List of Packages Useful Tools and Resources -------------------------- - +- [JSDB.io](http://www.jsdb.io) - The Database of JavaScript Libraries - [JS Recipes](http://jsrecipes.org) - JavaScript tutorials for backend and frontend development. - [Jade Syntax Documentation by Example](http://naltatis.github.io/jade-syntax-docs/#attributes) - Even better than official Jade docs. - [HTML to Jade converter](http://html2jade.aaron-powell.com) - Extremely valuable when you need to quickly copy and paste HTML snippets from the web.