Examples of Dust.js templates [closed] - javascript

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I try to find difficult examples of large web applications based on Node.js + Dust.js as a template engine.
At the best case it will be LinkedIn source code of templates ;)

There are a number of node applications shown as examples of using KrakenJS. Look through them for examples of using dust with Node.js.
http://krakenjs.com/#Examples

Try this some node and dust example:
http://linkedin.github.io/dustjs/test/test.html

Related

HTML Graph for branches [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I have been looking for a JavaScript framework that can display a branch history for a custom-made version control. I have been unable to find anything myself, so I have started to make it myself, but I thought I would ask here if anyone know of a readymade framework that can already do this.
This is what I am looking for:
Take a look at Gitgraph.js. It's made with git in mind, but as the code examples show, you can fully control it.

JavaScript QR-Code library (without jQuery) [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I am searching for a js-library that lets me easily create QR-codes using pure JavaScript. I can find a couple of libs that are using jQuery as well like these two:
http://larsjung.de/qrcode/
http://davidshimjs.github.io/qrcodejs/
Does anybody know another lib that does not use jQuery?!
Thanks, Nik

Javascript Framework for UI's [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 9 years ago.
Improve this question
I need an open source Javascript framework to create web UI's. I'm looking for something similar to ExtJS but easier.
Any suggestions?
May be you can try to work with Webix http://webix.com/.
It is easy to learn thanks to detailed and comprehensive documentation and with this library you can build web apps of any difficulty.
Its all depends on your requirement only... How your application architect flow goes.
Please refer below link with list of few framework.
http://www.hanselman.com/blog/TheBigGlossaryOfOpenSourceJavaScriptAndWebFrameworksWithCoolNames.aspx
http://www.tripwiremagazine.com/2009/11/top-10-javascript-frameworks-by-google.html
My suggestion is go for extjs(Even if you pay for it).
All the best.

Flickr javascript framework [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
I am looking at 3rd party frameworks list for Flickr. There are frameworks for a lot of languages but surprisingly not for Javascript.
Is there any Javascript framework for Flickr?
This github project is a JavaScript wrapper library for the Flickr API. It's written by othermedia.

Open source chat room for Ruby [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.
Closed 8 years ago.
Improve this question
Do you folks know of a rails chat room package that fulfills these criterion?
customizable
very simple with no bells and whistles
I am building a software with a chat component, and I was wondering if you folks had any idea there!
I would look at:
http://github.com/maccman/juggernaut
http://github.com/endtwist/AjaxIM
Here is an example of how to make a simple group chat with the new juggernaut: http://dailyjs.com/2010/09/13/juggernaut/

Categories

Resources