Confirmed users
250
edits
(→Browser UI: mentioning toolbarbutton, menuitems, and xulkeys modules that I created.) |
(→Miscellaneous: mentioning my l10n module) |
||
Line 36: | Line 36: | ||
* [https://github.com/Gozala/jetpack-net Socket API] Lib implementing nodejs's [http://nodejs.org/docs/v0.4.0/api/net.html#net.Socket Socket API] by Irakli (@gozala) | * [https://github.com/Gozala/jetpack-net Socket API] Lib implementing nodejs's [http://nodejs.org/docs/v0.4.0/api/net.html#net.Socket Socket API] by Irakli (@gozala) | ||
* [https://gist.github.com/1002838 Smarter console.log()] that pretty-prints objects, by [http://twitter.com/ongaeshi @ongaeshi] ([http://d.hatena.ne.jp/tuto0621/20110606/1307372130 blog post]) | * [https://gist.github.com/1002838 Smarter console.log()] that pretty-prints objects, by [http://twitter.com/ongaeshi @ongaeshi] ([http://d.hatena.ne.jp/tuto0621/20110606/1307372130 blog post]) | ||
* [https://github.com/erikvold/l10n-jplib Localization (l10n)] by @erikvold | |||
== Wanted == | == Wanted == | ||
* DirectoryWatcher: polls a directory, notifies listeners of events like file added, deleted, changed, etc. | * DirectoryWatcher: polls a directory, notifies listeners of events like file added, deleted, changed, etc. |