statico + javascript   163

Complete Framework for HTML5 apps
A comprehensive, end-to-end framework, compatible with jQuery, and custom-built from the ground up for rock-solid reliability and lightning-fast performance. Includes MVVM support, a rich DataSource, several UI widgets, and everything you need to build rich JavaScript applications today.
javascript  ui 
1 hour ago by statico
JavaScript Tree Menu - Ajax TreeView - dhtmlxTree
dhtmlxTree is a feature-rich JavaScript tree menu that allows you to quickly add a nice-looking, Ajax-based hierarchical tree on a web page. The treeview supports in-line node editing, advanced drag-and-drop, three-state checkboxes, and more. Due to special techniques, this JavaScript tree control loads even big trees quickly and effectively.
javascript  ui 
1 hour ago by statico
toji/game-shim
Simple collection of shims to normalize several game-realated APIs into their documented standards.
javascript  html5  gamedev 
8 days ago by statico
trentm/json
A "json" command for massaging JSON on your Unix command line.
json  javascript 
11 days ago by statico
ThreeNodes.js
HTML & javascript node system for ThreeJS
javascript  threejs  webgl 
15 days ago by statico
dgrid - A New Dojo grid created by SitePen
A next-generation grid component that takes full advantage of modern browsers and object stores. Lightweight, modular, and easily extensible, dgrid is released under the same open-source license and CLA as the Dojo Toolkit.
javascript  data 
5 weeks ago by statico
richtaur/audia
An HTML5 library that implements (and extends) the Audio object using the Web Audio API
audio  javascript 
5 weeks ago by statico
WebGL Inspector
WebGL Inspector is a tool inspired by gDEBugger and PIX with the goal of making the development of advanced WebGL applications easier. What Firebug and Developer Tools are to HTML/JS, WebGL Inspector is to WebGL.
webgl  javascript  chrome 
5 weeks ago by statico
codespeaks/modulr
modulr is a CommonJS module implementation in Ruby for client-side JavaScript. It accepts a singular file as input (the program) on which is does static analysis to recursively resolve its dependencies.
ruby  javascript 
6 weeks ago by statico
pyalot/webgl-template
A template for building WebGL apps — Read more
javascript  coffeescript  webgl 
8 weeks ago by statico
schteppe/cannon.js @ GitHub
A lightweight and simple 3D physics engine for the web.
javascript  3d 
8 weeks ago by statico
www.clicktorelease.com/code/css3dclouds/
An experiment on creating volumetric 3d-like clouds with CSS3 3D Transforms and a bit of Javascript.

