Thursday, March 22, 2012


This is an experimental JS library for supporting generator functions in JavaScript


Generator functions are programming patterns supported by complex programming languages like C# or Python.

These are only supported by default in experimental ECMAScript versions.

The library simulates this to be used by all normal browsers.

Requirements:

· JavaScript enabled on client side


                                           Download

Related Posts:

  • KartographThis is a framework for creating interactive SVG maps Kartograph does not rely on any public mapping framework (like Google Maps, OSM, etc.). The framework is available for JS and Python developers the same . Requirements: … Read More
  • FancySelect 0.3This is a MooTools class for quickly custom styling drop-down select fields Allows web developers to create custom styled form drop-downs, adding custom behavior, images and graphics to a select field. A small demo is include… Read More
  • KindEditor 4.0.6This is a lightweight, cross browser, web-based WYSIWYG HTML editor Written in pure JavaScript, the editor doesn't need any external library like jQuery or MooTools. KindEditor is easy to integrate with server side languages… Read More
  • JQuery Waypoints 1.1.5This is a small jQuery plugin to execute a function whenever scrolling to an element Custom pieces of code can be run whenever a scroll position is reached. Waypoints adds functions to enhance modern UI patterns that depend … Read More
  • Chroma.js 0.3.0This is a JavaScript library for performing color conversions Can be used to convert color codes from one color domain to another. Here are some key features of "chroma.js": Supported color spaces: · RGB · HSV · HSL · HSI · … Read More

0 comments:

Post a Comment