mirror of
https://github.com/FlipsideCrypto/DefinitelyTyped.git
synced 2026-02-06 10:56:53 +00:00
added missing urls to some authors
fixed node urls
This commit is contained in:
parent
e0953576fb
commit
3d64ea7395
2
angularjs/angular-route.d.ts
vendored
2
angularjs/angular-route.d.ts
vendored
@ -1,6 +1,6 @@
|
||||
// Type definitions for Angular JS 1.2 (ngRoute module)
|
||||
// Project: http://angularjs.org
|
||||
// Definitions by: Jonathan Park
|
||||
// Definitions by: Jonathan Park <https://github.com/park9140>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="angular.d.ts" />
|
||||
|
||||
2
angularjs/angular-scenario.d.ts
vendored
2
angularjs/angular-scenario.d.ts
vendored
@ -1,6 +1,6 @@
|
||||
// Type definitions for Angular Scenario Testing
|
||||
// Project: http://angularjs.org
|
||||
// Definitions by: RomanoLindano
|
||||
// Definitions by: RomanoLindano <https://github.com/RomanoLindano>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="../jquery/jquery.d.ts" />
|
||||
|
||||
2
cordova/cordova.d.ts
vendored
2
cordova/cordova.d.ts
vendored
@ -1,6 +1,6 @@
|
||||
// Type definitions for Apache Cordova
|
||||
// Project: http://cordova.apache.org
|
||||
// Definitions by: Microsoft Open Technologies, Inc. <http://msopentech.com>
|
||||
// Definitions by: Microsoft Open Technologies Inc. <http://msopentech.com>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
//
|
||||
// Copyright (c) Microsoft Open Technologies, Inc.
|
||||
|
||||
5
dcjs/dc.d.ts
vendored
5
dcjs/dc.d.ts
vendored
@ -1,7 +1,8 @@
|
||||
// Type definitions for DCJS
|
||||
// Project: https://github.com/dc-js
|
||||
// Definitions by: hans windhoff
|
||||
// Definitions by: hans windhoff <https://github.com/hansrwindhoff>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
// this makes only sense together with d3 and crossfilter so you need the d3.d.ts and crossfilter.d.ts files
|
||||
|
||||
///<reference path="../d3/d3.d.ts" />
|
||||
@ -195,4 +196,4 @@ export interface ILegendwidget {
|
||||
export function rowChart(cssSel: string): IRowchart;
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
2
domready/domready.d.ts
vendored
2
domready/domready.d.ts
vendored
@ -1,6 +1,6 @@
|
||||
// Type definitions for domready
|
||||
// Project: https://github.com/ded/domready
|
||||
// Definitions by: Christian Holm Nielsen
|
||||
// Definitions by: Christian Holm Nielsen <https://github.com/dotnetnerd>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
declare function domready(callback: () => any) : void;
|
||||
|
||||
4
ftdomdelegate/ftdomdelegate.d.ts
vendored
4
ftdomdelegate/ftdomdelegate.d.ts
vendored
@ -1,6 +1,6 @@
|
||||
// Type definitions for ftdomdelegate
|
||||
// Project: https://github.com/ftlabs/ftdomdelegate
|
||||
// Definitions by: Christian Holm Nielsen
|
||||
// Definitions by: Christian Holm Nielsen <https://github.com/dotnetnerd>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
declare class Delegate
|
||||
@ -19,4 +19,4 @@ declare class Delegate
|
||||
root(element? : Element) : void;
|
||||
|
||||
destroy() : void;
|
||||
}
|
||||
}
|
||||
|
||||
2
jquery.menuaim/jquery.menuaim.d.ts
vendored
2
jquery.menuaim/jquery.menuaim.d.ts
vendored
@ -1,6 +1,6 @@
|
||||
// Type definitions for jQuery-menu-aim
|
||||
// Project: https://github.com/kamens/jQuery-menu-aim
|
||||
// Definitions by: Robert Fonseca-Ensor
|
||||
// Definitions by: Robert Fonseca-Ensor <http://www.robfe.com/>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="../jquery/jquery.d.ts" />
|
||||
|
||||
2
jquery/jquery.d.ts
vendored
2
jquery/jquery.d.ts
vendored
@ -1,6 +1,6 @@
|
||||
// Type definitions for jQuery 1.10.x / 2.0.x
|
||||
// Project: http://jquery.com/
|
||||
// Definitions by: Boris Yankov <https://github.com/borisyankov/>, Christian Hoffmeister <https://github.com/choffmeister>, Steve Fenton, Diullei Gomes <https://github.com/Diullei>, Tass Iliopoulos <https://github.com/tasoili>, Jason Swearingen, Sean Hill <https://github.com/seanski>, Guus Goossens <https://github.com/Guuz>, Kelly Summerlin <https://github.com/ksummerlin>, Basarat Ali Syed <https://github.com/basarat>, Nicholas Wolverson <https://github.com/nwolverson>, Derek Cicerone <https://github.com/derekcicerone>, Andrew Gaspar <https://github.com/AndrewGaspar>, James Harrison Fisher <https://github.com/jameshfisher>, Seikichi Kondo <https://github.com/seikichi>, Benjamin Jackman <https://github.com/benjaminjackman>, Poul Sorensen <https://github.com/s093294>, Josh Strobl <https://github.com/JoshStrobl>, John Reilly <https://github.com/johnnyreilly/>
|
||||
// Definitions by: Boris Yankov <https://github.com/borisyankov/>, Christian Hoffmeister <https://github.com/choffmeister>, Steve Fenton <https://github.com/Steve-Fenton>, Diullei Gomes <https://github.com/Diullei>, Tass Iliopoulos <https://github.com/tasoili>, Jason Swearingen <https://github.com/jasons-novaleaf>, Sean Hill <https://github.com/seanski>, Guus Goossens <https://github.com/Guuz>, Kelly Summerlin <https://github.com/ksummerlin>, Basarat Ali Syed <https://github.com/basarat>, Nicholas Wolverson <https://github.com/nwolverson>, Derek Cicerone <https://github.com/derekcicerone>, Andrew Gaspar <https://github.com/AndrewGaspar>, James Harrison Fisher <https://github.com/jameshfisher>, Seikichi Kondo <https://github.com/seikichi>, Benjamin Jackman <https://github.com/benjaminjackman>, Poul Sorensen <https://github.com/s093294>, Josh Strobl <https://github.com/JoshStrobl>, John Reilly <https://github.com/johnnyreilly/>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/* *****************************************************************************
|
||||
|
||||
2
linq/linq.d.ts
vendored
2
linq/linq.d.ts
vendored
@ -1,6 +1,6 @@
|
||||
// Type definitions for linq.js 2.2
|
||||
// Project: http://linqjs.codeplex.com/
|
||||
// Definitions by: Marcin Najder
|
||||
// Definitions by: Marcin Najder <https://github.com/marcinnajder>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
// todo: jQuery plugin, RxJS Binding
|
||||
|
||||
2
node/node-0.8.8.d.ts
vendored
2
node/node-0.8.8.d.ts
vendored
@ -1,6 +1,6 @@
|
||||
// Type definitions for Node.js v0.8.8
|
||||
// Project: http://nodejs.org/
|
||||
// Definitions by: Microsoft TypeScript <http://typescriptlang.org>, DefinitelyTyped <https://github.com/borisyankov/DefinitelyTyped>
|
||||
// Definitions by: Microsoft TypeScript <http://typescriptlang.org>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/************************************************
|
||||
|
||||
2
node/node.d.ts
vendored
2
node/node.d.ts
vendored
@ -1,6 +1,6 @@
|
||||
// Type definitions for Node.js v0.10.1
|
||||
// Project: http://nodejs.org/
|
||||
// Definitions by: Microsoft TypeScript <http://typescriptlang.org>
|
||||
// Definitions by: Microsoft TypeScript <http://typescriptlang.org>, DefinitelyTyped <https://github.com/borisyankov/DefinitelyTyped>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/************************************************
|
||||
|
||||
2
q/Q.d.ts
vendored
2
q/Q.d.ts
vendored
@ -1,6 +1,6 @@
|
||||
// Type definitions for Q
|
||||
// Project: https://github.com/kriskowal/q
|
||||
// Definitions by: Barrie Nemetchek, Andrew Gaspar, John Reilly
|
||||
// Definitions by: Barrie Nemetchek <https://github.com/bnemetchek>, Andrew Gaspar <https://github.com/AndrewGaspar/>, John Reilly <https://github.com/johnnyreilly>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="../jquery/jquery.d.ts"/>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user