RSS 23 projects tagged "JavaScript"

No download Website Updated 03 Jul 2010 noVNC

Screenshot
Pop 76.77
Vit 33.10

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.53
Vit 28.98

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.

Download No website Updated 07 Jul 2011 w3v

Screenshot
Pop 23.41
Vit 26.22

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 25.06
Vit 23.55

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 19.34
Vit 22.04

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 16.43
Vit 19.67

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.93
Vit 19.02

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.56
Vit 19.01

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.

No download Website Updated 25 Jun 2012 cupQ

Screenshot
Pop 21.59
Vit 18.27

cupQ (a.k.a. "cupQuery") is an easy-to-use cross-browser JavaScript library which allows querying and manipulation of HTML DOM documents using standard selectors to get output as an array. Any cupQ method always returns results in the form of an array, so to track any individual values of the result, an index is used to specify the target item or node in the resulting array. By default, cupQ starts Querying the HTML DOM from the root or the "document" object element, but this can be customized to start querying from any specific node of the DOM by supplying "targetNode", which can be any document, any DOM node, or an array with nodes. cupQ can be used to execute getter/setters to target and manipulate different nodes and their attributes, styles, HTML, and text contents. Any cupQ object supports a plugin architecture, so it can be extended to add new features utilizing the existing ones.

No download No website Updated 27 Dec 2012 Ostests

Screenshot
Pop 33.50
Vit 18.14

ostests is a tool that allows you to create and publish interactive tests easily. The tests (or exams) support many different formats and most of the cases are intended to be auto-graded, but you can also include open questions that require the intervention of examiners.

Screenshot

Project Spotlight

Snippetory

A general Java template engine based on passive templates.

Screenshot

Project Spotlight

Remote Launcher Server

A tool to launch applications remotely on your PC via your Android device.