102 projects tagged "JavaScript"
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.
RunSlides combines an HTTP server and JavaScript helper functions to enable interactive HTML5 presentations. Source code snippets can be edited and run within the browser interface, and the program output is shown. The code snippets may be embedded in code templates before execution to avoid boilerplate code in the slides.
JavaScript Smooth Progress Bar is a JavaScript object that displays a progress bar that updates its size smoothly. The progress bar can appear with a size starting from zero to the full progress total value. When the progress is updated, the bar size is incremented pixel by pixel to give a smooth animation effect. It works totally independently, without any JavaScript libraries.
Fossil is a distributed software configuration management/version control system built with reliability and ease of use on mind. It comes with integrated bug tracking and a wiki. It is distributed as a single static binary for easy installation and the ability to run in a chrooted environment. Other highlights include a Web interface, autosync, simple networking, and CGI support.