JavaScript
Here is some of our miscellaneous JavaScript projects.
Projects
- Array.js — implementations of the
Arrayfunctions added to JavaScript version 1.6. - Date.js — adding localized format, parse and week numbering functionality.
- Element.js — adding
innerTextproperty toElement. - HTML.js — simple runtime HTML DOM creation.
- Selector.js — a small, fast and standard compilant CSS3 Query Selector implementation/engine.
- XMLHttpRequest.js — small script for Internet Explorer to support
XMLHttpRequest. - XPath.js — an JavaScript implementation of XML Path Language (XPath) Version 1.0