este.ui.Resizer source?

29 views
Skip to first unread message

Devraj Mukherjee

unread,
Dec 4, 2013, 2:39:38 AM12/4/13
to est...@googlegroups.com
Hi all,

Apologies for such a simple question; I am trying to find the source for the component demoed here

The Git repo doesn't have the Closure component source

Any pointers will be much appreciated.

Devraj

Daniel Steigerwald

unread,
Dec 4, 2013, 2:54:23 AM12/4/13
to est...@googlegroups.com
Sources are here: github.com/steida/este-library

github.com/steida/este is dev stack, read instruction in readme how to run it. Then you can read coffee compiled js output (pretty readable).


--
You received this message because you are subscribed to the Google Groups "Este.js - The state of art Javascript framework and dev stack" group.
To unsubscribe from this group and stop receiving emails from it, send an email to estejs+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Daniel Steigerwald

unread,
Dec 4, 2013, 2:56:22 AM12/4/13
to est...@googlegroups.com
FYI, Este uses http://bower.io/ for dependencies. You should never store third party code directly in your repo otherwise it would became huge. Also, you want to control semantic versions.

Devraj Mukherjee

unread,
Dec 4, 2013, 3:43:49 AM12/4/13
to est...@googlegroups.com
Hi Daniel,

On Wed, Dec 4, 2013 at 6:56 PM, Daniel Steigerwald <dan...@steigerwald.cz> wrote:
FYI, Este uses http://bower.io/ for dependencies. You should never store third party code directly in your repo otherwise it would became huge. Also, you want to control semantic versions.


Agree completely. We try and use sub modules to keep upto date with third party code base.

Will check out Bower as well. Thanks very much.
Reply all
Reply to author
Forward
0 new messages