CAD in the browser with WebGL. HanSolo/SteelSeries-Canvas. Cross-domain requests with jQuery. JSLint,The JavaScript Code Quality Tool. Processing.js. Fabric.js Javascript Canvas Library. 66+ Open Source JavaScript Game Engine for Serious Developers. Javascript is not only welcomed by the web developer or designers, but also more and more mobile device(Such iPad, iPhone, Android etc) oriented developers, we can easily build many amazing games with HTML(5) + Javascript + CSS.
Below is a list of JavaScript Game Engine for serious developers, include general, 3D, Animation, Canvas, Math, Color, Sound, WebGL etc. Hope they will be helpful for your work! 1. General JS Game Engine Akihabara Akihabara is a set of libraries, tools and presets to create pixelated indie-style 8/16-bit era games in Javascript that runs in your browser without any Flash plugin, making use of a small small small subset of the HTML5 features, that are actually available on many modern browsers. bdge BDGE is a game engine written in Javascript that uses HTML5 Canvas and Audio to create in-browser games. Canvex: FPS game engine Cocos2D Cocos2d-javascript is a 2D game/graphics engine based on cocos2d-iphone but designed to run in the web browser. Crafty Diggy FlixelJS GameJS. Deanm/pre3d @ GitHub. WorldEditor - kuda - A library and editor for authoring interactive 3D content for the web. Jster Libraries.
MathExt. Welcome to the MathExt JavaScript library.
This library was made to parse and calculate mathematical formulas of any kind and any complexity. It can easily be integrated into websites and web applications. As developer you can set all kind of settings. You can even specify what commands (» Actions) should be available to the user and in what priority they should be proceeded.
The client's web browser just needs to be ECMA-262 3rd edition (= JavaScript 1.5) compliant. The MathExt project has been developed by Lars Knickrehm. If you like MathExt, please donate to help keeping its development active. MathExt is offered as free open source library and can be used, modified and redistributed under the terms of the GNU Affero General Public License Version 3 (AGPL3). You can download the latest version of MathExt, report bugs or ask for help at the project's page, which is hosted for free by SourceForge.net. Setting up MathExt is quite simple. First you need to load the MathExt class.
IvanK Lib. Jquery.
Code Conventions JavaScript. This is a set of coding conventions and rules for use in JavaScript programming.
The long-term value of software to an organization is in direct proportion to the quality of the codebase. Over its lifetime, a program will be handled by many pairs of hands and eyes. If a program is able to clearly communicate its structure and characteristics, it is less likely that it will break when modified in the never-too-distant future.
Voodoo's Εισαγωγή στο JavaScript. Javascript Compressor online. JSXGraph: interactive javascript graphs. I’ve been investigating JSXGraph over the last few weeks and I’m quite impressed.
JSXGraph is a javascript-based grapher from the mathematics people at the University of Bayreuth in Germany. Advantages of JSXGraph It works in all major browsers and is cross-platform. It even works on Apple’s iPod touch, iPhone and iPad, since it is not Flash- or java applet-based. Disadvantages of JSXGraph You really need to have a good understanding of javascript to get anything worthwhile out of JSXGraph (you can view the page source for this page to see how it is done). JSXGraph doesn’t behave all that well in Internet Explorer. You can get more information, including examples and documentation here: JSXGraph.
This wiki contains lots of examples: Showcases Examples using JSXGraph The following examples are my recent efforts. Investigate Slope and y-intercept of a Straight Line With this one you can drag either point A or point B, and you can see the resulting linear equation in the form y = mx + b. Ellipse π. 10 Must Have JavaScript Cheat Sheets. More and more websites are realizing the power of client side scripting and AJAX to bring their site to the next level of interaction as JavaScript is becoming a second hand language to almost every serious web developer today.
Here is our collection of 10 must have JS cheat sheets to help you along on your web developing adventures. I hope you enjoy and find this as useful as many developers did! Related Posts: 1. QuicklyCode – Cheat Sheets and Programming Stuff This website links you to various cheat sheets and other developer resources to aid you in your programming, including JavaScript and other applications. Source + Demo 2. gotAPI – Instant Search In Developer Documentation Handy quick reference search for JavaScript and HTML (including HTML, CSS, JavaScript, AJAX, Web2.0) and other software/technologies. Source + Demo 3. A quick reference guide for JavaScript, listing methods and functions, and including a guide to regular expressions and the XMLHttpRequest object. Source + Demo. JavaScript Tutorial.