audio blog book bookmarking business chat cms collaboration crm design directory email event finance food framework game green health job knowledge local management maps marketing mobile networking news organize pet philanthropy photo productivity project real-estate rss script search share sports social start-page stats storage store tools travel video web-os
modules.js

An XHR JavaScript module loader

http://www.startupping.com/

Tagged with: script

Posted on: June 21, 2008

total 0 ratings

Provides a module, modules.js, with the following features: * module loading * singleton modules (module object loaded and executed only the first time it’s required). * module-relative module URL references A module is a JavaScript file. modules.js uses an XHR (HTTP request) to get the file’s text, the eval function to run the script, and with blocks to manage the scope chain in the script.

Leave a comment for modules.js:
Google Ads