Move the mouse to rotate around and mouse wheel to zoom in and out. Hit space to generate a new cloud. Works on Firefox (faster if Nightly), Chrome and Safari.
javascript  css  3d  css3  demos 
9 weeks ago by statico
Accessing the Accelerometer and Gyroscope in JavaScript « Christian Cantrell
Now that you can access motion sensors in both Google Chrome and mobile browsers, I decided to demo a couple of sample application which hook into the accelerometer and gyroscope:
gamedev  javascript 
10 weeks ago by statico
jQuery Waypoints
Waypoints is a small jQuery plugin that makes it easy to execute a function whenever you scroll to an element.
jquery  javascript  webdev  ui 
12 weeks ago by statico
CoffeePhysics
A JavaScript / CoffeeScript Physics Engine
gamedev  inspiration  physics  javascript 
12 weeks ago by statico
Moment.js - A lightweight javascript date library
A lightweight javascript date library for parsing, manipulating, and formatting dates.
javascript 
february 2012 by statico
Oliver's simple fluid dynamics simulator
Simple fluid dynamics simulator based on the navier-stokes equations, implemented in JavaScript.
javascript  physics 
february 2012 by statico
Better random numbers for javascript, v. 0.9
I present several PRNGs that should have much better statistical properties than the built-in Math.random. They have been taken from, or inspired by, well-known sources on the subject, and they have been extensively tested. They share a common interface, but the actual algorithms differ, so that one can choose the best for one's platform and needs.
javascript  math 
february 2012 by statico
Tinycon - Favicon Alerts
Tinycon allows the addition of alert bubbles and changing the favicon image. Tinycon gracefully falls back to a number in title approach for browers that don't support canvas or dynamic favicons.
webdev  icons  javascript 
february 2012 by statico
List.js - Add search, sort and flexibility to plain HTML lists with cross-browser native JavaScript by @javve
Do you want a 9 KB cross-browser native JavaScript that makes your plain HTML lists super flexible, searchable, sortable and filterable? Yeah!
Do you also want the possibility to add, edit and remove items by dead simple templating? Hell yeah!
javascript  html  ui  forms 
february 2012 by statico
Font.js - finally a decent JavaScript object representation for fonts.
This library adds a Font object to the collection of predefined objects available to you when doing JS coding for the web. You are probably already familiar with new Image() for loading images through the browser; this object does something similar for fonts.
fonts  javascript  typography  css 
february 2012 by statico
Implementing a Fixed Position iOS Web Application - Google Mobile Developer Products - Google Code
Here at Google, we're constantly pushing the boundaries of what's possible in a mobile web application. Technologies like HTML5 allow us to blur the distinction between web apps and native apps on mobile devices. As part of that effort we've developed a fixed position version of our mobile Gmail application. The mechanisms being used here are similar to the ones used to implement our two pane UI for Gmail on the iPad.
css  ios  javascript  mobile  webdev 
february 2012 by statico
PxLoader | A Simple JavasScript Preloader
PxLoader is a Javascript library that helps you download images, sound files or anything else you need before you take a specific action on your site (like showing a user interface or starting a game). You can use it to create a preloader for HTML5 games and websites.
javascript  html5  gamedev 
february 2012 by statico
Jasmine: BDD for your JavaScript
Jasmine is a behavior-driven development framework for testing your JavaScript code. It does not depend on any other JavaScript frameworks. It does not require a DOM. And it has a clean, obvious syntax so that you can easily write tests.
javascript  testing 
february 2012 by statico
Efficient JavaScript - Dev.Opera
This article will show several simple changes that can be made to improve the performance of your Web applications. Areas covered will be ECMAScript - the core language used by JavaScript, DOM, and document loading.
javascript  performance  webdev 
december 2011 by statico
Firmin, a JavaScript animation library using CSS transforms and transitions
Firmin is a JavaScript animation library that uses CSS transforms and transitions to create smooth, hardware-accelerated animations.
javascript 
november 2011 by statico
Spine
Spine is a simple and lightweight framework, and doesn't consist of a vast amount of complex widgets to configure and theme.
javascript  mvc 
november 2011 by statico
ajacksified/Mediator.js - GitHub
A simple implementation of the mediator pattern for Javascript asynchronous events
javascript 
november 2011 by statico
jQuery source viewer
I was sick and tired of having to scroll through a raw copy of jQuery everytime I wanted to view a method's implementation... so I decided to have a go at creating a faster, more usable interface which would allow me to quickly traverse each method's source. It's dead simple. Type in a jQuery method name (then wait a bit) and the corresponding source will show up.
javascript  jquery 
november 2011 by statico
Selectivizr - CSS3 pseudo-class and attribute selectors for IE 6-8
selectivizr is a JavaScript utility that emulates CSS3 pseudo-classes and attribute selectors in Internet Explorer 6-8. Simply include the script in your pages and selectivizr will do the rest.
webdev  javascript  css3  css 
november 2011 by statico
Ender - the no-library library.
Ender is a full featured package manager for your browser.
It allows you to search, install, manage, and compile front-end javascript packages and their dependencies for the web. We like to think of it as NPM's little sister.
javascript 
october 2011 by statico
briancavalier/wire - GitHub
Wire.js is an Inversion of Control Container for Javascript apps.

