Skip to main content

Home/ Coders/ Group items tagged programming js

Rss Feed Group items tagged

roberthayes222

shephertz/Cocos2DSamples · GitHub - 0 views

  • Cocos2DSamples / Show File Finder Update README.md latest commit 2d62e099d2 DhruvCShepHertz authored 3 days ago Soccer_Demo 3 days ago Delete user profile files [DhruvCShepHertz] README.md 3 days ago Update README.md [DhruvCShepHertz]
Mandeep Bajar

Sencha Touch File Upload Using App42 JS SDK - 0 views

  •  
    "Any mobile web App requires backend for hosting and saving its App data which is required by Sencha Touch Apps too. Your App data can be either binary (e.g. image/audio/video file) or non-binary plain text user and its related information (e.g. name, age, dob and any other information). App42 JS framework is equipped to deal with all of your data storage requirements including binary/non-binary data. For storing binary data like audio/video/image files App42 has CDN service in which all of your App files will be uploaded on our CDN network and can be accessed from its unique http end point URL. "
Matteo Spreafico

Processing.js - 2 views

  • Processing.js is an open programming language for people who want to program images, animation, and interactions for the web without using Flash or Java applets. Processing.js uses Javascript to draw shapes and manipulate images on the HTML5 Canvas element. The code is light-weight, simple to learn and makes an ideal tool for visualizing data, creating user-interfaces and developing web-based games.
anonymous

Underscore.js - 3 views

  •  
    Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux.
Fabien Cadet

node.js - 5 views

  •  
    « Node's goal is to provide an easy way to build scalable network programs. In the "hello world" web server example above, many client connections can be handled concurrently. Node tells the operating system (through epoll, kqueue, /dev/poll, or select) that it should be notified when a new connection is made, and then it goes to sleep. If someone new connects, then it executes the callback. Each connection is only a small heap allocation. »
Zulkarnain K.

Online javascript beautifier - 4 views

  •  
    Beautify, unpack or deobfuscate javascript.
1 - 8 of 8
Showing 20 items per page