This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
| name | age | message | |
|---|---|---|---|
| |
Commands/ | Mon Oct 05 09:37:00 -0700 2009 | |
| |
Preferences/ | Wed Apr 29 12:08:43 -0700 2009 | |
| |
README.md | Sun Feb 15 00:14:35 -0800 2009 | |
| |
Snippets/ | Mon Oct 05 09:40:39 -0700 2009 | |
| |
Support/ | Mon Oct 05 09:35:23 -0700 2009 | |
| |
Syntaxes/ | Mon Oct 05 09:35:04 -0700 2009 | |
| |
TODO | Sun Feb 15 00:14:35 -0800 2009 | |
| |
Tests/ | Fri Apr 17 14:37:43 -0700 2009 | |
| |
info.plist | Mon Oct 05 09:40:39 -0700 2009 |
README.md
The Javascript Bundle
Integrated Quirksmode.org Docs
The DOM code completions and tooltip data were generated from
the excellent Quirksmode W3C DOM Compatibility Tables by PPK (used with permission).
Scraped, reformatted and converted for use in the bundle by Thomas Aylott / subtlegradient.
Code Completion
Code Completion as-you-type for Methods and Properties of...
- Cross-Platform Browser Object Model API
- Cross-Platform Document Object Model API
- String, Number, Array
Dumb Completion
The code completion is mostly dumb. It doesn't understand your code and just suggests the same things in almost all contexts.
Smart Completion
For some things with known types, the list of completions is filtered to only include known methods and properties of that type.
Requires the latest cutting edge build of TextMate
Snippets
Cut your keystroke count in half with snippets for common javascript idioms.