With wire.js, you can focus on coding the business logic of your components and let wire.js handle the bootstrapping and the glue that connects them together. You write a simple wiring spec in JSON (or Javascript) that describes how your components should be wired together, and wire will load, configure, and connect those components to create your application, and will clean them up later.
javascript  webdev 
october 2011 by statico
Tangle: a JavaScript library for reactive documents
Tangle is a JavaScript library for creating reactive documents. Your readers can interactively explore possibilities, play with parameters, and see the document update immediately. Tangle is super-simple and easy to learn.
javascript  webdev 
october 2011 by statico
Entity / Javascript Game Engine
Entity is an awsome all new javascript game engine. It focuses on flexibility, reusability and robustness. To make this happen Entity utilizies the entity-component design, where all logic is implemented in components and entities are created from adding or removing components. Its supported on all major browsers and will be coming to mobile devices soon.
javascript  gamedev 
october 2011 by statico
RequireJS
RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino and Node. Using a modular script loader like RequireJS will improve the speed and quality of your code.
webdev  javascript 
october 2011 by statico
JavaScript QuadTree Implementation at Mike Chambers
The result if a QuadTree implemented in JavaScript that works with both 2D coordinates (x,y) and well as regions / items with dimensions.
javascript  2d  algorithms 
october 2011 by statico
Lettering.js - A jQuery plugin for radical web typography.
Web type is exploding all over the web but CSS currently doesn't offer complete down-to-the-letter control. So we created a jQuery plugin to give you that control
css  javascript  typography 
october 2011 by statico
google-code-prettify - syntax highlighting of code snippets in a web page - Google Project Hosting
A Javascript module and CSS file that allows syntax highlighting of source code snippets in an html page.
javascript  webdev  programming 
october 2011 by statico
Future-proofing Your JavaScript Applications For Improved Scalability
In this high-level talk, I focus on introducing developers to some of the concepts in my article on Large-Scale JavaScript Architecture. Specifically:

Design pattern fundamentals
Three important JavaScript design patterns
Building applications that scale (and are 'future-proofed')
javascript  patterns  webdev 
october 2011 by statico
zynga/scroller - GitHub
Accelerated panning and zooming for HTML and Canvas
javascript  webdev  gamedev  html5 
october 2011 by statico
cwebgl - WebGL stack in javascript - Google Project Hosting
Implements a WebGL stack (WebGL, OpenGL) using pure Javascript and Canvas element. This allows client applications to support browsers that implement Canvas, but do not implement WebGL (Internet Explorer 9+), or client machines that do not have sufficient graphic drivers.
webgl  javascript 
october 2011 by statico
chadkeck/browserhash - GitHub
An easy and private way to calculate file hashes online
javascript  crypto 
october 2011 by statico
Organize Your Code with RequireJS | Think Vitamin
All of your code is written in self contained modules. Modules are small
chunks of your application that serve a specific purpose. How much code
you define in a module is left up to you.
javascript  webdev 
september 2011 by statico
marquete/kibo - GitHub
Kibo is a simple JavaScript library for handling keyboard events.
javascript 
september 2011 by statico
madrobby/keymaster - GitHub
A simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies.
javascript  webdev  gamedev 
september 2011 by statico
elbowdonkey/impsock - GitHub
This plugin provides basic realtime multiplayer interaction within games made with the Impact Game Engine.
gamedev  javascript  networking 
august 2011 by statico
TeleHash / JSON + UDP + DHT = Freedom
A new wire protocol enabling applications to connect directly in a real-time and fully distributed manner, freeing them from relying on centralized datacenters
javascript  networking  gamedev 
august 2011 by statico
smoke.js
A framework-agnostic styled alert system for javascript.
webdev  javascript 
august 2011 by statico
Chosen - a javascript select thingy
Chosen is a javsacript plug-in makes long, unwieldy select boxes much more user-friendly. It is currently available in both jQuery and Prototype flavors.
webdev  javascript  forms  jquery 
july 2011 by statico
devongovett/slang - GitHub
A collection of utility functions for working with strings in JavaScript in the browser or CommonJS
javascript 
july 2011 by statico
tmpvar/motionjs - GitHub
Real-time object synchronization over the transport of your choice
javascript  multiplayer  networking  gamedev 
july 2011 by statico
javascript AST trickery with burrito :: The Universe of Discord
Uglify is a pretty nifty javascript minifier but it also has the lesser-known ability to generate and walk the AST.

