1691 projects tagged "JavaScript"
MuninLive turns your existing munin-based infrastructure into a realtime monitoring solution. It connects to munin nodes and converts munin graphs to JSON objects. If a frontend requests a mld object, the values are served from memory by an embedded Web server while mld keeps polling the munin node in the background as long as frontend requests are being made. You can implement your own frontend or use the shipped example frontend, which can be used out of the box and comes with user management based on munin groups exported by the server. MuninLive can be queried with all popular programming languages or with JavaScript itself, and supports CORS.
PHP Socializer is a PHP module that makes adding social sharing buttons quick and more enjoyable. It includes Google Analytics hooks to enable tracking of share activity. It is able to combine, compress, and cache the JavaScript for multiple buttons. JavaScript is loaded only after the page has been rendered, preventing latency between your visitor and button providers from affecting percieved site performance. If desired, it can hide buttons until they're fully rendered and then fade them in. It currently supports Twitter, Facebook, Google Plus, LinkedIn, StumbleUpon, GitHub, Pinterest, and Flattr buttons.
HOMER is a robust, carrier-grade, scalable SIP capturing system and monitoring application with hEP, IP Proto4 (IPIP) encapsulation, and port mirroring/monitoring support right out of the box, ready to process and store large amounts of signaling with instant searches, end-to-end analysis, and drill-down capabilities for ITSPs, VoIP providers, and trunk suppliers using SIP signaling.
Slim HTML5 Audio jQuery Plugin is a very simple jQuery plugin to embed an audio player. It can insert HTML to play a given audio file using the HTML5 audio tag. It also inserts the embed container tab as fallback when the audio tag is not supported by the Web browser (e.g., IE7 and 8).
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.
Roles UI is a graphic interface library for Ruby on Rails which provides the ability to manage roles and permissions in realtime for applications which use Cancan. It is a Rails engine, so it has its own namespace. You can reach Roles UI in /roles_ui. Roles UI consist of two main entities, Role and Permission. Each Role may have a permission set. Roles belongs to users. Roles UI extends your User model so you don't need to create this association. By default, Roles UI is configured to work with the User model.
taccGL is a JavaScript library and framework that animates HTML elements in 2D and 3D using the GPU accelerated canvas (WebGL) with a fallback to the HTML5 2D canvas. It provides functions for moving in 3D space, accelerating, rotating, morphing, and mapping on 3D objects, and blending and fading HTML elements. Animations mostly run inside the GPU and are implemented in the C-like shader language GLSL.
jQuery.carouFredSel is a plugin which turns any kind of HTML element into a carousel. It can scroll one or multiple items simultaneously, horizontally or vertically, in an infinite and circular manner, automatically or by user interaction, and is responsive. It was built using jQuery-library, so you can use it on your blog or website on any kind of managed hosting server.