Tag Archives: javascript

Scripty2 – Complete Rewrite of Script.aculo.us Library

scripty2 is a complete rewrite of the venerable script.aculo.us library. It is a powerful, flexible JavaScript framework to help you write your own delicious visual effects & user interfaces. However, scripty2 is still in a prerelease alpha version and not … Continue reading

Posted in Computers, Web Development | Tagged | Leave a comment

Open Source JavaScript Regular Expression Library

XRegExp is an open source (MIT license) JavaScript library that provides an augmented, extensible, cross-browser implementation of regular expressions, including support for additional syntax, flags, and methods. XRegExp adds new regex and replacement text syntax, including comprehensive support for named … Continue reading

Posted in Computers, Web Development | Tagged | 1 Comment

Xinha – Online HTML Editor

I have tried a few online HTML editors like tinymce and FCKeditor. But each of them had some features which the other did not have. So it was always a compromise to use them. Then I cam across Xinha. This … Continue reading

Posted in Computers, HTML/CSS, Web Development | Tagged , , | Leave a comment

javascript animation library

$fx() is the really small and pretty flexible library to animate HTML elements. It lets you to alter any CSS property allong time line by passing just simple configuration. Morover you can combine effects, group them to the chains and … Continue reading

Posted in Computers, Web Development | Tagged | 1 Comment

WireIt – Javascript Wiring Library

WireIt is an open-source javascript library to create web wirable interfaces for dataflow applications, visual programming languages or graphical modeling. It was inspired by Yahoo Pipes and is used by Tarpipe. You can see it in action in the Planar … Continue reading

Posted in Computers, Web Development | Tagged | 1 Comment