Javascript UI Toolkit
        Posted  
        
            by Louis
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Louis
        
        
        
        Published on 2010-05-30T12:02:30Z
        Indexed on 
            2010/05/30
            12:12 UTC
        
        
        Read the original article
        Hit count: 218
        
I'm looking for a light-weight UI toolkit written in Javascript (something like Swing) but I'd rather not use ExtJS because I fear that will slow things down tremendously. Are there any small UI toolkits out there that mainly focus on layouts?
© Stack Overflow or respective owner