Unfortunately, uglify's traverser is a bit cumbersome to use so I wrote a library using my own traverser to make it easy!
javascript 
july 2011 by statico
jsPlumb demo - jQuery
jsPlumb provides a way to "plumb" elements of a UI together.
javascript  js  graphics  demo  canvas 
june 2011 by statico
Lawnchair
Sorta like a couch except smaller and outside, also, a client side JSON document store. Perfect for webkit mobile apps that need a lightweight, simple and elegant persistence solution.
javascript  mobile  webdev  html5  json 
june 2011 by statico
Trie implementation in Javascript
A trie, or prefix tree, is a multi-way tree structure useful for storing strings over an alphabet. It is very efficient and handy and can be used for various purposes like auto-complete, spell-check, dictionary search, etc.
javascript 
may 2011 by statico
zeroclipboard - Provides "Copy to Clipboard" functionality for your web site using JavaScript and Flash - Google Project Hosting
The Zero Clipboard library provides an easy way to copy text to the clipboard using an invisible Adobe Flash movie, and a JavaScript interface. The "Zero" signifies that the library is invisible and the user interface is left entirely up to you.
webdev  javascript  tools 
april 2011 by statico
AlternateIdea: Understanding Scope and Binding in JavaScript
At the heart of binding, it’s merely a means to control execution scope—Function x executions in the scope of object y. It can be tough to grasp at first, but with the right amount of ninja references, anything can be explained so someone can understand it.
javascript  programming 
april 2011 by statico
d3.js
D3 allows you to bind arbitrary data to a Document Object Model (DOM), and then apply data-driven transformations to the document. As a trivial example, you can use D3 to generate a basic HTML table from an array of numbers. Or, use the same data to create an interactive SVG bar chart with smooth transitions and interaction.
javascript  ui  data  visualization 
march 2011 by statico
JavaScript Date Format
With my date formatter, I've tried to take the best features from both, and add some sugar of my own. It did end up a lot like the ColdFusion implementation though, since I've primarily used CF's mask syntax.
javascript 
march 2011 by statico
route.js
route.js is the smallest, easiest way to create stateful navigation based on unique location.hash's
javascript 
march 2011 by statico
Jison
Jison is essentially a clone of the parser generator Bison (thus Yacc,) but in JavaScript. It includes its own lexical analyzer modeled after Flex.
javascript 
february 2011 by statico
ClassicJavascript
This document describes a CEKS semantics for the core of Javascript. It's missing some details, but it contains the essential features of the language, based off of the ECMA specification. The semantics is still a work in progress. It's relatively consistent, but has some unfinished meta-function definitions and reduction rules, and still needs documentation.
javascript  compilers 
february 2011 by statico
ThreeDubMedia · jquery.event.drag
A jquery special event plugin that makes the task of adding complex drag interactions, to any element, simple and powerful.
javascript  jquery 
february 2011 by statico
Isotope
An exquisite jQuery plugin for magical layoutsReveal & hide items with filteringRe–order items with sortingDynamic, intelligent layoutsCaptivating animationsSort items by just about anythingPowerful methods, simple syntaxProgressively enhanced for CSS3 transforms & transitions
jquery  javascript 
february 2011 by statico
« earlier      

Copy this bookmark:



description:


tags: