12 projects tagged "JavaScript"
Palmoto Bee is an application that injects Google Drive forms into any Web page using CORS (Cross Domain Scripting). The form and accompanying tools can be used to capture data from the host Web page such as text, HTML, image URLs, document metadata, etc. When submitted, the data is collected and stored on Google Drive along with your other documents. It is a useful tool for doing research such as academic referencing, Web page analysis, searching for a new job, or looking for a best buy - the application can help you capture the interesting bits when and as you find them on the Web.
Wicked Charts is a Java wrapper for the popular highcharts JavaScript library. Highcharts provides fancy and interactive charts of many types for Web applications. Wicked Charts provides an easy-to-use Java API to create those charts and a component for Apache Wicket and JSF to include those charts into your Wicket or JSF application.
dump_r addresses the many shortcomings of PHP's print_r() and var_dump() functions, and many other libraries built for decomposing complex objects into a Web browser. It outputs a minimal but informative representation of anything you feed to it in clean HTML with an embedded, easily tweak-able CSS stylesheet. You can set a configurable maximum depth. There is a bit of JavaScript thrown in to handle interactive collapsing and expanding of nodes, and the class provides hook methods which allow you to create additional custom type detection and styling.
Blur effect is an object that can apply the blur effect to HTML page elements. It takes the identifier of a given page element and starts an animation effect that progressively alters CSS properties of that element that make it appear blurred. Different CSS properties may be altered depending on the capabilities of the current browser. The object can also execute an animation that reverts the blur effect of the element. There are versions of the object either based or not in the jQuery library.
Glint effect is a standalone script or jQuery plugin to create a glint light effect on HTML page elements. It creates a canvas object to render a glint light image effect that is going to be displayed on top of a given HTML Web page element. The object periodically changes the position of the glint image to give the sensation of a light being moved over the target page element. The glint image can be animated horizontally or vertically. The animation speed and the glint image color and angle are configurable parameters.
Canvas Turtle is an object that interprets and renders graphic commands in a Canvas. It provides an API for rendering basic drawing primitives in 2D and includes commands that define the position of the graphics to be rendered, conditionals, loops, and so on. Commands are supplied as text strings with a simple syntax.
A data quality solution that includes a profiler, validator, and comparator.