RSS 30 projects tagged "JavaScript"

Download No website Updated 01 Jun 2013 Guacamole

Screenshot
Pop 643.52
Vit 36.72

Guacamole is an HTML5 Web application that provides access to desktop environments using remote desktop protocols such as VNC or RDP. A centralized server acts as a tunnel and proxy, allowing access to multiple desktops through a Web browser. No plugins are needed. The client requires nothing more than a Web browser supporting HTML5 and AJAX.

No download Website Updated 03 Jul 2010 noVNC

Screenshot
Pop 74.83
Vit 33.47

noVNC is a VNC client implemented using HTML5 technologies, specifically Canvas and WebSockets. It supports "wss://" encryption (SSL/TLS). For browsers that do not have native WebSockets support, the project includes web-socket-js, a WebSockets emulator using Adobe Flash. In addition, as3crypto has been added to web-socket-js to implement WebSocket SSL/TLS encryption, i.e. the "wss://" URI scheme.

No download No website Updated 05 Feb 2011 Living Css Tools

Screenshot
Pop 13.11
Vit 29.39

Living Css Tools is a build utility to allow given Web functionality specified at w3.org and whatwg.org to work in those Web browsers (user agents) that only support the functionality with a proprietary namespace.

No download No website Updated 07 Jun 2011 PuntoEngine

Screenshot
Pop 15.56
Vit 27.23

PuntoEngine is a PHP MVC framework that mixes the best practices of diferent Web frameworks. PuntoEngine mixes ideas from ASP.Net MVC, Java Servlets, and PHP. It lets you easily configure a Servlet to cast request GET, POST, Webservice XML. It can also be configured to draw a page with a master page.

Download No website Updated 07 Jul 2011 w3v

Screenshot
Pop 22.54
Vit 26.67

Some Web players recognize only a few formats, and other Web players recognize a few different formats. w3v is a simple class that loads the right Web player based on the video format.

Download No website Updated 17 Nov 2011 Light source

Screenshot
Pop 24.00
Vit 24.06

Light source is an object which can apply a shadow to page elements based on the position of a light. It takes the identifier of a page element and changes its CSS atttributes which define shadow parameters depending on the position of a light source relative to the target element and its children elements. The shadow can be generated either with the shape of the text elements or the whole box of the target element.

Download No website Updated 25 Jan 2012 Isoworld

Screenshot
Pop 18.63
Vit 22.57

Isoworld can render 3D isometric cubes from three page elements. It takes the identifiers of three page elements and adjusts their CSS transform properties so they form the faces of a cube which appears in the page with the 3D isometric perspective. It can also use a fourth element to be displayed as the shadow of the cube on top of another element which appears as the ground.

Download No website Updated 03 May 2012 TeeChart for Javascript

Screenshot
Pop 15.49
Vit 20.27

TeeChart for Javascript is a JavaScript charting library designed for use with browsers supporting the HTML5 canvas. It provides live charts as a visualisation format for a range of TeeChart data series types, and supports zoom and scroll, a variety of interactive mouse click events, and finger touch sensitivity on mobile devices. Supported chart types are Bar, Horizbar, Line, SmoothLine, Pie, Donut, Area, HorizArea, Point, Bubble, and Candle (OHLC).

Download No website Updated 29 May 2012 Lightning effect JS

Screenshot
Pop 22.83
Vit 19.66

Lightning effect JS is an object that can draw a random lightning bolt on the page. It can create a canvas on which a glowing random line similar to lightning bolt is drawn within given page boundaries. The position, color, and thickness of the lightning bolt are configurable parameters.

No download No website Updated 29 May 2012 RMI WebSocket

Screenshot
Pop 21.21
Vit 19.63

RMI WebSocket provides a library for remote method invocations between a browser and a Jetty Web Server using the HTML5 WebSocket. The idea is to enable tight method-level integration between the user interface and the server so that patterns such as MVP (Model-View-Presenter) can be applied in a Web environment. The method-level communications between the browser code and the server code allows the developer to think about the Web page and server-side components as objects in a UML world. Details such as the over-the-wire protocols in WebSockets are abstracted away in the process.

Screenshot

Project Spotlight

BallroomDJ

A ballroom music player.

Screenshot

Project Spotlight

Monit

A utility for monitoring Unix system services.