Friday, April 24, 2015

Do Something new with these Jquery plugins and Javascripts

Web designing is always been a challenge for web designers and developers. Unless you have some good tools to work, it is most likely difficult to develop great UI.

Below are some tools that might help you to come up with some great designs to your apps or websites.



        SEE ALSO: CSS FRAMEWORKS

Animate SVG Path with this Jquery Plugin : LazyLinePainter




This is a different jquery plugin that I found recently, interestingly it creates animation for the lines in your svg. What I have done is, I created a simple flow chart using draw.io site and exported it as an SVG, then dropped in SVG to JS converter. Use the generated JS in your javascript to display the animation.



Jquery Plugin for Super scroll Animation : Superscrollorama




There is a beautiful animation created by web developers from IKEA. Also there is a new version available from these guys as Scroll Magic. This jquery plugin demos available here



Javascript Library to generate Animation keyframes: BounceJs




I liked the example of road runner This is a really good tool to generate css keyframes for your animation. Tested some examples in all the major browsers. Works well.



Javascript Graphics Library BonsaiJS 



This is a lightweight javascript graphics library with good API. It has got good documentation to get started. There is a good tool to try out bonsai code. Checkout this example.




No comments:

Post a Comment