diff --git a/DataStream.js/DataStream.js.d.ts b/DataStream.js/DataStream.js.d.ts index 7981cc809a843e..aeab572d96c5ae 100644 --- a/DataStream.js/DataStream.js.d.ts +++ b/DataStream.js/DataStream.js.d.ts @@ -1,7 +1,7 @@ // Type definitions for DataStream.js // Project: https://github.com/kig/DataStream.js // Definitions by: Tat -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare class DataStream { diff --git a/FileSaver/FileSaver.d.ts b/FileSaver/FileSaver.d.ts index fa5f31947e61f9..6919fa385ffdff 100644 --- a/FileSaver/FileSaver.d.ts +++ b/FileSaver/FileSaver.d.ts @@ -1,7 +1,7 @@ // Type definitions for FileSaver.js // Project: https://github.com/eligrey/FileSaver.js/ // Definitions by: Cyril Schumacher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * @summary Interface for "saveAs" function. diff --git a/Finch/Finch.d.ts b/Finch/Finch.d.ts index ca896570f1d8f7..f55b654aaee00d 100644 --- a/Finch/Finch.d.ts +++ b/Finch/Finch.d.ts @@ -1,7 +1,7 @@ // Type definitions for Finch 0.5.13 // Project: https://github.com/stoodder/finchjs // Definitions by: David Sichau -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface FinchCallback { diff --git a/Headroom/headroom.d.ts b/Headroom/headroom.d.ts index b4fc3133e76015..ac505fac18a327 100644 --- a/Headroom/headroom.d.ts +++ b/Headroom/headroom.d.ts @@ -1,7 +1,7 @@ // Type definitions for headroom.js v0.7.0 // Project: http://wicky.nillia.ms/headroom.js/ // Definitions by: Jakub Olek -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface HeadroomOptions { offset?: number; diff --git a/JSONStream/JSONStream.d.ts b/JSONStream/JSONStream.d.ts index 869f965f45f131..029e5b8e9cc2ce 100644 --- a/JSONStream/JSONStream.d.ts +++ b/JSONStream/JSONStream.d.ts @@ -1,7 +1,7 @@ // Type definitions for JSONStream v0.8.0 // Project: http://github.com/dominictarr/JSONStream // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/OpenJsCad/openjscad.d.ts b/OpenJsCad/openjscad.d.ts index 072fa10b5a6e3e..75d55a4d77be88 100644 --- a/OpenJsCad/openjscad.d.ts +++ b/OpenJsCad/openjscad.d.ts @@ -1,7 +1,7 @@ // Type definitions for OpenJsCad.js // Project: https://github.com/joostn/OpenJsCad // Definitions by: Dan Marshall -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module THREE { diff --git a/PayPal-Cordova-Plugin/PayPal-Cordova-Plugin.d.ts b/PayPal-Cordova-Plugin/PayPal-Cordova-Plugin.d.ts index 07c172d558e4f5..cad584d3eea9ce 100644 --- a/PayPal-Cordova-Plugin/PayPal-Cordova-Plugin.d.ts +++ b/PayPal-Cordova-Plugin/PayPal-Cordova-Plugin.d.ts @@ -1,7 +1,7 @@ // Type definitions for PayPal-Cordova-Plugin 3.1.10 // Project: https://github.com/paypal/PayPal-Cordova-Plugin // Definitions by: Justin Unterreiner -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped //#region paypal-mobile-js-helper.js diff --git a/README.md b/README.md index 47c56482c59c03..5c218aaa19200c 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ Please see the [contribution guide](http://definitelytyped.org/guides/contributi ## Requested definitions -Here is are the [currently requested definitions](https://github.com/borisyankov/DefinitelyTyped/labels/Definition%3ARequest). +Here is are the [currently requested definitions](https://github.com/DefinitelyTyped/DefinitelyTyped/labels/Definition%3ARequest). ## License diff --git a/_debugger/_debugger.d.ts b/_debugger/_debugger.d.ts index 15ed8bfcf163cb..ff7f363595993c 100644 --- a/_debugger/_debugger.d.ts +++ b/_debugger/_debugger.d.ts @@ -1,7 +1,7 @@ // Type definitions for Node.js debugger API // Project: http://nodejs.org/ // Definitions by: Basarat Ali Syed -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/acc-wizard/acc-wizard.d.ts b/acc-wizard/acc-wizard.d.ts index f6235d2cafd4ba..9c20bf3e5fc3c3 100644 --- a/acc-wizard/acc-wizard.d.ts +++ b/acc-wizard/acc-wizard.d.ts @@ -1,7 +1,7 @@ // Type definitions for acc-wizard // Project: https://github.com/sathomas/acc-wizard // Definitions by: Cyril Schumacher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface AccWizardOptions { /** diff --git a/accounting/accounting.d.ts b/accounting/accounting.d.ts index 67510404752be5..b8187e41c44250 100644 --- a/accounting/accounting.d.ts +++ b/accounting/accounting.d.ts @@ -1,7 +1,7 @@ // Type definitions for accounting.js 0.3.2 // Project: http://josscrowcroft.github.io/accounting.js/ // Definitions by: Sergey Gerasimov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface IAccountingCurrencyFormat { pos: string; // for positive values, eg. "$ 1.00" diff --git a/ace/ace.d.ts b/ace/ace.d.ts index 8694777d35da13..9a299ee0665059 100644 --- a/ace/ace.d.ts +++ b/ace/ace.d.ts @@ -1,7 +1,7 @@ // Type definitions for Ace Ajax.org Cloud9 Editor // Project: http://ace.ajax.org/ // Definitions by: Diullei Gomes -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module AceAjax { diff --git a/acl/acl.d.ts b/acl/acl.d.ts index 66fee09d14e9d1..06defa2449e3e3 100644 --- a/acl/acl.d.ts +++ b/acl/acl.d.ts @@ -1,7 +1,7 @@ // Type definitions for node_acl 0.4.7 // Project: https://github.com/optimalbits/node_acl // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/acorn/acorn.d.ts b/acorn/acorn.d.ts index 315d107185407a..6e4c40185f59a8 100644 --- a/acorn/acorn.d.ts +++ b/acorn/acorn.d.ts @@ -1,7 +1,7 @@ // Type definitions for Acorn v1.0.1 // Project: https://github.com/marijnh/acorn // Definitions by: RReverser -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/add2home/add2home.d.ts b/add2home/add2home.d.ts index e1e9548f11f247..1740a3e63e36c2 100644 --- a/add2home/add2home.d.ts +++ b/add2home/add2home.d.ts @@ -1,7 +1,7 @@ // Type definitions for add2home v2.0.5 // Project: http://cubiq.org/add-to-home-screen // Definitions by: James Wilkins -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var addToHome: { /** Shows the popup. diff --git a/adm-zip/adm-zip.d.ts b/adm-zip/adm-zip.d.ts index a42978ca80f197..ab0bd243ca78dd 100644 --- a/adm-zip/adm-zip.d.ts +++ b/adm-zip/adm-zip.d.ts @@ -1,7 +1,7 @@ // Type definitions for adm-zip v0.4.4 // Project: https://github.com/cthackers/adm-zip // Definitions by: John Vilk , Abner Oliveira -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/ag-grid/ag-grid.d-2.1.2.ts b/ag-grid/ag-grid.d-2.1.2.ts index f385a90f4461f6..a3ef1a2f325a91 100644 --- a/ag-grid/ag-grid.d-2.1.2.ts +++ b/ag-grid/ag-grid.d-2.1.2.ts @@ -1,7 +1,7 @@ // Type definitions for ag-grid v2.1.2 // Project: http://www.ag-grid.com/ // Definitions by: Niall Crosby -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module ag.grid { class ColumnChangeEvent { private type; diff --git a/ag-grid/ag-grid.d.ts b/ag-grid/ag-grid.d.ts index 6dd6e90e42bc89..699bb42ffb0e0b 100644 --- a/ag-grid/ag-grid.d.ts +++ b/ag-grid/ag-grid.d.ts @@ -1,7 +1,7 @@ // Type definitions for ag-grid v2.1.2 // Project: http://www.ag-grid.com/ // Definitions by: Niall Crosby -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module ag.grid { class ColumnChangeEvent { private type; diff --git a/alertify/alertify.d.ts b/alertify/alertify.d.ts index 79ff53ec38eefe..9033188b9e5423 100644 --- a/alertify/alertify.d.ts +++ b/alertify/alertify.d.ts @@ -1,7 +1,7 @@ // Type definitions for alertify 0.3.11 // Project: http://fabien-d.github.io/alertify.js/ // Definitions by: John Jeffery -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var alertify: alertify.IAlertifyStatic; diff --git a/alt/alt.d.ts b/alt/alt.d.ts index 0d7bc863264ce8..9613b8cfa3e636 100644 --- a/alt/alt.d.ts +++ b/alt/alt.d.ts @@ -1,7 +1,7 @@ // Type definitions for Alt 0.16.10 // Project: https://github.com/goatslacker/alt // Definitions by: Michael Shearer -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/amazon-product-api/amazon-product-api.d.ts b/amazon-product-api/amazon-product-api.d.ts index 7ce5d92e3a0336..f7ccf905e50888 100644 --- a/amazon-product-api/amazon-product-api.d.ts +++ b/amazon-product-api/amazon-product-api.d.ts @@ -1,7 +1,7 @@ // Type definitions for amazon-product-api // Project: https://github.com/t3chnoboy/amazon-product-api // Definitions by: Matti Lehtinen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "amazon-product-api" { diff --git a/amcharts/AmCharts.d.ts b/amcharts/AmCharts.d.ts index 647fc6e2541e0e..a2b40133e6b199 100644 --- a/amcharts/AmCharts.d.ts +++ b/amcharts/AmCharts.d.ts @@ -1,7 +1,7 @@ // Type definitions for amCharts // Project: http://www.amcharts.com/ // Definitions by: aleksey-bykov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// AmCharts object (it's not a class) is create automatically when amcharts.js or amstock.js file is included in a web page. declare module AmCharts { diff --git a/amplify-deferred/amplify-deferred.d.ts b/amplify-deferred/amplify-deferred.d.ts index 11e6d05e0f826b..b8c11428997009 100644 --- a/amplify-deferred/amplify-deferred.d.ts +++ b/amplify-deferred/amplify-deferred.d.ts @@ -1,7 +1,7 @@ // Type definitions for AmplifyJs 1.1.0 using JQuery Deferred // Project: http://amplifyjs.com/ // Definitions by: Jonas Eriksson , Laurentiu Stamate -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/amplifyjs/amplifyjs.d.ts b/amplifyjs/amplifyjs.d.ts index 3eb8829e4a592d..555c9a378e46c7 100644 --- a/amplifyjs/amplifyjs.d.ts +++ b/amplifyjs/amplifyjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for AmplifyJs 1.1.0 // Project: http://amplifyjs.com/ // Definitions by: Jonas Eriksson -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/amqp-rpc/amqp-rpc.d.ts b/amqp-rpc/amqp-rpc.d.ts index a7334460f1de11..b2eee1d2caeb6f 100644 --- a/amqp-rpc/amqp-rpc.d.ts +++ b/amqp-rpc/amqp-rpc.d.ts @@ -1,7 +1,7 @@ // Type definitions for amqp-rpc v0.0.8 // Project: https://github.com/demchenkoe/node-amqp-rpc/ // Definitions by: Wonshik Kim -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/amqplib/amqplib.d.ts b/amqplib/amqplib.d.ts index fd74a48c07b9d9..f78dda301d2cfb 100644 --- a/amqplib/amqplib.d.ts +++ b/amqplib/amqplib.d.ts @@ -1,7 +1,7 @@ // Type definitions for amqplib 0.3.x // Project: https://github.com/squaremo/amqp.node // Definitions by: Michael Nahkies , Ab Reitsma -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/analytics-node/analytics-node.d.ts b/analytics-node/analytics-node.d.ts index d4376d83ea9fee..9faaabee58899c 100644 --- a/analytics-node/analytics-node.d.ts +++ b/analytics-node/analytics-node.d.ts @@ -1,7 +1,7 @@ // Type definitions for Segment's analytics.js for Node.js // Project: https://segment.com/docs/libraries/node/ // Definitions by: Andrew Fong -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module AnalyticsNode { diff --git a/angular-agility/angular-agility.d.ts b/angular-agility/angular-agility.d.ts index 872971aedd630a..b757116ce8ad84 100644 --- a/angular-agility/angular-agility.d.ts +++ b/angular-agility/angular-agility.d.ts @@ -1,7 +1,7 @@ // Type definitions for AngularAgility // Project: https://github.com/AngularAgility/AngularAgility // Definitions by: Roland Zwaga -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-bootstrap-lightbox/angular-bootstrap-lightbox.d.ts b/angular-bootstrap-lightbox/angular-bootstrap-lightbox.d.ts index 299967bdd1b7e8..59248e968dee5c 100644 --- a/angular-bootstrap-lightbox/angular-bootstrap-lightbox.d.ts +++ b/angular-bootstrap-lightbox/angular-bootstrap-lightbox.d.ts @@ -1,7 +1,7 @@ // Type definitions for angular-bootstrap-lightbox // Project: https://github.com/compact/angular-bootstrap-lightbox // Definitions by: Roland Zwaga -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module angular.bootstrap.lightbox { diff --git a/angular-cookie/angular-cookie.d.ts b/angular-cookie/angular-cookie.d.ts index 99041f9340713c..9bc3de6b4eb609 100644 --- a/angular-cookie/angular-cookie.d.ts +++ b/angular-cookie/angular-cookie.d.ts @@ -1,7 +1,7 @@ // Type definitions for angular-cookie v4.1.0 // Project: https://github.com/ivpusic/angular-cookie // Definitions by: Borislav Zhivkov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module angular.cookie { interface CookieService { diff --git a/angular-dialog-service/angular-dialog-service.d.ts b/angular-dialog-service/angular-dialog-service.d.ts index 38ce8589e48328..cd9c35f8975aa3 100644 --- a/angular-dialog-service/angular-dialog-service.d.ts +++ b/angular-dialog-service/angular-dialog-service.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular Dialog Service 5.2.8 // Project: https://github.com/m-e-conroy/angular-dialog-service // Definitions by: William Comartin -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/angular-dynamic-locale/angular-dynamic-locale.d.ts b/angular-dynamic-locale/angular-dynamic-locale.d.ts index e404e9532805ef..2c76e8a54afccb 100644 --- a/angular-dynamic-locale/angular-dynamic-locale.d.ts +++ b/angular-dynamic-locale/angular-dynamic-locale.d.ts @@ -1,7 +1,7 @@ // Type definitions for angular-dynamic-locale v0.1.27 // Project: https://github.com/lgalfaso/angular-dynamic-locale // Definitions by: Stephen Lautier -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-file-upload/angular-file-upload.d.ts b/angular-file-upload/angular-file-upload.d.ts index 78efa0ecc585b9..c79f6b5528786f 100644 --- a/angular-file-upload/angular-file-upload.d.ts +++ b/angular-file-upload/angular-file-upload.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular File Upload 4.2.1 // Project: https://github.com/danialfarid/ng-file-upload // Definitions by: John Reilly -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-gettext/angular-gettext.d.ts b/angular-gettext/angular-gettext.d.ts index dc1de2bf6cd2a5..17a542e3983fcd 100644 --- a/angular-gettext/angular-gettext.d.ts +++ b/angular-gettext/angular-gettext.d.ts @@ -1,7 +1,7 @@ // Type definitions for angular-gettext v2.1.0 // Project: https://angular-gettext.rocketeer.be/ // Definitions by: Ákos Lukács -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-google-analytics/angular-google-analytics-service.d.ts b/angular-google-analytics/angular-google-analytics-service.d.ts index e69b63d90787c8..d59a9a24419fdd 100644 --- a/angular-google-analytics/angular-google-analytics-service.d.ts +++ b/angular-google-analytics/angular-google-analytics-service.d.ts @@ -1,7 +1,7 @@ // Type definitions for angular-google-analytics v1.1.0 // Project: https://github.com/revolunet/angular-google-analytics // Definitions by: Matt Wheatley -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module angular.google.analytics { interface AnalyticsService { diff --git a/angular-google-analytics/angular-google-analytics.d.ts b/angular-google-analytics/angular-google-analytics.d.ts index e3aa5551eb7168..22d53cddc3060d 100644 --- a/angular-google-analytics/angular-google-analytics.d.ts +++ b/angular-google-analytics/angular-google-analytics.d.ts @@ -1,7 +1,7 @@ // Type definitions for angular-google-analytics v1.1.0 // Project: https://github.com/revolunet/angular-google-analytics // Definitions by: Cyril Schumacher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-growl-v2/angular-growl-v2.d.ts b/angular-growl-v2/angular-growl-v2.d.ts index 594e45c425a41c..b6eb555b00fe3c 100644 --- a/angular-growl-v2/angular-growl-v2.d.ts +++ b/angular-growl-v2/angular-growl-v2.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular Growl 2 v.0.7.5 // Project: http://janstevens.github.io/angular-growl-2 // Definitions by: Tadeusz Hucal -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-hotkeys/angular-hotkeys.d.ts b/angular-hotkeys/angular-hotkeys.d.ts index 3340f9ff31e967..20c1b3573f6706 100644 --- a/angular-hotkeys/angular-hotkeys.d.ts +++ b/angular-hotkeys/angular-hotkeys.d.ts @@ -1,7 +1,7 @@ // Type definitions for angular-hotkeys // Project: https://github.com/chieffancypants/angular-hotkeys // Definitions by: Jason Zhao , Stefan Steinhart -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-http-auth/angular-http-auth.d.ts b/angular-http-auth/angular-http-auth.d.ts index 4a08272cdee0b0..453eeaac91308d 100644 --- a/angular-http-auth/angular-http-auth.d.ts +++ b/angular-http-auth/angular-http-auth.d.ts @@ -1,7 +1,7 @@ // Type definitions for angular-http-auth 1.2.1 // Project: https://github.com/witoldsz/angular-http-auth // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-httpi/angular-httpi.d.ts b/angular-httpi/angular-httpi.d.ts index eb4a16106beb80..c06af86a3b5bfa 100644 --- a/angular-httpi/angular-httpi.d.ts +++ b/angular-httpi/angular-httpi.d.ts @@ -1,7 +1,7 @@ // Type definitions for angular-httpi // Project: https://github.com/bennadel/httpi // Definitions by: Andrew Camilleri -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-idle/angular-idle.d.ts b/angular-idle/angular-idle.d.ts index 725beac677989e..efe79856b3f913 100644 --- a/angular-idle/angular-idle.d.ts +++ b/angular-idle/angular-idle.d.ts @@ -1,7 +1,7 @@ // Type definitions for ng-idle v1.1.1 // Project: http://hackedbychinese.github.io/ng-idle/ // Definitions by: mthamil -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-jwt/angular-jwt.d.ts b/angular-jwt/angular-jwt.d.ts index 620fcc8e4c1fde..5696ee3c56d474 100644 --- a/angular-jwt/angular-jwt.d.ts +++ b/angular-jwt/angular-jwt.d.ts @@ -1,7 +1,7 @@ // Type definitions for angular-jwt 0.0.8 // Project: https://github.com/auth0/angular-jwt // Definitions by: Reto Rezzonico -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-load/angular-load.d.ts b/angular-load/angular-load.d.ts index 2a9dc94136fac0..52677d8d2c5d27 100644 --- a/angular-load/angular-load.d.ts +++ b/angular-load/angular-load.d.ts @@ -1,7 +1,7 @@ // Type definitions for angular-load v0.4.1 // Project: https://github.com/urish/angular-load // Definitions by: david-gang -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-loading-bar/angular-loading-bar.d.ts b/angular-loading-bar/angular-loading-bar.d.ts index acea6f048fc036..d312dda960bade 100644 --- a/angular-loading-bar/angular-loading-bar.d.ts +++ b/angular-loading-bar/angular-loading-bar.d.ts @@ -1,7 +1,7 @@ // Type definitions for angular-loading-bar // Project: https://github.com/chieffancypants/angular-loading-bar // Definitions by: Stephen Lautier -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-local-storage/angular-local-storage.d.ts b/angular-local-storage/angular-local-storage.d.ts index ae027527a4bd2c..e18f9f694af354 100644 --- a/angular-local-storage/angular-local-storage.d.ts +++ b/angular-local-storage/angular-local-storage.d.ts @@ -1,7 +1,7 @@ // Type definitions for angular-local-storage v0.1.5 // Project: https://github.com/grevory/angular-local-storage // Definitions by: Ken Fukuyama -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-localForage/angular-localForage.d.ts b/angular-localForage/angular-localForage.d.ts index d9c9ad5adfe68d..a930c427ce44eb 100644 --- a/angular-localForage/angular-localForage.d.ts +++ b/angular-localForage/angular-localForage.d.ts @@ -1,7 +1,7 @@ // Type definitions for angular-localForage 1.2.2 // Project: https://github.com/ocombe/angular-localForage // Definitions by: Stefan Steinhart -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/angular-locker/angular-locker.d.ts b/angular-locker/angular-locker.d.ts index e911e3be747eef..8f2712d5c3148d 100644 --- a/angular-locker/angular-locker.d.ts +++ b/angular-locker/angular-locker.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular Locker v2.0.3 // Project: https://github.com/tymondesigns/angular-locker // Definitions by: Niko Kovačič -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-material/angular-material-0.8.3.d.ts b/angular-material/angular-material-0.8.3.d.ts index 10724b8122e981..0152d4398d5b20 100644 --- a/angular-material/angular-material-0.8.3.d.ts +++ b/angular-material/angular-material-0.8.3.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular Material 0.8.3+ (angular.material module) // Project: https://github.com/angular/material // Definitions by: Matt Traynham -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module angular.material { diff --git a/angular-material/angular-material-0.9.0.d.ts b/angular-material/angular-material-0.9.0.d.ts index 96134f114f768c..f2b23f81d2a9fd 100644 --- a/angular-material/angular-material-0.9.0.d.ts +++ b/angular-material/angular-material-0.9.0.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular Material 0.9.0-rc1+ (angular.material module) // Project: https://github.com/angular/material // Definitions by: Matt Traynham -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module angular.material { diff --git a/angular-material/angular-material.d.ts b/angular-material/angular-material.d.ts index 7c09c1c443639c..372c2f6d68e20a 100644 --- a/angular-material/angular-material.d.ts +++ b/angular-material/angular-material.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular Material 1.0.0-rc5+ (angular.material module) // Project: https://github.com/angular/material // Definitions by: Matt Traynham -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module angular.material { diff --git a/angular-meteor/angular-meteor.d.ts b/angular-meteor/angular-meteor.d.ts index e3e66bf34b2c28..ba42d36075cccc 100644 --- a/angular-meteor/angular-meteor.d.ts +++ b/angular-meteor/angular-meteor.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular JS Meteor v0.8.8 (angular.meteor module) // Project: https://github.com/Urigo/angular-meteor // Definitions by: Peter Grman -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/angular-notifications/angular-notifications.d.ts b/angular-notifications/angular-notifications.d.ts index 49883efb3e574b..b83f6a3c57d616 100644 --- a/angular-notifications/angular-notifications.d.ts +++ b/angular-notifications/angular-notifications.d.ts @@ -1,7 +1,7 @@ // Type definitions for angular-notifications // Project: https://github.com/DerekRies/angular-notifications // Definitions by: Tomasz Ducin -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-notify/angular-notify.d.ts b/angular-notify/angular-notify.d.ts index f97c94e7acac2f..45b8ff26c81a0b 100644 --- a/angular-notify/angular-notify.d.ts +++ b/angular-notify/angular-notify.d.ts @@ -1,7 +1,7 @@ // Type definitions for angular-notify 2.5.0 // Project: https://github.com/cgross/angular-notify // Definitions by: Suwato -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-odata-resources/angular-odata-resources.d.ts b/angular-odata-resources/angular-odata-resources.d.ts index d9c59ddf3bb245..549741b7820a21 100644 --- a/angular-odata-resources/angular-odata-resources.d.ts +++ b/angular-odata-resources/angular-odata-resources.d.ts @@ -1,7 +1,7 @@ // Type definitions for OData Angular Resources // Project: https://github.com/devnixs/ODataAngularResources // Definitions by: Raphael ATALLAH -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-protractor/angular-protractor.d.ts b/angular-protractor/angular-protractor.d.ts index 78158df9c0e412..2af6d9a6849f72 100644 --- a/angular-protractor/angular-protractor.d.ts +++ b/angular-protractor/angular-protractor.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular Protractor 1.5.0 // Project: https://github.com/angular/protractor // Definitions by: Bill Armstrong -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-scenario/angular-scenario.d.ts b/angular-scenario/angular-scenario.d.ts index d1b7b19f611ec2..bcbeaac77caaf3 100644 --- a/angular-scenario/angular-scenario.d.ts +++ b/angular-scenario/angular-scenario.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular Scenario Testing 1.3 (ngScenario module) // Project: http://angularjs.org // Definitions by: RomanoLindano -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-scroll/angular-scroll.d.ts b/angular-scroll/angular-scroll.d.ts index 354ecf3d1ac6ef..c4686be1beea0b 100644 --- a/angular-scroll/angular-scroll.d.ts +++ b/angular-scroll/angular-scroll.d.ts @@ -1,7 +1,7 @@ // Type definitions for angular-scroll // Project: https://github.com/oblador/angular-scroll // Definitions by: Sam Herrmann -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-signalr-hub/angular-signalr-hub.d.ts b/angular-signalr-hub/angular-signalr-hub.d.ts index d08e6356bc053b..0f70401ff325e2 100644 --- a/angular-signalr-hub/angular-signalr-hub.d.ts +++ b/angular-signalr-hub/angular-signalr-hub.d.ts @@ -1,7 +1,7 @@ // Type definitions for angular-signalr-hub v1.5.0 // Project: https://github.com/JustMaier/angular-signalr-hub // Definitions by: Adam Santaniello -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-spinner/angular-spinner.d.ts b/angular-spinner/angular-spinner.d.ts index 99784d38f87020..ba85d0e53c2295 100644 --- a/angular-spinner/angular-spinner.d.ts +++ b/angular-spinner/angular-spinner.d.ts @@ -1,7 +1,7 @@ // Type definitions for angular-spinner.js 0.5.1 // Project: https://github.com/urish/angular-spinner // Definitions by: Marcin Biegała -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-storage/angular-storage.d.ts b/angular-storage/angular-storage.d.ts index 3e442e669337f9..7ed9537709ab08 100644 --- a/angular-storage/angular-storage.d.ts +++ b/angular-storage/angular-storage.d.ts @@ -1,7 +1,7 @@ // Type definitions for angular-storage v0.0.11 // Project: https://github.com/auth0/angular-storage // Definitions by: Matthew DeKrey -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module angular.a0.storage { interface IStoreService extends INamespacedStoreService { diff --git a/angular-strap/angular-strap.d.ts b/angular-strap/angular-strap.d.ts index 10e46bc1c18d6c..d3e6361eade468 100644 --- a/angular-strap/angular-strap.d.ts +++ b/angular-strap/angular-strap.d.ts @@ -1,7 +1,7 @@ // Type definitions for angular-strap v2.2.x // Project: http://mgcrea.github.io/angular-strap/ // Definitions by: Sam Herrmann -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-toastr/angular-toastr.d.ts b/angular-toastr/angular-toastr.d.ts index 698b88634a9a77..e0414436a3c010 100644 --- a/angular-toastr/angular-toastr.d.ts +++ b/angular-toastr/angular-toastr.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular Toastr v1.6.0 // Project: https://github.com/Foxandxss/angular-toastr // Definitions by: Niko Kovačič -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-toasty/angular-toasty.d.ts b/angular-toasty/angular-toasty.d.ts index c4e3923898526c..d301d3356bce35 100644 --- a/angular-toasty/angular-toasty.d.ts +++ b/angular-toasty/angular-toasty.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular Toasty v1.0.2 // Project: https://github.com/invertase/angular-toasty // Definitions by: Dominik Muench -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-touchspin/angular-touchspin.d.ts b/angular-touchspin/angular-touchspin.d.ts index 08cc353a3a8460..41051867e748fb 100644 --- a/angular-touchspin/angular-touchspin.d.ts +++ b/angular-touchspin/angular-touchspin.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular Touchspin v1.0.0 // Project: https://github.com/nkovacic/angular-touchspin // Definitions by: Niko Kovačič -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped //// diff --git a/angular-translate/angular-translate.d.ts b/angular-translate/angular-translate.d.ts index 379bd05ecbc12d..dce6b3ad7fee7d 100644 --- a/angular-translate/angular-translate.d.ts +++ b/angular-translate/angular-translate.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular Translate v2.4.0 (pascalprecht.translate module) // Project: https://github.com/PascalPrecht/angular-translate // Definitions by: Michel Salib -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-ui-bootstrap/angular-ui-bootstrap.d.ts b/angular-ui-bootstrap/angular-ui-bootstrap.d.ts index 5b9d09d46c1069..1c9e79c7a0548e 100644 --- a/angular-ui-bootstrap/angular-ui-bootstrap.d.ts +++ b/angular-ui-bootstrap/angular-ui-bootstrap.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular UI Bootstrap 0.13.3 // Project: https://github.com/angular-ui/bootstrap // Definitions by: Brian Surowiec -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-ui-router/angular-ui-router.d.ts b/angular-ui-router/angular-ui-router.d.ts index d5a52ff73571e9..2180d8e0a37e3e 100644 --- a/angular-ui-router/angular-ui-router.d.ts +++ b/angular-ui-router/angular-ui-router.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular JS 1.1.5+ (ui.router module) // Project: https://github.com/angular-ui/ui-router // Definitions by: Michel Salib -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-ui-scroll/angular-ui-scroll.d.ts b/angular-ui-scroll/angular-ui-scroll.d.ts index 08ed233c098d0a..f11cd053eac58a 100644 --- a/angular-ui-scroll/angular-ui-scroll.d.ts +++ b/angular-ui-scroll/angular-ui-scroll.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular JS 1.3.1+ (ui.scroll module) // Project: https://github.com/angular-ui/ui-scroll // Definitions by: Mark Nadig -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-ui-sortable/angular-ui-sortable.d.ts b/angular-ui-sortable/angular-ui-sortable.d.ts index 48b96f2d37cc2c..1f355c55351ca3 100644 --- a/angular-ui-sortable/angular-ui-sortable.d.ts +++ b/angular-ui-sortable/angular-ui-sortable.d.ts @@ -1,7 +1,7 @@ // Type definitions for angular.ui.sortable module v0.13+ // Project: https://github.com/angular-ui/ui-sortable // Definitions by: Thodoris Greasidis -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-ui-tree/angular-ui-tree.d.ts b/angular-ui-tree/angular-ui-tree.d.ts index cfcb2b10871249..57b161219c16c4 100644 --- a/angular-ui-tree/angular-ui-tree.d.ts +++ b/angular-ui-tree/angular-ui-tree.d.ts @@ -1,7 +1,7 @@ // Type definitions for angular-ui-tree v2.8.0 // Project: https://github.com/angular-ui-tree/angular-ui-tree // Definitions by: Calvin Fernandez -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angular-wizard/angular-wizard.d.ts b/angular-wizard/angular-wizard.d.ts index a854f94a05980a..e2a12374c57a88 100644 --- a/angular-wizard/angular-wizard.d.ts +++ b/angular-wizard/angular-wizard.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular Wizard 0.6.1 // Project: https://github.com/mgonto/angular-wizard // Definitions by: Marko Jurisic , Ronald Wildenberg -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module angular.mgoAngularWizard { interface WizardHandler { diff --git a/angular.throttle/angular.throttle.d.ts b/angular.throttle/angular.throttle.d.ts index 0a3033e67adce0..ba29392519ab05 100644 --- a/angular.throttle/angular.throttle.d.ts +++ b/angular.throttle/angular.throttle.d.ts @@ -1,7 +1,7 @@ // Type definitions for angular.throttle // Project: https://github.com/BaggersIO/angular.throttle // Definitions by: Stefan Steinhart -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angularLocalStorage/angularLocalStorage.d.ts b/angularLocalStorage/angularLocalStorage.d.ts index 08b5d473b48a1f..7bbe4f8707aa10 100644 --- a/angularLocalStorage/angularLocalStorage.d.ts +++ b/angularLocalStorage/angularLocalStorage.d.ts @@ -1,7 +1,7 @@ // Type definitions for AngularLocalStorage 0.1.7 // Project: https://github.com/agrublev/angularLocalStorage // Definitions by: Horiuchi_H -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angularfire/angularfire.d.ts b/angularfire/angularfire.d.ts index b1e7f4c2ebbe07..e60fcad3610719 100644 --- a/angularfire/angularfire.d.ts +++ b/angularfire/angularfire.d.ts @@ -1,7 +1,7 @@ // Type definitions for AngularFire 0.8.2 // Project: http://angularfire.com // Definitions by: Dénes Harmath -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/angularjs-toaster/angularjs-toaster.d.ts b/angularjs-toaster/angularjs-toaster.d.ts index 9f450b14bbd7cc..af0012944b7dcd 100644 --- a/angularjs-toaster/angularjs-toaster.d.ts +++ b/angularjs-toaster/angularjs-toaster.d.ts @@ -1,7 +1,7 @@ // Type definitions for angularjs-toaster v0.4.13 // Project: https://github.com/jirikavi/AngularJS-Toaster // Definitions by: Ben Tesser -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angularjs/angular-animate.d.ts b/angularjs/angular-animate.d.ts index a34bd479f116d2..47608226651170 100644 --- a/angularjs/angular-animate.d.ts +++ b/angularjs/angular-animate.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular JS 1.5 (ngAnimate module) // Project: http://angularjs.org // Definitions by: Michel Salib , Adi Dahiya , Raphael Schweizer , Cody Schaaf -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angularjs/angular-component-router.d.ts b/angularjs/angular-component-router.d.ts index 6c37b5e86e49a6..d89b5b8a51ed45 100644 --- a/angularjs/angular-component-router.d.ts +++ b/angularjs/angular-component-router.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular JS 1.5 component router // Project: http://angularjs.org // Definitions by: David Reher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angularjs/angular-cookies.d.ts b/angularjs/angular-cookies.d.ts index 3a5f535044e48f..a4b7dd69f87f38 100644 --- a/angularjs/angular-cookies.d.ts +++ b/angularjs/angular-cookies.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular JS 1.4 (ngCookies module) // Project: http://angularjs.org // Definitions by: Diego Vilar , Anthony Ciccarello -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angularjs/angular-mocks.d.ts b/angularjs/angular-mocks.d.ts index 3113881866f239..eabe3a3c4f91e0 100644 --- a/angularjs/angular-mocks.d.ts +++ b/angularjs/angular-mocks.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular JS 1.3 (ngMock, ngMockE2E module) // Project: http://angularjs.org // Definitions by: Diego Vilar , Tony Curtis -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angularjs/angular-route.d.ts b/angularjs/angular-route.d.ts index ec49b3cd92cf18..de70527b8b196e 100644 --- a/angularjs/angular-route.d.ts +++ b/angularjs/angular-route.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular JS 1.3 (ngRoute module) // Project: http://angularjs.org // Definitions by: Jonathan Park -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angularjs/angular-sanitize.d.ts b/angularjs/angular-sanitize.d.ts index d5d541f4e9d023..1e0e607d9c1c64 100644 --- a/angularjs/angular-sanitize.d.ts +++ b/angularjs/angular-sanitize.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular JS 1.3 (ngSanitize module) // Project: http://angularjs.org // Definitions by: Diego Vilar -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angularjs/angular-tests.ts b/angularjs/angular-tests.ts index 4bcf96d53cc8bc..c450a78ba57b54 100644 --- a/angularjs/angular-tests.ts +++ b/angularjs/angular-tests.ts @@ -1,6 +1,6 @@ /// -// issue: https://github.com/borisyankov/DefinitelyTyped/issues/369 +// issue: https://github.com/DefinitelyTyped/DefinitelyTyped/issues/369 // https://github.com/witoldsz/angular-http-auth/blob/master/src/angular-http-auth.js /** * @license HTTP Auth Interceptor Module for AngularJS diff --git a/angularjs/angular.d.ts b/angularjs/angular.d.ts index 38f761adecbed9..9a67f81028b821 100644 --- a/angularjs/angular.d.ts +++ b/angularjs/angular.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular JS 1.5 // Project: http://angularjs.org // Definitions by: Diego Vilar -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angularjs/legacy/angular-1.0-tests.ts b/angularjs/legacy/angular-1.0-tests.ts index dc4dbcee000203..3459c9e18d8e65 100644 --- a/angularjs/legacy/angular-1.0-tests.ts +++ b/angularjs/legacy/angular-1.0-tests.ts @@ -1,6 +1,6 @@ /// -// issue: https://github.com/borisyankov/DefinitelyTyped/issues/369 +// issue: https://github.com/DefinitelyTyped/DefinitelyTyped/issues/369 https://github.com/witoldsz/angular-http-auth/blob/master/src/angular-http-auth.js /** * @license HTTP Auth Interceptor Module for AngularJS diff --git a/angularjs/legacy/angular-1.0.d.ts b/angularjs/legacy/angular-1.0.d.ts index be38898dbe709b..76622af23880db 100644 --- a/angularjs/legacy/angular-1.0.d.ts +++ b/angularjs/legacy/angular-1.0.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular JS 1.0 // Project: http://angularjs.org // Definitions by: Diego Vilar -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angularjs/legacy/angular-1.2-tests.ts b/angularjs/legacy/angular-1.2-tests.ts index d0f60609ae2f8e..894681c6cbc106 100644 --- a/angularjs/legacy/angular-1.2-tests.ts +++ b/angularjs/legacy/angular-1.2-tests.ts @@ -1,6 +1,6 @@ /// -// issue: https://github.com/borisyankov/DefinitelyTyped/issues/369 +// issue: https://github.com/DefinitelyTyped/DefinitelyTyped/issues/369 // https://github.com/witoldsz/angular-http-auth/blob/master/src/angular-http-auth.js /** * @license HTTP Auth Interceptor Module for AngularJS diff --git a/angularjs/legacy/angular-1.2.d.ts b/angularjs/legacy/angular-1.2.d.ts index fb21b030a68e92..b7021ea9f1b884 100644 --- a/angularjs/legacy/angular-1.2.d.ts +++ b/angularjs/legacy/angular-1.2.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular JS 1.2+ // Project: http://angularjs.org // Definitions by: Diego Vilar -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angularjs/legacy/angular-1.4.d.ts b/angularjs/legacy/angular-1.4.d.ts index 48249ac582afee..f7193d8b929220 100644 --- a/angularjs/legacy/angular-1.4.d.ts +++ b/angularjs/legacy/angular-1.4.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular JS 1.4+ // Project: http://angularjs.org // Definitions by: Diego Vilar -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angularjs/legacy/angular-animate-1.2.d.ts b/angularjs/legacy/angular-animate-1.2.d.ts index 307e50760cb058..0e3e032e534b2e 100644 --- a/angularjs/legacy/angular-animate-1.2.d.ts +++ b/angularjs/legacy/angular-animate-1.2.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular JS 1.2 (ngAnimate module) // Project: http://angularjs.org // Definitions by: Michel Salib , Adi Dahiya -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angularjs/legacy/angular-animate-1.3.d.ts b/angularjs/legacy/angular-animate-1.3.d.ts index 1f0184abd38b3c..b0471446fce687 100644 --- a/angularjs/legacy/angular-animate-1.3.d.ts +++ b/angularjs/legacy/angular-animate-1.3.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular JS 1.3 (ngAnimate module) // Project: http://angularjs.org // Definitions by: Michel Salib , Adi Dahiya , Raphael Schweizer , Cody Schaaf -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angularjs/legacy/angular-cookies-1.0.d.ts b/angularjs/legacy/angular-cookies-1.0.d.ts index 546affdea11e96..86740e6c226d34 100644 --- a/angularjs/legacy/angular-cookies-1.0.d.ts +++ b/angularjs/legacy/angular-cookies-1.0.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular JS 1.0 (ngCookies module) // Project: http://angularjs.org // Definitions by: Diego Vilar -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angularjs/legacy/angular-cookies-1.2.d.ts b/angularjs/legacy/angular-cookies-1.2.d.ts index c5ff512e840130..9ed21620feef76 100644 --- a/angularjs/legacy/angular-cookies-1.2.d.ts +++ b/angularjs/legacy/angular-cookies-1.2.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular JS 1.2 (ngCookies module) // Project: http://angularjs.org // Definitions by: Diego Vilar -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angularjs/legacy/angular-mocks-1.0.d.ts b/angularjs/legacy/angular-mocks-1.0.d.ts index 56f78092aefd51..ed9c6904b4dc96 100644 --- a/angularjs/legacy/angular-mocks-1.0.d.ts +++ b/angularjs/legacy/angular-mocks-1.0.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular JS 1.0 (ngMock, ngMockE2E module) // Project: http://angularjs.org // Definitions by: Diego Vilar -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angularjs/legacy/angular-mocks-1.2.d.ts b/angularjs/legacy/angular-mocks-1.2.d.ts index e9b0dc8d2425ab..048952cdf4ac33 100644 --- a/angularjs/legacy/angular-mocks-1.2.d.ts +++ b/angularjs/legacy/angular-mocks-1.2.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular JS 1.2 (ngMock, ngMockE2E module) // Project: http://angularjs.org // Definitions by: Diego Vilar -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angularjs/legacy/angular-resource-1.0.d.ts b/angularjs/legacy/angular-resource-1.0.d.ts index 82537928b15182..fa9ca0885dec17 100644 --- a/angularjs/legacy/angular-resource-1.0.d.ts +++ b/angularjs/legacy/angular-resource-1.0.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular JS 1.0 (ngResource module) // Project: http://angularjs.org // Definitions by: Diego Vilar -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angularjs/legacy/angular-route-1.2.d.ts b/angularjs/legacy/angular-route-1.2.d.ts index 7afd4af5a5d378..6545176b30c89f 100644 --- a/angularjs/legacy/angular-route-1.2.d.ts +++ b/angularjs/legacy/angular-route-1.2.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular JS 1.2 (ngRoute module) // Project: http://angularjs.org // Definitions by: Jonathan Park -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angularjs/legacy/angular-sanitize-1.0.d.ts b/angularjs/legacy/angular-sanitize-1.0.d.ts index 4d9fc4c6a52879..12b0121c0e1901 100644 --- a/angularjs/legacy/angular-sanitize-1.0.d.ts +++ b/angularjs/legacy/angular-sanitize-1.0.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular JS 1.0 (ngSanitize module) // Project: http://angularjs.org // Definitions by: Diego Vilar -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angularjs/legacy/angular-sanitize-1.2.d.ts b/angularjs/legacy/angular-sanitize-1.2.d.ts index 4c6805c9a45b1e..115bb77e222210 100644 --- a/angularjs/legacy/angular-sanitize-1.2.d.ts +++ b/angularjs/legacy/angular-sanitize-1.2.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular JS 1.2 (ngSanitize module) // Project: http://angularjs.org // Definitions by: Diego Vilar -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angularjs/legacy/angular-scenario-1.0.d.ts b/angularjs/legacy/angular-scenario-1.0.d.ts index af8a1e204fe095..c4118b47abcdd2 100644 --- a/angularjs/legacy/angular-scenario-1.0.d.ts +++ b/angularjs/legacy/angular-scenario-1.0.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular Scenario Testing 1.0 (ngScenario module) // Project: http://angularjs.org // Definitions by: RomanoLindano -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module angularScenario { export interface AngularModel { diff --git a/angularjs/legacy/angular-scenario-1.2.d.ts b/angularjs/legacy/angular-scenario-1.2.d.ts index 9e72db8956283d..7f6b6cbb860650 100644 --- a/angularjs/legacy/angular-scenario-1.2.d.ts +++ b/angularjs/legacy/angular-scenario-1.2.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular Scenario Testing 1.2 (ngScenario module) // Project: http://angularjs.org // Definitions by: RomanoLindano -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/angulartics/angulartics.d.ts b/angulartics/angulartics.d.ts index fdcb409ca22981..348b651cea71bf 100644 --- a/angulartics/angulartics.d.ts +++ b/angulartics/angulartics.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angulartics v0.20.2 // Project: http://luisfarzati.github.io/angulartics/ // Definitions by: Steven Fan -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module angulartics { diff --git a/animation-frame/animation-frame.d.ts b/animation-frame/animation-frame.d.ts index 956d4dc9d2eeb4..244018469d50e9 100644 --- a/animation-frame/animation-frame.d.ts +++ b/animation-frame/animation-frame.d.ts @@ -1,7 +1,7 @@ // Type definitions for animation-frame 0.1.7 // Project: https://github.com/kof/animation-frame // Definitions by: Qinfeng Chen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface AnimationFrame { new(): AnimationFrame; diff --git a/ansi-styles/ansi-styles.d.ts b/ansi-styles/ansi-styles.d.ts index 4c79b118f3df12..e5c01c6a5a486f 100644 --- a/ansi-styles/ansi-styles.d.ts +++ b/ansi-styles/ansi-styles.d.ts @@ -1,7 +1,7 @@ // Type definitions for ansi-styles 2.0.1 // Project: https://github.com/sindresorhus/ansi-styles // Definitions by: bryn austin bellomy -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "ansi-styles" diff --git a/ansicolors/ansicolors.d.ts b/ansicolors/ansicolors.d.ts index ec5f0af859a6d4..2bbfcafc6e96e4 100644 --- a/ansicolors/ansicolors.d.ts +++ b/ansicolors/ansicolors.d.ts @@ -1,7 +1,7 @@ // Type definitions for ansicolors // Project: https://github.com/thlorenz/ansicolors // Definitions by: rogierschouten -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "ansicolors" { var colors: {[index: string]: (s: string) => string;}; diff --git a/antd/antd.d.ts b/antd/antd.d.ts index ac23dcdc75b2c8..e0f6e47a284877 100644 --- a/antd/antd.d.ts +++ b/antd/antd.d.ts @@ -1,7 +1,7 @@ // Type definitions for Antd v0.12.10 // Project: http://ant.design // Definitions by: bang88 -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/any-db-transaction/any-db-transaction.d.ts b/any-db-transaction/any-db-transaction.d.ts index 8b4bccfaf90a29..62a8a35f3a194d 100644 --- a/any-db-transaction/any-db-transaction.d.ts +++ b/any-db-transaction/any-db-transaction.d.ts @@ -1,7 +1,7 @@ // Type definitions for any-db-transaction 2.2.1 // Project: https://github.com/grncdr/node-any-db-transaction // Definitions by: Rogier Schouten -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/any-db/any-db.d.ts b/any-db/any-db.d.ts index 8bdd9d706f559a..8a64b6f3230188 100644 --- a/any-db/any-db.d.ts +++ b/any-db/any-db.d.ts @@ -1,7 +1,7 @@ // Type definitions for any-db 2.1.0 // Project: https://github.com/grncdr/node-any-db // Definitions by: Rogier Schouten -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/api-error-handler/api-error-handler.d.ts b/api-error-handler/api-error-handler.d.ts index 90318acd0055da..96fbb16b29ba7f 100644 --- a/api-error-handler/api-error-handler.d.ts +++ b/api-error-handler/api-error-handler.d.ts @@ -1,7 +1,7 @@ // Type definitions for api-error-handler v1.0.0 // Project: https://github.com/expressjs/api-error-handler // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/apn/apn.d.ts b/apn/apn.d.ts index ca74ce651001bf..cf11b13c0edc55 100644 --- a/apn/apn.d.ts +++ b/apn/apn.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-apn // Project: https://github.com/argon/node-apn // Definitions by: Zenorbi -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module "apn" { diff --git a/appframework/appframework.d.ts b/appframework/appframework.d.ts index 66cc32e1ba744a..2ccdb49b1c84fc 100644 --- a/appframework/appframework.d.ts +++ b/appframework/appframework.d.ts @@ -1,7 +1,7 @@ // Type definitions for AppFramework 2.0 // Project: http://app-framework-software.intel.com/ // Definitions by: kyo_ago -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface appFrameworkStatic { /** diff --git a/appletvjs/appletvjs.d.ts b/appletvjs/appletvjs.d.ts index 7e3847cd2e2ae5..7c5688a8f5af86 100644 --- a/appletvjs/appletvjs.d.ts +++ b/appletvjs/appletvjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for AppleTVJS // Project: https://developer.apple.com/library/prerelease/tvos/documentation/TVMLJS/Reference/TVJSFrameworkReference/index.html // Definitions by: Adam Valverde -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var App: AppleTVJS.App; declare var Device: AppleTVJS.Device; diff --git a/applicationinsights/applicationinsights.d.ts b/applicationinsights/applicationinsights.d.ts index d5c895466dcee5..5ea68d90f7bc0b 100644 --- a/applicationinsights/applicationinsights.d.ts +++ b/applicationinsights/applicationinsights.d.ts @@ -1,7 +1,7 @@ // Type definitions for Application Insights v0.15.8 // Project: https://github.com/Microsoft/ApplicationInsights-node.js // Definitions by: Scott Southwood -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface AutoCollectConsole { constructor(client: Client): AutoCollectConsole; diff --git a/arbiter/Arbiter-tests.ts b/arbiter/Arbiter-tests.ts index bcb3594565e8cf..fbdbe5b94a52cb 100644 --- a/arbiter/Arbiter-tests.ts +++ b/arbiter/Arbiter-tests.ts @@ -1,7 +1,7 @@ // Type definitions for Arbiter.js 1.0 // Project: http://arbiterjs.com/ // Definitions by: Arash Shakery -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // May 22 2013 /// diff --git a/arbiter/Arbiter.d.ts b/arbiter/Arbiter.d.ts index b5bededed6d559..5c929ea7849671 100644 --- a/arbiter/Arbiter.d.ts +++ b/arbiter/Arbiter.d.ts @@ -1,7 +1,7 @@ // Type definitions for Arbiter.js 1.0 // Project: http://arbiterjs.com/ // Definitions by: Arash Shakery -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // May 22 2013 diff --git a/arcgis-js-api/arcgis-js-api.d.ts b/arcgis-js-api/arcgis-js-api.d.ts index 1df24b79ff2aaf..01d8a02c12c8b6 100644 --- a/arcgis-js-api/arcgis-js-api.d.ts +++ b/arcgis-js-api/arcgis-js-api.d.ts @@ -1,7 +1,7 @@ // Type definitions for ArcGIS API for JavaScript v3.16 // Project: http://js.arcgis.com // Definitions by: Esri -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "esri" { import Graphic = require("esri/graphic"); diff --git a/archiver/archiver.d.ts b/archiver/archiver.d.ts index e595083d656d93..d5133555a48db9 100644 --- a/archiver/archiver.d.ts +++ b/archiver/archiver.d.ts @@ -1,7 +1,7 @@ // Type definitions for archiver v0.15.0 // Project: https://github.com/archiverjs/node-archiver // Definitions by: Esri -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* =================== USAGE =================== diff --git a/archy/archy.d.ts b/archy/archy.d.ts index 3d989a8950ab99..0b44de2b076d98 100644 --- a/archy/archy.d.ts +++ b/archy/archy.d.ts @@ -1,7 +1,7 @@ // Type definitions for archy // Project: https://github.com/substack/node-archy // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "archy" { function archy(obj: archy.Data, prefix?: string, opts?: archy.Options): string; diff --git a/argparse/argparse.d.ts b/argparse/argparse.d.ts index 7585015a238d9a..886fef8cc9bf6b 100644 --- a/argparse/argparse.d.ts +++ b/argparse/argparse.d.ts @@ -1,7 +1,7 @@ // Type definitions for argparse v1.0.3 // Project: https://github.com/nodeca/argparse // Definitions by: Andrew Schurman -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "argparse" { export class ArgumentParser extends ArgumentGroup { diff --git a/asana/asana.d.ts b/asana/asana.d.ts index ff840700e67c53..61cb54d26f6c23 100644 --- a/asana/asana.d.ts +++ b/asana/asana.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-asana 0.14.0 // Project: https://github.com/Asana/node-asana // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/asciify/asciify.d.ts b/asciify/asciify.d.ts index 33f82019b10486..4dc24ae1b9fbac 100644 --- a/asciify/asciify.d.ts +++ b/asciify/asciify.d.ts @@ -1,7 +1,7 @@ // Type definitions for asciify 1.3.5 // Project: https://www.npmjs.org/package/asciify // Definitions by: Alan Norbauer -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/aspnet-identity-pw/aspnet-identity-pw.d.ts b/aspnet-identity-pw/aspnet-identity-pw.d.ts index 2ecb9f07c1641a..390033602b1c3e 100644 --- a/aspnet-identity-pw/aspnet-identity-pw.d.ts +++ b/aspnet-identity-pw/aspnet-identity-pw.d.ts @@ -1,7 +1,7 @@ // Type definitions for aspnet-identity-pw 1.0.0 // Project: https://github.com/Syncbak-Git/aspnet-identity-pw // Definitions by: jt000 -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "aspnet-identity-pw" { diff --git a/assert/assert.d.ts b/assert/assert.d.ts index e334b87e9a4760..e5c88a0ba624bf 100644 --- a/assert/assert.d.ts +++ b/assert/assert.d.ts @@ -2,7 +2,7 @@ // Project: https://github.com/Jxck/assert // Project: https://github.com/twada/power-assert // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // copy from assert external module in node.d.ts diff --git a/assertion-error/assertion-error.d.ts b/assertion-error/assertion-error.d.ts index 08217c9e545b5f..a0295bd8b3a9ce 100644 --- a/assertion-error/assertion-error.d.ts +++ b/assertion-error/assertion-error.d.ts @@ -1,7 +1,7 @@ // Type definitions for assertion-error 1.0.0 // Project: https://github.com/chaijs/assertion-error // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'assertion-error' { class AssertionError implements Error { diff --git a/assertsharp/assertsharp.d.ts b/assertsharp/assertsharp.d.ts index e66442cf78e9a9..c4cf80e867bd21 100644 --- a/assertsharp/assertsharp.d.ts +++ b/assertsharp/assertsharp.d.ts @@ -1,7 +1,7 @@ // Type definitions for assertsharp // Project: https://www.npmjs.com/package/assertsharp // Definitions by: Bruno Leonardo Michels -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "assertsharp" { export default class Assert { diff --git a/async-writer/async-writer.d.ts b/async-writer/async-writer.d.ts index 42f82d35c4aaf6..65a309c4476c24 100644 --- a/async-writer/async-writer.d.ts +++ b/async-writer/async-writer.d.ts @@ -1,7 +1,7 @@ // Type definitions for async-writer 1.4.1 // Project: https://github.com/marko-js/async-writer // Definitions by: Yuce Tekol -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/async/async.d.ts b/async/async.d.ts index b266786b6a8e5c..066685e3c70ee0 100644 --- a/async/async.d.ts +++ b/async/async.d.ts @@ -1,7 +1,7 @@ // Type definitions for Async 1.4.2 // Project: https://github.com/caolan/async // Definitions by: Boris Yankov , Arseniy Maximov , Joe Herman -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface Dictionary { [key: string]: T; } diff --git a/asyncblock/asyncblock.d.ts b/asyncblock/asyncblock.d.ts index a99eb98a17c961..a0223aa09ca3e2 100644 --- a/asyncblock/asyncblock.d.ts +++ b/asyncblock/asyncblock.d.ts @@ -1,7 +1,7 @@ // Type definitions for asyncblock 2.1.23 // Project: https://github.com/scriby/asyncblock // Definitions by: Hiroki Horiuchi -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "asyncblock" { diff --git a/atmosphere/atmosphere.d.ts b/atmosphere/atmosphere.d.ts index 59d743a4b9b0cf..8d0a72bb5c596f 100644 --- a/atmosphere/atmosphere.d.ts +++ b/atmosphere/atmosphere.d.ts @@ -1,7 +1,7 @@ // Type definitions for Atmosphere v2.1.5 // Project: https://github.com/Atmosphere/atmosphere-javascript // Definitions by: Kai Toedter -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Atmosphere { interface Atmosphere { diff --git a/atom-keymap/atom-keymap.d.ts b/atom-keymap/atom-keymap.d.ts index 355ea38afe7063..24256b83685ac7 100644 --- a/atom-keymap/atom-keymap.d.ts +++ b/atom-keymap/atom-keymap.d.ts @@ -1,7 +1,7 @@ // Type definitions for atom-keymap v5.1.5 // Project: https://github.com/atom/atom-keymap/ // Definitions by: Vadim Macagon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/atom/api-docs.d.ts b/atom/api-docs.d.ts index a4fc19eea15383..db3fa27e020915 100644 --- a/atom/api-docs.d.ts +++ b/atom/api-docs.d.ts @@ -1,7 +1,7 @@ // Type definitions for Atom API docs // Project: https://github.com/atom/atom/blob/master/build/tasks/docs-task.coffee // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* How to generate. diff --git a/atom/atom.d.ts b/atom/atom.d.ts index bf0834dc6139ae..bc0326264fa51b 100644 --- a/atom/atom.d.ts +++ b/atom/atom.d.ts @@ -1,7 +1,7 @@ // Type definitions for Atom // Project: https://atom.io/ // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/atpl/atpl.d.ts b/atpl/atpl.d.ts index 7eae246a8062aa..a966a8383ff47a 100644 --- a/atpl/atpl.d.ts +++ b/atpl/atpl.d.ts @@ -1,7 +1,7 @@ // Type definitions for atpl // Project: https://github.com/soywiz/atpl.js // Definitions by: Carlos Ballesteros Velasco -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Imported from: https://github.com/soywiz/typescript-node-definitions/atpl.d.ts diff --git a/auth0.lock/auth0.lock.d.ts b/auth0.lock/auth0.lock.d.ts index 3ba0251da3fddf..15f767984b6988 100644 --- a/auth0.lock/auth0.lock.d.ts +++ b/auth0.lock/auth0.lock.d.ts @@ -1,7 +1,7 @@ // Type definitions for Auth0Widget.js // Project: http://auth0.com // Definitions by: Robert McLaws -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/auth0.widget/auth0.widget.d.ts b/auth0.widget/auth0.widget.d.ts index d45c3a2121d79f..20694526c3c966 100644 --- a/auth0.widget/auth0.widget.d.ts +++ b/auth0.widget/auth0.widget.d.ts @@ -1,7 +1,7 @@ // Type definitions for Auth0Widget.js // Project: http://auth0.com // Definitions by: Robert McLaws -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/auth0/auth0.d.ts b/auth0/auth0.d.ts index 1548bd06f09f5b..0608674ae73c7d 100644 --- a/auth0/auth0.d.ts +++ b/auth0/auth0.d.ts @@ -1,7 +1,7 @@ // Type definitions for Auth0.js // Project: http://auth0.com // Definitions by: Robert McLaws -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** Extensions to the browser Window object. */ interface Window { diff --git a/auto-launch/auto-launch.d.ts b/auto-launch/auto-launch.d.ts index 0b277c79f275f8..8a6af4e5dd986c 100644 --- a/auto-launch/auto-launch.d.ts +++ b/auto-launch/auto-launch.d.ts @@ -1,7 +1,7 @@ // Type definitions for auto-launch 0.1.18 // Project: https://github.com/Teamwork/node-auto-launch // Definitions by: rhysd -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface AutoLaunchOption { /** diff --git a/autobahn/autobahn.d.ts b/autobahn/autobahn.d.ts index 7d5589dad55bcf..8e6c8bdbacaf8e 100644 --- a/autobahn/autobahn.d.ts +++ b/autobahn/autobahn.d.ts @@ -1,7 +1,7 @@ // Type definitions for AutobahnJS v0.9.6 // Project: http://autobahn.ws/js/ // Definitions by: Elad Zelingher , Andy Hawkins -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/autoprefixer-core/autoprefixer-core.d.ts b/autoprefixer-core/autoprefixer-core.d.ts index 905447acfad164..2463880441accc 100644 --- a/autoprefixer-core/autoprefixer-core.d.ts +++ b/autoprefixer-core/autoprefixer-core.d.ts @@ -1,7 +1,7 @@ // Type definitions for Autoprefixer Core 5.1.11 // Project: https://github.com/postcss/autoprefixer-core // Definitions by: Asana -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "autoprefixer-core" { interface Config { diff --git a/aws-sdk/aws-sdk.d.ts b/aws-sdk/aws-sdk.d.ts index b482cad481bfd3..eb54a5991d7385 100644 --- a/aws-sdk/aws-sdk.d.ts +++ b/aws-sdk/aws-sdk.d.ts @@ -1,7 +1,7 @@ // Type definitions for aws-sdk // Project: https://github.com/aws/aws-sdk-js // Definitions by: midknight41 -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Imported from: https://github.com/soywiz/typescript-node-definitions/aws-sdk.d.ts diff --git a/axios/axios.d.ts b/axios/axios.d.ts index 5b610c1c11c996..62f0254f5fbddf 100644 --- a/axios/axios.d.ts +++ b/axios/axios.d.ts @@ -1,7 +1,7 @@ // Type definitions for axios 0.9.1 // Project: https://github.com/mzabriskie/axios // Definitions by: Marcel Buesing -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Axios { diff --git a/azure-mobile-services-client/AzureMobileServicesClient.d.ts b/azure-mobile-services-client/AzureMobileServicesClient.d.ts index 107cb242b83adf..4339744c62f31c 100644 --- a/azure-mobile-services-client/AzureMobileServicesClient.d.ts +++ b/azure-mobile-services-client/AzureMobileServicesClient.d.ts @@ -1,7 +1,7 @@ // Type definitions for Microsoft Windows AzureMobile Service 1.0.0 // Project: http://www.windowsazure.com/en-us/develop/mobile/ // Definitions by: Morosinotto Daniele -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Microsoft.WindowsAzure { diff --git a/backbone-associations/backbone-associations.d.ts b/backbone-associations/backbone-associations.d.ts index 2a9ecf7793fc17..3707737d762328 100644 --- a/backbone-associations/backbone-associations.d.ts +++ b/backbone-associations/backbone-associations.d.ts @@ -1,7 +1,7 @@ // Type definitions for Backbone-associations 0.6.4 // Project: https://github.com/dhruvaray/backbone-associations/ // Definitions by: Craig Brett -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/backbone-relational/backbone-relational.d.ts b/backbone-relational/backbone-relational.d.ts index af8e4e31f7a4ff..b8c6ff13cd0a0e 100644 --- a/backbone-relational/backbone-relational.d.ts +++ b/backbone-relational/backbone-relational.d.ts @@ -1,7 +1,7 @@ // Type definitions for Backbone-relational 0.8.5 // Project: http://backbonerelational.org/ // Definitions by: Eirik Hoem -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/backbone.localstorage/backbone.localstorage.d.ts b/backbone.localstorage/backbone.localstorage.d.ts index 122c4758767f99..9ff33b59e5112a 100644 --- a/backbone.localstorage/backbone.localstorage.d.ts +++ b/backbone.localstorage/backbone.localstorage.d.ts @@ -1,7 +1,7 @@ // Type definitions for backbone.localStorage 1.0.0 // Project: https://github.com/jeromegn/Backbone.localStorage // Definitions by: Louis Grignon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/backbone.paginator/backbone.paginator.d.ts b/backbone.paginator/backbone.paginator.d.ts index eb0a7196260b70..3a8b8f0b62a069 100644 --- a/backbone.paginator/backbone.paginator.d.ts +++ b/backbone.paginator/backbone.paginator.d.ts @@ -1,7 +1,7 @@ // Type definitions for backbone.paginator 2.0.2 // Project: https://github.com/backbone-paginator/backbone.paginator // Definitions by: Nyamazing -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/backbone.radio/backbone.radio.d.ts b/backbone.radio/backbone.radio.d.ts index 10947fb698222a..7fd7ce3c1f1dd4 100644 --- a/backbone.radio/backbone.radio.d.ts +++ b/backbone.radio/backbone.radio.d.ts @@ -1,7 +1,7 @@ // Type definitions for Backbone.Radio v0.8.3 // Project: https://github.com/marionettejs/backbone.radio // Definitions by: Peter Palotas -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/backbone/backbone-global.d.ts b/backbone/backbone-global.d.ts index c16e1a59e30960..d71003bcb542c0 100644 --- a/backbone/backbone-global.d.ts +++ b/backbone/backbone-global.d.ts @@ -1,7 +1,7 @@ // Type definitions for Backbone 1.0.0 // Project: http://backbonejs.org/ // Definitions by: Boris Yankov , Natan Vivo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/backbone/backbone.d.ts b/backbone/backbone.d.ts index 3b777e581cd399..65e273a61fb51d 100644 --- a/backbone/backbone.d.ts +++ b/backbone/backbone.d.ts @@ -1,7 +1,7 @@ // Type definitions for Backbone 1.0.0 // Project: http://backbonejs.org/ // Definitions by: Boris Yankov , Natan Vivo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/backgrid/backgrid.d.ts b/backgrid/backgrid.d.ts index d0ddc3e5113188..a8a5548ffaa6db 100644 --- a/backgrid/backgrid.d.ts +++ b/backgrid/backgrid.d.ts @@ -1,7 +1,7 @@ // Type definitions for Backgrid 0.2.6 // Project: http://backgridjs.com/ // Definitions by: Jeremy Lujan -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/baconjs/baconjs.d.ts b/baconjs/baconjs.d.ts index 8cb6ba7381da3e..944eeb687336a8 100644 --- a/baconjs/baconjs.d.ts +++ b/baconjs/baconjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for Bacon.js 0.7.0 // Project: https://baconjs.github.io/ // Definitions by: Alexander Matsievsky -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/barcode/barcode.d.ts b/barcode/barcode.d.ts index 5f4c6cfd8c465c..c2ad43eb767530 100644 --- a/barcode/barcode.d.ts +++ b/barcode/barcode.d.ts @@ -1,7 +1,7 @@ // Type definitions for barcode // Project: https://github.com/samt/barcode // Definitions by: Pascal Vomhoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/bardjs/bardjs.d.ts b/bardjs/bardjs.d.ts index 3d3ad5f228fb9a..a3d94bc9278946 100644 --- a/bardjs/bardjs.d.ts +++ b/bardjs/bardjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for bardjs 0.1.4 // Project: https://github.com/wardbell/bardjs // Definitions by: Andrew Archibald -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/base-x/base-x.d.ts b/base-x/base-x.d.ts index 681a05806213ac..b6b764befe5b5a 100644 --- a/base-x/base-x.d.ts +++ b/base-x/base-x.d.ts @@ -1,7 +1,7 @@ // Type definitions for base-x v1.0.1 // Project: https://github.com/cryptocoinjs/base-x // Definitions by: Ilya Mochalov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare namespace BaseX { interface EncodeBuffer { diff --git a/basic-auth/basic-auth.d.ts b/basic-auth/basic-auth.d.ts index e25f217e4ea1f3..911299a6c66a2e 100644 --- a/basic-auth/basic-auth.d.ts +++ b/basic-auth/basic-auth.d.ts @@ -1,7 +1,7 @@ // Type definitions for basic-auth // Project: https://github.com/jshttp/basic-auth // Definitions by: Clément Bourgeois -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/batch-stream/batch-stream.d.ts b/batch-stream/batch-stream.d.ts index 5aa4889bc6dca1..5b27050104df8d 100644 --- a/batch-stream/batch-stream.d.ts +++ b/batch-stream/batch-stream.d.ts @@ -1,7 +1,7 @@ // Type definitions for batch-stream 0.1.2 // Project: https://github.com/segmentio/batch-stream // Definitions by: Nicholas Penree -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/bcrypt-nodejs/bcrypt-nodejs.d.ts b/bcrypt-nodejs/bcrypt-nodejs.d.ts index 32b735d68f84e9..6df662346adaa2 100644 --- a/bcrypt-nodejs/bcrypt-nodejs.d.ts +++ b/bcrypt-nodejs/bcrypt-nodejs.d.ts @@ -1,7 +1,7 @@ // Type definitions for bcrypt-nodejs // Project: https://github.com/shaneGirish/bcrypt-nodejs // Definitions by: David Broder-Rodgers -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "bcrypt-nodejs" { /** diff --git a/bcrypt/bcrypt.d.ts b/bcrypt/bcrypt.d.ts index 98d68b773d4dd3..38d9604b443a40 100644 --- a/bcrypt/bcrypt.d.ts +++ b/bcrypt/bcrypt.d.ts @@ -1,7 +1,7 @@ // Type definitions for bcrypt // Project: https://www.npmjs.org/package/bcrypt // Definitions by: Peter Harris -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "bcrypt" { /** diff --git a/benchmark/benchmark.d.ts b/benchmark/benchmark.d.ts index 3365f335c1c9e5..4803c728690c35 100644 --- a/benchmark/benchmark.d.ts +++ b/benchmark/benchmark.d.ts @@ -1,7 +1,7 @@ // Type definitions for Benchmark v1.0.0 // Project: http://benchmarkjs.com // Definitions by: Asana -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "benchmark" { class Benchmark { diff --git a/better-curry/better-curry.d.ts b/better-curry/better-curry.d.ts index f6342bab2dd335..8e8070cfdc5148 100644 --- a/better-curry/better-curry.d.ts +++ b/better-curry/better-curry.d.ts @@ -1,7 +1,7 @@ // Type definitions for better-curry // Project: https://github.com/pocesar/js-bettercurry // Definitions by: Paulo Cesar -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var BetterCurry: BetterCurryModule.BetterCurry; diff --git a/bgiframe/typescript.bgiframe.d.ts b/bgiframe/typescript.bgiframe.d.ts index dfe4a7cc7510da..09aaf5151cb87f 100644 --- a/bgiframe/typescript.bgiframe.d.ts +++ b/bgiframe/typescript.bgiframe.d.ts @@ -1,7 +1,7 @@ // Type definitions for bgiframe 1.0 // Project: https://github.com/sumegizoltan/BgiFrame // Definitions by: Zoltan Sumegi -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /*! The plugin based on: * diff --git a/big-integer/big-integer.d.ts b/big-integer/big-integer.d.ts index 9e9127e830b964..ecfc528272f837 100644 --- a/big-integer/big-integer.d.ts +++ b/big-integer/big-integer.d.ts @@ -1,7 +1,7 @@ // Type definitions for BigInteger.js // Project: https://github.com/peterolson/BigInteger.js // Definitions by: Ingo Bürk , Roel van Uden -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface BigInteger { /** Returns the absolute value of a bigInt. */ diff --git a/big.js/big.js-tests.ts b/big.js/big.js-tests.ts index df612831479a8b..0067a0b4f5f2a7 100644 --- a/big.js/big.js-tests.ts +++ b/big.js/big.js-tests.ts @@ -1,7 +1,7 @@ // Type definitions for big.js // Project: https://github.com/MikeMcl/big.js/ // Definitions by: Steve Ognibene -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /* diff --git a/big.js/big.js.d.ts b/big.js/big.js.d.ts index 2ad360a564fb6f..15e22bb3daf3ae 100644 --- a/big.js/big.js.d.ts +++ b/big.js/big.js.d.ts @@ -1,7 +1,7 @@ // Type definitions for big.js // Project: https://github.com/MikeMcl/big.js/ // Definitions by: Steve Ognibene -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module BigJsLibrary { diff --git a/bigint/bigint.d.ts b/bigint/bigint.d.ts index a2a8ed4176a93d..bf055a8f1e4305 100644 --- a/bigint/bigint.d.ts +++ b/bigint/bigint.d.ts @@ -1,7 +1,7 @@ // Type definitions for BigInt v5.5.3 // Project: https://github.com/Evgenus/BigInt // Definitions by: Eugene Chernyshov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Development repository: https://github.com/Evgenus/bigint-typescript-definitions // For answers, fixes and cutting edge version please see development repository. diff --git a/bigscreen/bigscreen.d.ts b/bigscreen/bigscreen.d.ts index 8bec685ff83d41..85cabd4d165f2e 100644 --- a/bigscreen/bigscreen.d.ts +++ b/bigscreen/bigscreen.d.ts @@ -1,7 +1,7 @@ // Type definitions for BigScreen 2.0.4 // Project: http://brad.is/coding/BigScreen/ // Definitions by: Douglas Eichelberger -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface BigScreenStatic { // Properties diff --git a/bingmaps/Microsoft.Maps.AdvancedShapes.d.ts b/bingmaps/Microsoft.Maps.AdvancedShapes.d.ts index c302d30c967cf2..497c82ab315a71 100644 --- a/bingmaps/Microsoft.Maps.AdvancedShapes.d.ts +++ b/bingmaps/Microsoft.Maps.AdvancedShapes.d.ts @@ -1,7 +1,7 @@ // Type definitions for Microsoft.Maps.AdvancedShapes 7.0 // Project: http://msdn.microsoft.com/en-us/library/hh921952.aspx // Definitions by: Eric Todd -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/bingmaps/Microsoft.Maps.Directions.d.ts b/bingmaps/Microsoft.Maps.Directions.d.ts index 30065b84cfe736..6a1105568f4396 100644 --- a/bingmaps/Microsoft.Maps.Directions.d.ts +++ b/bingmaps/Microsoft.Maps.Directions.d.ts @@ -1,7 +1,7 @@ // Type definitions for Microsoft.Maps.Directions 7.0 // Project: http://msdn.microsoft.com/en-us/library/hh312813.aspx // Definitions by: Eric Todd -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/bingmaps/Microsoft.Maps.Search.d.ts b/bingmaps/Microsoft.Maps.Search.d.ts index 88572901be35b8..a50c8b0b0664e3 100644 --- a/bingmaps/Microsoft.Maps.Search.d.ts +++ b/bingmaps/Microsoft.Maps.Search.d.ts @@ -1,7 +1,7 @@ // Type definitions for Microsoft.Maps.Search 7.0 // Project: http://msdn.microsoft.com/en-us/library/hh868061.aspx // Definitions by: Eric Todd -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/bingmaps/Microsoft.Maps.Themes.BingTheme.d.ts b/bingmaps/Microsoft.Maps.Themes.BingTheme.d.ts index 9b009b3d7efffc..5b1366d407aa4e 100644 --- a/bingmaps/Microsoft.Maps.Themes.BingTheme.d.ts +++ b/bingmaps/Microsoft.Maps.Themes.BingTheme.d.ts @@ -1,7 +1,7 @@ // Type definitions for Microsoft.Maps.Themes 7.0 // Project: http://msdn.microsoft.com/en-us/library/hh868061.aspx // Definitions by: Eric Todd -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Microsoft.Maps.Themes { diff --git a/bingmaps/Microsoft.Maps.Traffic.d.ts b/bingmaps/Microsoft.Maps.Traffic.d.ts index 312ae4c93976db..027b544e2dd55b 100644 --- a/bingmaps/Microsoft.Maps.Traffic.d.ts +++ b/bingmaps/Microsoft.Maps.Traffic.d.ts @@ -1,7 +1,7 @@ // Type definitions for Microsoft.Maps.Traffic 7.0 // Project: http://msdn.microsoft.com/en-us/library/hh312840.aspx // Definitions by: Eric Todd -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/bingmaps/Microsoft.Maps.VenueMaps.d.ts b/bingmaps/Microsoft.Maps.VenueMaps.d.ts index f78f30da854f1f..4f428f2bb01ec5 100644 --- a/bingmaps/Microsoft.Maps.VenueMaps.d.ts +++ b/bingmaps/Microsoft.Maps.VenueMaps.d.ts @@ -1,7 +1,7 @@ // Type definitions for Microsoft.Maps.VenueMaps 7.0 // Project: http://msdn.microsoft.com/en-us/library/hh312797.aspx // Definitions by: Eric Todd -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/bingmaps/Microsoft.Maps.d.ts b/bingmaps/Microsoft.Maps.d.ts index c5b3019b943b97..857105b168ef64 100644 --- a/bingmaps/Microsoft.Maps.d.ts +++ b/bingmaps/Microsoft.Maps.d.ts @@ -1,7 +1,7 @@ // Type definitions for Microsoft.Maps 7.0 // Project: http://msdn.microsoft.com/en-us/library/gg427611.aspx // Definitions by: Eric Todd -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Microsoft.Maps { diff --git a/bitwise-xor/bitwise-xor.d.ts b/bitwise-xor/bitwise-xor.d.ts index 1ea6865c7fbac2..09f104b9af4701 100644 --- a/bitwise-xor/bitwise-xor.d.ts +++ b/bitwise-xor/bitwise-xor.d.ts @@ -1,7 +1,7 @@ // Type definitions for bitwise-xor 0.0.0 // Project: https://github.com/czzarr/node-bitwise-xor // Definitions by: Rogier Schouten -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module "bitwise-xor" { diff --git a/bl/bl.d.ts b/bl/bl.d.ts index 6e8c3b4a87b5e0..b3b97b3983d7dd 100644 --- a/bl/bl.d.ts +++ b/bl/bl.d.ts @@ -1,7 +1,7 @@ // Type definitions for BufferList v0.8.0 // Project: https://github.com/rvagg/bl // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/blob-stream/blob-stream.d.ts b/blob-stream/blob-stream.d.ts index b55cd13c6fcd54..4ebe454b58ecb6 100644 --- a/blob-stream/blob-stream.d.ts +++ b/blob-stream/blob-stream.d.ts @@ -1,7 +1,7 @@ // Type definitions for blob-stream v0.1.3 // Project: https://github.com/devongovett/blob-stream // Definitions by: Eric Hillah -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/blocks/blocks.d.ts b/blocks/blocks.d.ts index 6e57ec762be664..42cff624ae6adc 100644 --- a/blocks/blocks.d.ts +++ b/blocks/blocks.d.ts @@ -1,7 +1,7 @@ // Type definitions for jsblocks v0.3.0 // Project: http://jsblocks.com/ // Definitions by: Krzysztof Śmigiel -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped ///////////////////////////////////////// // blocks methods diff --git a/blue-tape/blue-tape.d.ts b/blue-tape/blue-tape.d.ts index 50bf0aab8dd3d7..1216600cabea42 100644 --- a/blue-tape/blue-tape.d.ts +++ b/blue-tape/blue-tape.d.ts @@ -1,7 +1,7 @@ // Type definitions for blue-tape v0.1.11 // Project: https://github.com/spion/blue-tape // Definitions by: Haoqun Jiang -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/bluebird-retry/bluebird-retry.d.ts b/bluebird-retry/bluebird-retry.d.ts index 3719e5e3acbd6b..c8ab6633ddd794 100644 --- a/bluebird-retry/bluebird-retry.d.ts +++ b/bluebird-retry/bluebird-retry.d.ts @@ -1,7 +1,7 @@ // Type definitions for bluebird-retry // Project: https://github.com/jut-io/bluebird-retry // Definitions by: Pascal Vomhoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module "bluebird-retry" { diff --git a/bluebird/bluebird-1.0.d.ts b/bluebird/bluebird-1.0.d.ts index 7979e8b6f8931f..e6d1258ec51245 100644 --- a/bluebird/bluebird-1.0.d.ts +++ b/bluebird/bluebird-1.0.d.ts @@ -1,13 +1,13 @@ // Type definitions for bluebird 1.0.0 // Project: https://github.com/petkaantonov/bluebird // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // ES6 model with generics overload was sourced and trans-multiplied from es6-promises.d.ts // By: Campredon // Warning: recommended to use `tsc > v0.9.7` (critical bugs in earlier generic code): -// - https://github.com/borisyankov/DefinitelyTyped/issues/1563 +// - https://github.com/DefinitelyTyped/DefinitelyTyped/issues/1563 // Note: replicate changes to all overloads in both definition and test file // Note: keep both static and instance members inline (so similar) diff --git a/bluebird/bluebird.d.ts b/bluebird/bluebird.d.ts index 7a53d4e07bbc7d..5925209b520d61 100644 --- a/bluebird/bluebird.d.ts +++ b/bluebird/bluebird.d.ts @@ -1,13 +1,13 @@ // Type definitions for bluebird 2.0.0 // Project: https://github.com/petkaantonov/bluebird // Definitions by: Bart van der Schoor , falsandtru -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // ES6 model with generics overload was sourced and trans-multiplied from es6-promises.d.ts // By: Campredon // Warning: recommended to use `tsc > v0.9.7` (critical bugs in earlier generic code): -// - https://github.com/borisyankov/DefinitelyTyped/issues/1563 +// - https://github.com/DefinitelyTyped/DefinitelyTyped/issues/1563 // Note: replicate changes to all overloads in both definition and test file // Note: keep both static and instance members inline (so similar) diff --git a/blueimp-md5/blueimp-md5.d.ts b/blueimp-md5/blueimp-md5.d.ts index 37c3f3c002558c..99880ba0d6244d 100644 --- a/blueimp-md5/blueimp-md5.d.ts +++ b/blueimp-md5/blueimp-md5.d.ts @@ -1,7 +1,7 @@ // Type definitions for blueimp-md5 v1.1.0 // Project: https://github.com/blueimp/JavaScript-MD5 // Definitions by: Ray Martone -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'blueimp-md5' { export function md5(value: string, key?: string, raw?: boolean): string; } diff --git a/body-parser/body-parser.d.ts b/body-parser/body-parser.d.ts index b7b4e75995ff3e..175a872c8bdde7 100644 --- a/body-parser/body-parser.d.ts +++ b/body-parser/body-parser.d.ts @@ -1,7 +1,7 @@ // Type definitions for body-parser // Project: http://expressjs.com // Definitions by: Santi Albo , VILIC VANE , Jonathan Häberle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/bookshelf/bookshelf.d.ts b/bookshelf/bookshelf.d.ts index ca93456bb998ac..74f5e83d4aba74 100644 --- a/bookshelf/bookshelf.d.ts +++ b/bookshelf/bookshelf.d.ts @@ -1,7 +1,7 @@ // Type definitions for bookshelfjs v0.8.2 // Project: http://bookshelfjs.org/ // Definitions by: Andrew Schurman -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/boom/boom.d.ts b/boom/boom.d.ts index e1539d21b3806b..0ab623cc5693e8 100644 --- a/boom/boom.d.ts +++ b/boom/boom.d.ts @@ -1,7 +1,7 @@ // Type definitions for boom // Project: http://github.com/hapijs/boom // Definitions by: Igor Rogatty -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/bootbox/bootbox.d.ts b/bootbox/bootbox.d.ts index 7e0ed9b40157dd..f253c01b6d32d1 100644 --- a/bootbox/bootbox.d.ts +++ b/bootbox/bootbox.d.ts @@ -1,7 +1,7 @@ // Type definitions for Bootbox 4.4.0 // Project: https://github.com/makeusabrew/bootbox // Definitions by: Vincent Bortone , Kon Pik , Anup Kattel , Dominik Schroeter -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// interface BootboxAlertOptions { diff --git a/bootstrap-maxlength/bootstrap-maxlength.d.ts b/bootstrap-maxlength/bootstrap-maxlength.d.ts index 4d36c70386a13a..33d067a86beb8b 100644 --- a/bootstrap-maxlength/bootstrap-maxlength.d.ts +++ b/bootstrap-maxlength/bootstrap-maxlength.d.ts @@ -1,7 +1,7 @@ // Type definitions for bootstrap-maxlength v1.7.0 // Project: https://github.com/mimo84/bootstrap-maxlength // Definitions by: Dan Manastireanu -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/bootstrap-notify/bootstrap-notify.d.ts b/bootstrap-notify/bootstrap-notify.d.ts index 52e0cb472548f0..acdb83b9fd86b1 100644 --- a/bootstrap-notify/bootstrap-notify.d.ts +++ b/bootstrap-notify/bootstrap-notify.d.ts @@ -1,7 +1,7 @@ // Type definitions for bootstrap-notify v3.1.3 // Project: http://bootstrap-notify.remabledesigns.com/ // Definitions by: Blake Niemyjski , Robert McIntosh , Robert Voica -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/bootstrap-slider/bootstrap-slider.d.ts b/bootstrap-slider/bootstrap-slider.d.ts index d66c85ab10eb31..77a5177fa0b3a1 100644 --- a/bootstrap-slider/bootstrap-slider.d.ts +++ b/bootstrap-slider/bootstrap-slider.d.ts @@ -1,7 +1,7 @@ // Type definitions for bootstrap-slider.js 4.8.3 // Project: https://github.com/seiyria/bootstrap-slider // Definitions by: Daniel Beckwith -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/bootstrap-switch/bootstrap-switch.d.ts b/bootstrap-switch/bootstrap-switch.d.ts index f562f9ef0771e1..e584e0d0094d02 100644 --- a/bootstrap-switch/bootstrap-switch.d.ts +++ b/bootstrap-switch/bootstrap-switch.d.ts @@ -1,7 +1,7 @@ // Type definitions for Bootstrap Switch // Project: http://www.bootstrap-switch.org/ // Definitions by: John M. Baughman -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * bootstrap-switch - v3.3.2 Copyright (c) 2012-2013 Mattia Larentis diff --git a/bootstrap-touchspin/bootstrap-touchspin.d.ts b/bootstrap-touchspin/bootstrap-touchspin.d.ts index 2dcf6288426b47..7334e37bbb06f5 100644 --- a/bootstrap-touchspin/bootstrap-touchspin.d.ts +++ b/bootstrap-touchspin/bootstrap-touchspin.d.ts @@ -1,7 +1,7 @@ // Type definitions for Bootstrap TouchSpin // Project: http://www.virtuosoft.eu/code/bootstrap-touchspin/ // Definitions by: Albin Sunnanbo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/bootstrap.datepicker/bootstrap.datepicker.d.ts b/bootstrap.datepicker/bootstrap.datepicker.d.ts index e9ca0159dbbb02..0633db535868fe 100644 --- a/bootstrap.datepicker/bootstrap.datepicker.d.ts +++ b/bootstrap.datepicker/bootstrap.datepicker.d.ts @@ -1,7 +1,7 @@ // Type definitions for bootstrap.datepicker // Project: https://github.com/eternicode/bootstrap-datepicker // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/bootstrap.paginator/bootstrap.paginator.d.ts b/bootstrap.paginator/bootstrap.paginator.d.ts index 1e6c17c28c27a5..805850c88db2f3 100644 --- a/bootstrap.paginator/bootstrap.paginator.d.ts +++ b/bootstrap.paginator/bootstrap.paginator.d.ts @@ -1,7 +1,7 @@ // Type definitions for bootstrap.paginator // Project: https://github.com/lyonlai/bootstrap-paginator // Definitions by: derikwhittaker -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/bootstrap.timepicker/bootstrap.timepicker.d.ts b/bootstrap.timepicker/bootstrap.timepicker.d.ts index 2dd80b8581a524..70a48184e6334e 100644 --- a/bootstrap.timepicker/bootstrap.timepicker.d.ts +++ b/bootstrap.timepicker/bootstrap.timepicker.d.ts @@ -1,7 +1,7 @@ // Type definitions for bootstrap.timepicker // Project: https://github.com/jdewit/bootstrap-timepicker // Definitions by: derikwhittaker -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/bootstrap.v3.datetimepicker/bootstrap.v3.datetimepicker-3.0.0.d.ts b/bootstrap.v3.datetimepicker/bootstrap.v3.datetimepicker-3.0.0.d.ts index 1512f719b85250..0bd56fc3e390c7 100644 --- a/bootstrap.v3.datetimepicker/bootstrap.v3.datetimepicker-3.0.0.d.ts +++ b/bootstrap.v3.datetimepicker/bootstrap.v3.datetimepicker-3.0.0.d.ts @@ -1,7 +1,7 @@ // Type definitions for Bootstrap datetimepicker v3 // Project: http://eonasdan.github.io/bootstrap-datetimepicker // Definitions by: Jesica N. Fera -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * bootstrap-datetimepicker.js 3.0.0 Copyright (c) 2014 Jonathan Peterson diff --git a/bootstrap.v3.datetimepicker/bootstrap.v3.datetimepicker.d.ts b/bootstrap.v3.datetimepicker/bootstrap.v3.datetimepicker.d.ts index a417f1a5b1666f..72ef7786732cc7 100644 --- a/bootstrap.v3.datetimepicker/bootstrap.v3.datetimepicker.d.ts +++ b/bootstrap.v3.datetimepicker/bootstrap.v3.datetimepicker.d.ts @@ -1,7 +1,7 @@ // Type definitions for Bootstrap 3 Datepicker v4.17.37 // Project: http://eonasdan.github.io/bootstrap-datetimepicker // Definitions by: Katona Péter -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // based on the previous version created by Jesica N. Fera /** diff --git a/bootstrap/bootstrap.d.ts b/bootstrap/bootstrap.d.ts index 8037cad6c18c73..b0e8fbf8589f7a 100644 --- a/bootstrap/bootstrap.d.ts +++ b/bootstrap/bootstrap.d.ts @@ -1,7 +1,7 @@ // Type definitions for Bootstrap 3.3.5 // Project: http://twitter.github.com/bootstrap/ // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/bounce/bounce.d.ts b/bounce/bounce.d.ts index 9ff7c3a0881078..54fe8976388a92 100644 --- a/bounce/bounce.d.ts +++ b/bounce/bounce.d.ts @@ -1,7 +1,7 @@ // Type definitions for Bounce.js v0.8.2 // Project: http://github.com/tictail/bounce.js // Definitions by: Cherry -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/bowser/bowser.d.ts b/bowser/bowser.d.ts index d3509a72b61c4a..e14cc162a74882 100644 --- a/bowser/bowser.d.ts +++ b/bowser/bowser.d.ts @@ -1,7 +1,7 @@ // Type definitions for Bowser 1.x // Project: https://github.com/ded/bowser // Definitions by: Paulo Cesar -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'bowser' { var def: BowserModule.IBowser; diff --git a/box2d/box2dweb.d.ts b/box2d/box2dweb.d.ts index 0f0576b43324c2..faac4e9469bfce 100644 --- a/box2d/box2dweb.d.ts +++ b/box2d/box2dweb.d.ts @@ -1,7 +1,7 @@ // Type definitions for bootstrap.timepicker // Project: http://code.google.com/p/box2dweb/ // Definitions by: jbaldwin -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * Box2DWeb-2.1.d.ts Copyright (c) 2012-2013 Josh Baldwin http://github.com/jbaldwin/box2dweb.d.ts diff --git a/breeze/breeze-tests.ts b/breeze/breeze-tests.ts index 1f9c87dfa9fa45..022f4e3c1695ac 100644 --- a/breeze/breeze-tests.ts +++ b/breeze/breeze-tests.ts @@ -443,7 +443,7 @@ function test_entityType() { var myEntityType: breeze.EntityType; var dataProperty1: breeze.DataProperty, dataProperty2: breeze.DataProperty, navigationProperty1: breeze.DataProperty; var em1: breeze.EntityManager; - /* NOTE https://github.com/borisyankov/DefinitelyTyped/pull/5590 + /* NOTE https://github.com/DefinitelyTyped/DefinitelyTyped/pull/5590 var entityManager = new breeze.EntityType({ metadataStore: myMetadataStore, serviceName: "breeze/NorthwindIBModel", @@ -761,7 +761,7 @@ function test_validator() { orderType = em1.metadataStore.getEntityType("Order"); var orderDateProperty = orderType.getProperty("OrderDate"); orderDateProperty.validators.push(breeze.Validator.date()); - /* NOTE https://github.com/borisyankov/DefinitelyTyped/pull/5590 + /* NOTE https://github.com/DefinitelyTyped/DefinitelyTyped/pull/5590 var v0 = breeze.Validator.maxLength({ maxLength: 5, displayName: "City" }); v0.validate("adasdfasdf"); var errMessage = v0.getMessage(); @@ -792,7 +792,7 @@ function test_validator() { regionProperty.validators.push(breeze.Validator.string()); custType = em1.metadataStore.getEntityType("Customer"); regionProperty = custType.getProperty("Region"); - /* NOTE https://github.com/borisyankov/DefinitelyTyped/pull/5590 + /* NOTE https://github.com/DefinitelyTyped/DefinitelyTyped/pull/5590 regionProperty.validators.push(breeze.Validator.stringLength({ minLength: 2, maxLength: 5 })); var validator = breeze.Validator.maxLength({ maxLength: 5, displayName: "City" }); var result = validator.validate("asdf"); diff --git a/breeze/breeze.d.ts b/breeze/breeze.d.ts index 1cc587c2f207e9..14f793fed6fbb3 100644 --- a/breeze/breeze.d.ts +++ b/breeze/breeze.d.ts @@ -1,7 +1,7 @@ // Type definitions for Breeze 1.5.x // Project: http://www.breezejs.com/ // Definitions by: Boris Yankov , IdeaBlade -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Updated Jan 14 2011 - Jay Traband ( www.ideablade.com). // Updated Aug 13 2013 - Steve Schmitt ( www.ideablade.com). diff --git a/brorand/brorand.d.ts b/brorand/brorand.d.ts index aa0e6ff5d3be88..efef9baa3fb0cc 100644 --- a/brorand/brorand.d.ts +++ b/brorand/brorand.d.ts @@ -1,7 +1,7 @@ // Type definitions for Brorand v1.0.5 // Project: https://github.com/indutny/brorand // Definitions by: Ilya Mochalov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/browser-harness/browser-harness.d.ts b/browser-harness/browser-harness.d.ts index 33090e50a5262d..c57311b1f87fd5 100644 --- a/browser-harness/browser-harness.d.ts +++ b/browser-harness/browser-harness.d.ts @@ -1,7 +1,7 @@ // Type definitions for Browser Harness // Project: https://github.com/scriby/browser-harness // Definitions by: Chris Scribner -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/browser-sync/browser-sync.d.ts b/browser-sync/browser-sync.d.ts index 6640090bcb237d..3bc083d1f1ff7b 100644 --- a/browser-sync/browser-sync.d.ts +++ b/browser-sync/browser-sync.d.ts @@ -1,7 +1,7 @@ // Type definitions for browser-sync // Project: http://www.browsersync.io/ // Definitions by: Asana , Joe Skeen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/browserify/browserify.d.ts b/browserify/browserify.d.ts index 447b39a967b4b8..217453b10634fe 100644 --- a/browserify/browserify.d.ts +++ b/browserify/browserify.d.ts @@ -1,7 +1,7 @@ // Type definitions for Browserify v12.0.1 // Project: http://browserify.org/ // Definitions by: Andrew Gaspar , John Vilk -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/bs58/bs58.d.ts b/bs58/bs58.d.ts index 02b1cd3183eedb..00ebbbfec75a8b 100644 --- a/bs58/bs58.d.ts +++ b/bs58/bs58.d.ts @@ -1,7 +1,7 @@ // Type definitions for bs58 3.0.0 // Project: https://github.com/cryptocoinjs/bs58 // Definitions by: Ilya Mochalov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/bson/bson.d.ts b/bson/bson.d.ts index e92801835fd54b..5bd5e6e952a23b 100644 --- a/bson/bson.d.ts +++ b/bson/bson.d.ts @@ -1,7 +1,7 @@ // Type definitions for bson 0.4.21 // Project: https://github.com/mongodb/js-bson // Definitions by: Hiroki Horiuchi -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/bucks/bucks.d.ts b/bucks/bucks.d.ts index cac3c712172fad..8bef1fff3c2689 100644 --- a/bucks/bucks.d.ts +++ b/bucks/bucks.d.ts @@ -1,7 +1,7 @@ // Type definitions for bucks.js 0.8.3 // Project: https://github.com/CyberAgent/bucks.js // Definitions by: Shunsuke Ohtani -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Bucks { diff --git a/buffer-compare/buffer-compare.d.ts b/buffer-compare/buffer-compare.d.ts index 58e4004dcbba3d..47bd3fcbec395a 100644 --- a/buffer-compare/buffer-compare.d.ts +++ b/buffer-compare/buffer-compare.d.ts @@ -1,7 +1,7 @@ // Type definitions for buffer-compare // Project: https://github.com/soldair/node-buffer-compare // Definitions by: Ilya Mochalov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "buffer-compare" { interface List { diff --git a/buffer-equal/buffer-equal.d.ts b/buffer-equal/buffer-equal.d.ts index d6af4f8134c05f..b3ede1fc1d019b 100644 --- a/buffer-equal/buffer-equal.d.ts +++ b/buffer-equal/buffer-equal.d.ts @@ -1,7 +1,7 @@ // Type definitions for buffer-equal 0.0.1 // Project: https://github.com/substack/node-buffer-equal // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/buffers/buffers.d.ts b/buffers/buffers.d.ts index fad36d3c497751..e2ca5c27089f21 100644 --- a/buffers/buffers.d.ts +++ b/buffers/buffers.d.ts @@ -1,7 +1,7 @@ // Type definitions for buffers 0.1.1 // Project: https://github.com/substack/node-buffers // Definitions by: Robert Hencke -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/bufferstream/bufferstream.d.ts b/bufferstream/bufferstream.d.ts index 5323103e27ed5e..b93eaf59a13f93 100644 --- a/bufferstream/bufferstream.d.ts +++ b/bufferstream/bufferstream.d.ts @@ -1,7 +1,7 @@ // Type definitions for bufferstream v0.6.2 // Project: https://github.com/dodo/node-bufferstream // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/bull/bull.d.ts b/bull/bull.d.ts index 68b1f500437e32..0aa83df85c63c5 100644 --- a/bull/bull.d.ts +++ b/bull/bull.d.ts @@ -1,7 +1,7 @@ // Type definitions for bull 0.7.0 // Project: https://github.com/OptimalBits/bull // Definitions by: Bruno Grieder -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/bunyan-logentries/bunyan-logentries.d.ts b/bunyan-logentries/bunyan-logentries.d.ts index de012b68a0eb45..bc91174dc18fb0 100644 --- a/bunyan-logentries/bunyan-logentries.d.ts +++ b/bunyan-logentries/bunyan-logentries.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-bunyan-logentries v0.1.0 // Project: https://github.com/nemtsov/node-bunyan-logentries // Definitions by: Aymeric Beaumet -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/bunyan-prettystream/bunyan-prettystream.d.ts b/bunyan-prettystream/bunyan-prettystream.d.ts index 12e399ea3aa77b..297e63731c9c55 100644 --- a/bunyan-prettystream/bunyan-prettystream.d.ts +++ b/bunyan-prettystream/bunyan-prettystream.d.ts @@ -1,7 +1,7 @@ // Type definitions for bunyan-prettystream 0.1.3 // Project: https://www.npmjs.com/package/bunyan-prettystream // Definitions by: Jason Swearingen , Vadim Macagon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/bunyan/bunyan.d.ts b/bunyan/bunyan.d.ts index 081b8a0924775a..4ea2668a2b427c 100644 --- a/bunyan/bunyan.d.ts +++ b/bunyan/bunyan.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-bunyan // Project: https://github.com/trentm/node-bunyan // Definitions by: Alex Mikhalev -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/business-rules-engine/BasicValidators.d.ts b/business-rules-engine/BasicValidators.d.ts index 8e7723d703a83d..bb152acf063e8c 100644 --- a/business-rules-engine/BasicValidators.d.ts +++ b/business-rules-engine/BasicValidators.d.ts @@ -1,7 +1,7 @@ // Type definitions for business-rules-engine - v1.0.20 // Project: https://github.com/rsamec/form // Definitions by: Roman Samec -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/business-rules-engine/Utils.d.ts b/business-rules-engine/Utils.d.ts index bea120c63a4d34..030be3b0d955de 100644 --- a/business-rules-engine/Utils.d.ts +++ b/business-rules-engine/Utils.d.ts @@ -1,7 +1,7 @@ // Type definitions for business-rules-engine - v1.0.20 // Project: https://github.com/rsamec/form // Definitions by: Roman Samec -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module Utils { diff --git a/business-rules-engine/Validation.d.ts b/business-rules-engine/Validation.d.ts index dfd6e786fe34e7..a7c2c431fa79ff 100644 --- a/business-rules-engine/Validation.d.ts +++ b/business-rules-engine/Validation.d.ts @@ -1,7 +1,7 @@ // Type definitions for business-rules-engine - v1.0.20 // Project: https://github.com/rsamec/form // Definitions by: Roman Samec -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/business-rules-engine/business-rules-engine.d.ts b/business-rules-engine/business-rules-engine.d.ts index 7ca758eb88daee..d735a23f94ec96 100644 --- a/business-rules-engine/business-rules-engine.d.ts +++ b/business-rules-engine/business-rules-engine.d.ts @@ -1,7 +1,7 @@ // Type definitions for business-rules-engine v1.0.20 // Project: https://github.com/rsamec/form // Definitions by: Roman Samec -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Source: typings/business-rules-engine/Validation.d.ts /// diff --git a/byline/byline.d.ts b/byline/byline.d.ts index 475386b28c29c8..48ddd2d57aa2c2 100644 --- a/byline/byline.d.ts +++ b/byline/byline.d.ts @@ -1,7 +1,7 @@ // Type definitions for byline 4.2.1 // Project: https://github.com/jahewson/node-byline // Definitions by: Stefan Steinhart -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/bytebuffer/bytebuffer.d.ts b/bytebuffer/bytebuffer.d.ts index 8f1a800eae7496..ee121f560c3058 100644 --- a/bytebuffer/bytebuffer.d.ts +++ b/bytebuffer/bytebuffer.d.ts @@ -1,7 +1,7 @@ // Type definitions for bytebuffer.js 5.0.0 // Project: https://github.com/dcodeIO/bytebuffer.js // Definitions by: Denis Cappellin -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Definitions by: SINTEF-9012 /// diff --git a/bytes/bytes.d.ts b/bytes/bytes.d.ts index 0d8a63cf7c0650..1ebfb213fd68ce 100644 --- a/bytes/bytes.d.ts +++ b/bytes/bytes.d.ts @@ -1,7 +1,7 @@ // Type definitions for bytes v2.1.0 // Project: https://github.com/visionmedia/bytes.js // Definitions by: Zhiyuan Wang -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'bytes' { diff --git a/c3/c3.d.ts b/c3/c3.d.ts index 7ff889073f067b..1e9da0c80ff4f9 100644 --- a/c3/c3.d.ts +++ b/c3/c3.d.ts @@ -1,7 +1,7 @@ // Type definitions for C3js // Project: http://c3js.org/ // Definitions by: Marc Climent -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/cal-heatmap/cal-heatmap.d.ts b/cal-heatmap/cal-heatmap.d.ts index b54e3a5bf7ad3f..204abeb93f062d 100644 --- a/cal-heatmap/cal-heatmap.d.ts +++ b/cal-heatmap/cal-heatmap.d.ts @@ -1,7 +1,7 @@ // Type definitions for cal-heatmap v3.5.4 // Project: https://github.com/wa0x6e/cal-heatmap // Definitions by: Chris Baker -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/calq/calq.d.ts b/calq/calq.d.ts index 331b8972058078..acef955c2a9338 100644 --- a/calq/calq.d.ts +++ b/calq/calq.d.ts @@ -1,7 +1,7 @@ // Type definitions for calq // Project: https://calq.io/docs/client/javascript/reference // Definitions by: Eirik Hoem -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface Calq { diff --git a/camel-case/camel-case.d.ts b/camel-case/camel-case.d.ts index 24f14e84afa73d..e2a4777f217eb4 100644 --- a/camel-case/camel-case.d.ts +++ b/camel-case/camel-case.d.ts @@ -1,7 +1,7 @@ // Type definitions for camel-case // Project: https://github.com/blakeembrey/camel-case // Definitions by: Sam Saint-Pettersen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "camel-case" { function camelCase(string: string, locale?: string): string; diff --git a/camelcase/camelcase.d.ts b/camelcase/camelcase.d.ts index c11e9530adbf32..2edd71948a20a9 100644 --- a/camelcase/camelcase.d.ts +++ b/camelcase/camelcase.d.ts @@ -1,7 +1,7 @@ // Type definitions for camelcase // Project: https://github.com/sindresorhus/camelcase // Definitions by: Sam Verschueren -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "camelcase" { function camelcase(...args: string[]): string; diff --git a/camljs/camljs.d.ts b/camljs/camljs.d.ts index 4423cf885f661e..c602dd91b662e1 100644 --- a/camljs/camljs.d.ts +++ b/camljs/camljs.d.ts @@ -1,7 +1,7 @@ // Type definitions for camljs // Project: http://camljs.codeplex.com // Definitions by: Andrey Markeev -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare class CamlBuilder { diff --git a/canvasjs/canvasjs.d.ts b/canvasjs/canvasjs.d.ts index e168371bc478d3..6c5abc2558b801 100644 --- a/canvasjs/canvasjs.d.ts +++ b/canvasjs/canvasjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for CanvasJS v1.5.1 // Project: http://canvasjs.com/ // Definitions by: Mark Overholt -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module CanvasJS { class Chart { diff --git a/casperjs/casperjs.d.ts b/casperjs/casperjs.d.ts index e1fdd7dcf8d5a9..cfe345c72f3182 100644 --- a/casperjs/casperjs.d.ts +++ b/casperjs/casperjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for CasperJS v1.0.0 // Project: http://casperjs.org/ // Definitions by: Jed Mao -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/chai-as-promised/chai-as-promised.d.ts b/chai-as-promised/chai-as-promised.d.ts index 36aa358f331eb6..6df030581d2cb3 100644 --- a/chai-as-promised/chai-as-promised.d.ts +++ b/chai-as-promised/chai-as-promised.d.ts @@ -1,7 +1,7 @@ // Type definitions for chai-as-promised // Project: https://github.com/domenic/chai-as-promised/ // Definitions by: jt000 , Yuki Kokubun -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/chai-datetime/chai-datetime.d.ts b/chai-datetime/chai-datetime.d.ts index b6140689c971b6..e5a75e31abe5f4 100644 --- a/chai-datetime/chai-datetime.d.ts +++ b/chai-datetime/chai-datetime.d.ts @@ -1,7 +1,7 @@ // Type definitions for chai-datetime // Project: https://github.com/gaslight/chai-datetime.git // Definitions by: Cliff Burger -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/chai-fuzzy/chai-fuzzy.d.ts b/chai-fuzzy/chai-fuzzy.d.ts index 90955e1e13fc30..dc4b81bba7bdf1 100644 --- a/chai-fuzzy/chai-fuzzy.d.ts +++ b/chai-fuzzy/chai-fuzzy.d.ts @@ -1,7 +1,7 @@ // Type definitions for chai-fuzzy 1.3.0 // Project: http://chaijs.com/plugins/chai-fuzzy // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/chai-http/chai-http.d.ts b/chai-http/chai-http.d.ts index 8f009c6abefea3..ab61fa2a55715f 100644 --- a/chai-http/chai-http.d.ts +++ b/chai-http/chai-http.d.ts @@ -1,7 +1,7 @@ // Type definitions for chai-http // Project: https://github.com/chaijs/chai-http // Definitions by: Wim Looman -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/chai-jquery/chai-jquery.d.ts b/chai-jquery/chai-jquery.d.ts index d4eb7465fb8665..4aa348f7244e5a 100644 --- a/chai-jquery/chai-jquery.d.ts +++ b/chai-jquery/chai-jquery.d.ts @@ -1,7 +1,7 @@ // Type definitions for chai-jquery 1.1.1 // Project: https://github.com/chaijs/chai-jquery // Definitions by: Kazi Manzur Rashid -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/chai-string/chai-string.d.ts b/chai-string/chai-string.d.ts index fd17665232215c..be913ff610ce4b 100644 --- a/chai-string/chai-string.d.ts +++ b/chai-string/chai-string.d.ts @@ -1,7 +1,7 @@ // Type definitions for chai-string 1.1.4 // Project: https://github.com/onechiporenko/chai-string // Definitions by: Nick Malaguti -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/chai-subset/chai-subset.d.ts b/chai-subset/chai-subset.d.ts index b9605241b7be91..63585ca1ec927b 100644 --- a/chai-subset/chai-subset.d.ts +++ b/chai-subset/chai-subset.d.ts @@ -1,7 +1,7 @@ // Type definitions for chai-subset 1.0.0 // Project: https://github.com/e-conomic/chai-subset // Definitions by: Sam Noedel , Andrew Brown -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/chai/chai-2.0.0.d.ts b/chai/chai-2.0.0.d.ts index cb685f3efa9200..39ea823e5b2067 100644 --- a/chai/chai-2.0.0.d.ts +++ b/chai/chai-2.0.0.d.ts @@ -3,7 +3,7 @@ // Definitions by: Jed Mao , // Bart van der Schoor , // Andrew Brown -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Chai { diff --git a/chai/chai-3.2.0.d.ts b/chai/chai-3.2.0.d.ts index 3ef3046ac30fa7..c67de8c2b7a6d1 100644 --- a/chai/chai-3.2.0.d.ts +++ b/chai/chai-3.2.0.d.ts @@ -4,7 +4,7 @@ // Bart van der Schoor , // Andrew Brown , // Olivier Chevet -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // diff --git a/chai/chai.d.ts b/chai/chai.d.ts index fc3ea2cc7be4b8..fe0afa64b8dd56 100644 --- a/chai/chai.d.ts +++ b/chai/chai.d.ts @@ -5,7 +5,7 @@ // Andrew Brown , // Olivier Chevet , // Matt Wistrand -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // diff --git a/chalk/chalk.d.ts b/chalk/chalk.d.ts index 3a00a5c9396772..e99892ff1859d3 100644 --- a/chalk/chalk.d.ts +++ b/chalk/chalk.d.ts @@ -1,7 +1,7 @@ // Type definitions for chalk v0.4.0 // Project: https://github.com/sindresorhus/chalk // Definitions by: Diullei Gomes , Bart van der Schoor , Nico Jansen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Chalk { diff --git a/chance/chance.d.ts b/chance/chance.d.ts index c77be4d2829abd..d057d77020d9e9 100644 --- a/chance/chance.d.ts +++ b/chance/chance.d.ts @@ -1,7 +1,7 @@ // Type definitions for Chance 0.7.3 // Project: http://chancejs.com // Definitions by: Chris Bowdon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Chance { interface ChanceStatic { diff --git a/change-case/change-case.d.ts b/change-case/change-case.d.ts index 5551b4d3d243aa..d432db1c35eab6 100644 --- a/change-case/change-case.d.ts +++ b/change-case/change-case.d.ts @@ -1,7 +1,7 @@ // Type definitions for change-case // Project: https://github.com/blakeembrey/change-case // Definitions by: Asana -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "change-case" { function dot(s: string): string; diff --git a/chartist/chartist.d.ts b/chartist/chartist.d.ts index 496b922372d1f4..4287751f2a928c 100644 --- a/chartist/chartist.d.ts +++ b/chartist/chartist.d.ts @@ -1,7 +1,7 @@ // Type definitions for Chartist v0.9.5 // Project: https://github.com/gionkunz/chartist-js // Definitions by: Matt Gibbs -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Chartist { diff --git a/chartjs/chart.d.ts b/chartjs/chart.d.ts index 55c06de0d39522..fca81b6d221ec4 100644 --- a/chartjs/chart.d.ts +++ b/chartjs/chart.d.ts @@ -1,7 +1,7 @@ // Type definitions for Chart.js // Project: https://github.com/nnnick/Chart.js // Definitions by: Steve Fenton -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface ChartDataSet { label: string; diff --git a/checksum/checksum.d.ts b/checksum/checksum.d.ts index 45974a06121801..78f3e94595373b 100644 --- a/checksum/checksum.d.ts +++ b/checksum/checksum.d.ts @@ -1,7 +1,7 @@ // Type definitions for checksum 0.1.1 // Project: https://github.com/dshaw/checksum // Definitions by: Rogier Schouten -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "checksum" { diff --git a/cheerio/cheerio.d.ts b/cheerio/cheerio.d.ts index 124dae5d922493..0f3e4282e06e94 100644 --- a/cheerio/cheerio.d.ts +++ b/cheerio/cheerio.d.ts @@ -1,7 +1,7 @@ // Type definitions for Cheerio v0.17.0 // Project: https://github.com/cheeriojs/cheerio // Definitions by: Bret Little , VILIC VANE , Wayne Maurer -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface Cheerio { // Document References diff --git a/chocolatechipjs/chocolatechipjs.d.ts b/chocolatechipjs/chocolatechipjs.d.ts index 8ba5cc25f37479..df54d62951c3f1 100644 --- a/chocolatechipjs/chocolatechipjs.d.ts +++ b/chocolatechipjs/chocolatechipjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for chocolatechip v4.0.4 // Project: https://github.com/chocolatechipui/ChocolateChipJS // Definitions by: Robert Biggs -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface ChocolateChipStatic { /** diff --git a/chokidar/chokidar.d.ts b/chokidar/chokidar.d.ts index be5dd4081a5976..36f2f821c2f5d5 100644 --- a/chokidar/chokidar.d.ts +++ b/chokidar/chokidar.d.ts @@ -1,7 +1,7 @@ // Type definitions for chokidar 1.4.3 // Project: https://github.com/paulmillr/chokidar // Definitions by: Stefan Steinhart -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/chosen/chosen.jquery.d.ts b/chosen/chosen.jquery.d.ts index d5c636c406f38b..0033bfdd1d9963 100644 --- a/chosen/chosen.jquery.d.ts +++ b/chosen/chosen.jquery.d.ts @@ -1,7 +1,7 @@ // Type definitions for Chosen.JQuery 1.4.2 // Project: http://harvesthq.github.com/chosen/ // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/chroma-js/chroma-js.d.ts b/chroma-js/chroma-js.d.ts index 94b32ae81b0aab..4d8d9a9a6718a0 100644 --- a/chroma-js/chroma-js.d.ts +++ b/chroma-js/chroma-js.d.ts @@ -1,7 +1,7 @@ // Type definitions for Chroma.js v0.5.6 // Project: https://github.com/gka/chroma.js // Definitions by: Sebastian Brückner -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * Chroma.js is a tiny library for all kinds of color conversions and color scales. diff --git a/chrome/chrome-app.d.ts b/chrome/chrome-app.d.ts index eed98fdcf5fa12..ba645b201110cc 100644 --- a/chrome/chrome-app.d.ts +++ b/chrome/chrome-app.d.ts @@ -1,7 +1,7 @@ // Type definitions for Chrome packaged application development // Project: http://developer.chrome.com/apps/ // Definitions by: Adam Lay , MIZUNE Pine , MIZUSHIMA Junki , Ingvar Stepanyan -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/chrome/chrome-cast.d.ts b/chrome/chrome-cast.d.ts index 71a60ff10b958b..0a4eec7039b26a 100644 --- a/chrome/chrome-cast.d.ts +++ b/chrome/chrome-cast.d.ts @@ -1,7 +1,7 @@ // Type definitions for Chrome Cast application development // Project: https://developers.google.com/cast/ // Definitions by: Thomas Stig Jacobsen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped //////////////////// // Cast diff --git a/chrome/chrome.d.ts b/chrome/chrome.d.ts index 3572299202f231..dc00e33ce56ea1 100644 --- a/chrome/chrome.d.ts +++ b/chrome/chrome.d.ts @@ -1,7 +1,7 @@ // Type definitions for Chrome extension development // Project: http://developer.chrome.com/extensions/ // Definitions by: Matthew Kimber , otiai10 , couven92 , RReverser -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/chui/chui.d.ts b/chui/chui.d.ts index 5a7d41a5bbc5c0..4bf597e869e505 100644 --- a/chui/chui.d.ts +++ b/chui/chui.d.ts @@ -1,7 +1,7 @@ // Type definitions for chui v3.9.1 // Project: https://github.com/chocolatechipui/chocolatechip-ui // Definitions by: Robert Biggs -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // ChocolateChip-UI 3.9.1 /** These TypeScript delcarations for ChocolateChip-UI contain interfaces for both ChocolateChipJS and jQuery. Depending on which library you are using, you will get the type interfaces appropriate for it. diff --git a/circular-json/circular-json.d.ts b/circular-json/circular-json.d.ts index 2aa27e947aa863..343744a6906fc5 100644 --- a/circular-json/circular-json.d.ts +++ b/circular-json/circular-json.d.ts @@ -1,7 +1,7 @@ // Type definitions for circular-json v0.1.6 // Project: https://github.com/WebReflection/circular-json // Definitions by: Jonathan Pevarnek -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'circular-json' { interface ICircularJSON extends JSON { diff --git a/ckeditor/ckeditor.d.ts b/ckeditor/ckeditor.d.ts index 9daf3812eab283..b6330ce74bad7e 100644 --- a/ckeditor/ckeditor.d.ts +++ b/ckeditor/ckeditor.d.ts @@ -1,10 +1,10 @@ // Type definitions for CKEditor // Project: http://ckeditor.com/ // Definitions by: Ondrej Sevcik -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // WORK-IN-PROGRESS: Any contribution support welcomed. -// See https://github.com/borisyankov/DefinitelyTyped/issues/1827 for more informations. +// See https://github.com/DefinitelyTyped/DefinitelyTyped/issues/1827 for more informations. declare module CKEDITOR { // Config options diff --git a/classnames/classnames.d.ts b/classnames/classnames.d.ts index 58a3e096f2084f..f9993f3c1164dd 100644 --- a/classnames/classnames.d.ts +++ b/classnames/classnames.d.ts @@ -1,7 +1,7 @@ // Type definitions for classnames // Project: https://github.com/JedWatson/classnames // Definitions by: Dave Keen , Adi Dahiya , Jason Killian -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare type ClassValue = string | number | ClassDictionary | ClassArray; diff --git a/cldr.js/cldr.js-event.d.ts b/cldr.js/cldr.js-event.d.ts index 5e520127c17411..d067383a031338 100644 --- a/cldr.js/cldr.js-event.d.ts +++ b/cldr.js/cldr.js-event.d.ts @@ -1,7 +1,7 @@ // Type definitions for Cldr.js 0.4.4 // Project: https://github.com/rxaviers/cldrjs // Definitions by: Raman But-Husaim -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // The definition file for event module. diff --git a/cldr.js/cldr.js-supplemental.d.ts b/cldr.js/cldr.js-supplemental.d.ts index d1486f0829f7ab..14be39944aa96d 100644 --- a/cldr.js/cldr.js-supplemental.d.ts +++ b/cldr.js/cldr.js-supplemental.d.ts @@ -1,7 +1,7 @@ // Type definitions for Cldr.js 0.4.4 // Project: https://github.com/rxaviers/cldrjs // Definitions by: Raman But-Husaim -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // The definition file for supplemental module. diff --git a/cldr.js/cldr.js.d.ts b/cldr.js/cldr.js.d.ts index 8179c78f760a41..21bf220c23f319 100644 --- a/cldr.js/cldr.js.d.ts +++ b/cldr.js/cldr.js.d.ts @@ -1,7 +1,7 @@ // Type definitions for Cldr.js 0.4.4 // Project: https://github.com/rxaviers/cldrjs // Definitions by: Raman But-Husaim , Grégoire Castre -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module cldr { /** diff --git a/clean-css/clean-css.d.ts b/clean-css/clean-css.d.ts index 25bb2471a5f587..752be965714f49 100644 --- a/clean-css/clean-css.d.ts +++ b/clean-css/clean-css.d.ts @@ -1,7 +1,7 @@ // Type definitions for clean-css v3.4.9 // Project: https://github.com/jakubpawlowicz/clean-css // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'clean-css' { namespace CleanCSS { diff --git a/cli-color/cli-color.d.ts b/cli-color/cli-color.d.ts index 5764a646c94477..81aabb2b47d7c2 100644 --- a/cli-color/cli-color.d.ts +++ b/cli-color/cli-color.d.ts @@ -1,7 +1,7 @@ // Type definitions for cli-color 0.3.2 // Project: https://github.com/medikoo/cli-color // Definitions by: Joel Spadin -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "cli-color" { module m { diff --git a/clipboard/clipboard.d.ts b/clipboard/clipboard.d.ts index 89f29488b3b388..d4b014e2f3d0c7 100644 --- a/clipboard/clipboard.d.ts +++ b/clipboard/clipboard.d.ts @@ -1,7 +1,7 @@ // Type definitions for clipboard.js 1.5.9 // Project: https://github.com/zenorocha/clipboard.js // Definitions by: Andrei Kurosh -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare class Clipboard { constructor(selector: (string | Element | NodeListOf), options?: ClipboardOptions); diff --git a/clone/clone.d.ts b/clone/clone.d.ts index 08acc62e429250..a446fb2348e3d5 100644 --- a/clone/clone.d.ts +++ b/clone/clone.d.ts @@ -1,7 +1,7 @@ // Type definitions for clone 0.1.11 // Project: https://github.com/pvorb/node-clone // Definitions by: Kieran Simpson -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * See clone JS source for API docs diff --git a/closure-compiler/closure-compiler.d.ts b/closure-compiler/closure-compiler.d.ts index 0d1aba7416aa44..2e875afbdba02e 100644 --- a/closure-compiler/closure-compiler.d.ts +++ b/closure-compiler/closure-compiler.d.ts @@ -1,7 +1,7 @@ // Type definitions for closure-compiler // Project: https://github.com/tim-smart/node-closure/ // Definitions by: Martin Probst -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'closure-compiler' { type Callback = (err: Error, stdout: string, stderr: string) => any; diff --git a/codemirror/codemirror-matchbrackets.d.ts b/codemirror/codemirror-matchbrackets.d.ts index 13241a5a3c33f2..88b00d328262f3 100644 --- a/codemirror/codemirror-matchbrackets.d.ts +++ b/codemirror/codemirror-matchbrackets.d.ts @@ -1,7 +1,7 @@ // Type definitions for CodeMirror // Project: https://github.com/marijnh/CodeMirror // Definitions by: Sixin Li -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // See docs https://codemirror.net/doc/manual.html#addon_matchbrackets diff --git a/codemirror/codemirror-showhint.d.ts b/codemirror/codemirror-showhint.d.ts index 8b620a414f5c69..f0ff70c6e39174 100644 --- a/codemirror/codemirror-showhint.d.ts +++ b/codemirror/codemirror-showhint.d.ts @@ -1,7 +1,7 @@ // Type definitions for CodeMirror // Project: https://github.com/marijnh/CodeMirror // Definitions by: jacqt , basarat -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // See docs https://codemirror.net/doc/manual.html#addon_show-hint diff --git a/codemirror/codemirror.d.ts b/codemirror/codemirror.d.ts index 066aed7005e896..98089df01327b4 100644 --- a/codemirror/codemirror.d.ts +++ b/codemirror/codemirror.d.ts @@ -1,7 +1,7 @@ // Type definitions for CodeMirror // Project: https://github.com/marijnh/CodeMirror // Definitions by: mihailik -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare function CodeMirror(host: HTMLElement, options?: CodeMirror.EditorConfiguration): CodeMirror.Editor; declare function CodeMirror(callback: (host: HTMLElement) => void , options?: CodeMirror.EditorConfiguration): CodeMirror.Editor; diff --git a/codemirror/searchcursor.d.ts b/codemirror/searchcursor.d.ts index ed7af7a250827c..5b36ca7367caa6 100644 --- a/codemirror/searchcursor.d.ts +++ b/codemirror/searchcursor.d.ts @@ -1,7 +1,7 @@ // Type definitions for CodeMirror // Project: https://github.com/marijnh/CodeMirror // Definitions by: jacqt -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module CodeMirror { interface Doc { diff --git a/coffeeify/coffeeify.d.ts b/coffeeify/coffeeify.d.ts index 9651cdb15f3859..05919f901a1b56 100644 --- a/coffeeify/coffeeify.d.ts +++ b/coffeeify/coffeeify.d.ts @@ -1,7 +1,7 @@ // Type definitions for coffeeify // Project: https://github.com/jnordberg/coffeeify // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/colorbrewer/colorbrewer.d.ts b/colorbrewer/colorbrewer.d.ts index ecd4bffc7be419..10db38e99a2343 100644 --- a/colorbrewer/colorbrewer.d.ts +++ b/colorbrewer/colorbrewer.d.ts @@ -1,7 +1,7 @@ // Type definitions for colorbrewer v1.0.0 // Project: https://github.com/jeanlauliac/colorbrewer // Definitions by: Matt Traynham -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var colorbrewer: ColorBrewer.Base; diff --git a/colors/colors.d.ts b/colors/colors.d.ts index 5aa28553a39e6b..59e470fb3ad250 100644 --- a/colors/colors.d.ts +++ b/colors/colors.d.ts @@ -1,7 +1,7 @@ // Type definitions for Colors.js 0.6.0-1 // Project: https://github.com/Marak/colors.js // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "colors" { interface Color { diff --git a/cometd/cometd.d.ts b/cometd/cometd.d.ts index d6f0f6e2a52077..05f1e551b755fe 100644 --- a/cometd/cometd.d.ts +++ b/cometd/cometd.d.ts @@ -1,7 +1,7 @@ // Type definitions for CometD 2.5.1 // Project: http://cometd.org // Definitions by: Derek Cicerone -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module CometD { diff --git a/commander/commander.d.ts b/commander/commander.d.ts index d0efa630512a1a..0524fd8d327615 100644 --- a/commander/commander.d.ts +++ b/commander/commander.d.ts @@ -1,7 +1,7 @@ // Type definitions for commanderjs 2.3.0 // Project: https://github.com/visionmedia/commander.js // Definitions by: Marcelo Dezem , vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/compare-version/compare-version.d.ts b/compare-version/compare-version.d.ts index 7cc24e6db0865d..690d517294ec0b 100644 --- a/compare-version/compare-version.d.ts +++ b/compare-version/compare-version.d.ts @@ -1,7 +1,7 @@ // Type definitions for compare-version v0.1.2 // Project: https://www.npmjs.com/package/compare-version // Definitions by: Jonathan Pevarnek -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'compare-version' { diff --git a/compression/compression.d.ts b/compression/compression.d.ts index 00b2e0459aac4c..4cf3441efe5dd9 100644 --- a/compression/compression.d.ts +++ b/compression/compression.d.ts @@ -1,7 +1,7 @@ // Type definitions for compression // Project: https://github.com/expressjs/compression // Definitions by: Santi Albo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/confidence/confidence.d.ts b/confidence/confidence.d.ts index 4c30b4407425ec..62ad82adb159b7 100644 --- a/confidence/confidence.d.ts +++ b/confidence/confidence.d.ts @@ -1,7 +1,7 @@ // Type definitions for Confidence v1.4.2 // Project: https://github.com/hapijs/confidence.git // Definitions by: Jean-Philippe Pellerin -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * Confidence is a configuration document format, an API, and a foundation for A/B testing. diff --git a/config/config.d.ts b/config/config.d.ts index 939d1f3e5fae6e..515c626a048f65 100644 --- a/config/config.d.ts +++ b/config/config.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-config // Project: https://github.com/lorenwest/node-config // Definitions by: Roman Korneev -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "config" { diff --git a/configstore/configstore.d.ts b/configstore/configstore.d.ts index 94849d847fdb0e..7ca1bcb9eed175 100644 --- a/configstore/configstore.d.ts +++ b/configstore/configstore.d.ts @@ -1,7 +1,7 @@ // Type definitions for configstore 0.3.0 // Project: https://github.com/yeoman/configstore // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'configstore' { /* diff --git a/connect-flash/connect-flash.d.ts b/connect-flash/connect-flash.d.ts index 0b8047a72097ef..8687d5652cc799 100644 --- a/connect-flash/connect-flash.d.ts +++ b/connect-flash/connect-flash.d.ts @@ -1,7 +1,7 @@ // Type definitions for connect-flash // Project: https://github.com/jaredhanson/connect-flash // Definitions by: Andreas Gassmann -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/connect-livereload/connect-livereload.d.ts b/connect-livereload/connect-livereload.d.ts index 98e851fec65757..db73dd1e7414a9 100644 --- a/connect-livereload/connect-livereload.d.ts +++ b/connect-livereload/connect-livereload.d.ts @@ -1,7 +1,7 @@ // Type definitions for connect-livereload v0.5.3 // Project: https://github.com/intesso/connect-livereload // Definitions by: Maxime LUCE -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/connect-modrewrite/connect-modrewrite.d.ts b/connect-modrewrite/connect-modrewrite.d.ts index 56011c6df30580..57e9e842f331b3 100644 --- a/connect-modrewrite/connect-modrewrite.d.ts +++ b/connect-modrewrite/connect-modrewrite.d.ts @@ -1,7 +1,7 @@ // Type definitions for connect-modrewrite // Project: https://github.com/tinganho/connect-modrewrite // Definitions by: Tingan Ho -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/connect-mongo/connect-mongo.d.ts b/connect-mongo/connect-mongo.d.ts index cb39d42cf28318..f366f6ad65c46e 100644 --- a/connect-mongo/connect-mongo.d.ts +++ b/connect-mongo/connect-mongo.d.ts @@ -1,7 +1,7 @@ // Type definitions for connect-mongo // Project: https://github.com/kcbanner/connect-mongo // Definitions by: Mizuki Yamamoto -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/connect-slashes/connect-slashes.d.ts b/connect-slashes/connect-slashes.d.ts index 58f0e7e690ff9d..dc66979391213e 100644 --- a/connect-slashes/connect-slashes.d.ts +++ b/connect-slashes/connect-slashes.d.ts @@ -1,7 +1,7 @@ // Type definitions for connect-slashes // Project: https://github.com/avinoamr/connect-slashes // Definitions by: Sam Herrmann -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* =================== USAGE =================== diff --git a/connect-timeout/connect-timeout.d.ts b/connect-timeout/connect-timeout.d.ts index bf4d1e8ffcf9c3..11093e01eb06dc 100644 --- a/connect-timeout/connect-timeout.d.ts +++ b/connect-timeout/connect-timeout.d.ts @@ -1,7 +1,7 @@ // Type definitions for connect-timeout // Project: https://github.com/expressjs/timeout // Definitions by: Cyril Schumacher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/connect/connect.d.ts b/connect/connect.d.ts index 575a341b60b347..8f5326713bd7c5 100644 --- a/connect/connect.d.ts +++ b/connect/connect.d.ts @@ -1,7 +1,7 @@ // Type definitions for connect v3.4.0 // Project: https://github.com/senchalabs/connect // Definitions by: Maxime LUCE -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/consolidate/consolidate.d.ts b/consolidate/consolidate.d.ts index db23a315249f11..ff54a83a8ebf9f 100644 --- a/consolidate/consolidate.d.ts +++ b/consolidate/consolidate.d.ts @@ -1,7 +1,7 @@ // Type definitions for consolidate // Project: https://github.com/visionmedia/consolidate.js // Definitions by: Carlos Ballesteros Velasco , Theo Sherry -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Imported from: https://github.com/soywiz/typescript-node-definitions/consolidate.d.ts diff --git a/constant-case/constant-case.d.ts b/constant-case/constant-case.d.ts index dfc14ed7740c81..2bb635c7632047 100644 --- a/constant-case/constant-case.d.ts +++ b/constant-case/constant-case.d.ts @@ -1,7 +1,7 @@ // Type definitions for constant-case // Project: https://github.com/blakeembrey/constant-case // Definitions by: Sam Saint-Pettersen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "constant-case" { function constantCase(string: string, locale?: string): string; diff --git a/consul/consul.d.ts b/consul/consul.d.ts index 23c39186e70b5f..4f46e6a5be9882 100644 --- a/consul/consul.d.ts +++ b/consul/consul.d.ts @@ -1,7 +1,7 @@ // Type definitions for Consul v0.23.0 // Project: https://github.com/silas/node-consul // Definitions by: Ilya Mochalov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/content-type/content-type.d.ts b/content-type/content-type.d.ts index 71b8152da64602..4a6c75068eddfc 100644 --- a/content-type/content-type.d.ts +++ b/content-type/content-type.d.ts @@ -1,7 +1,7 @@ // Type definitions for content-type v0.0.1 // Project: https://github.com/deoxxa/content-type // Definitions by: Pine Mizune -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module ContentType { interface MediaType { diff --git a/contextjs/contextjs.d.ts b/contextjs/contextjs.d.ts index 7d1ebb21ed0e02..a25bec69c25584 100644 --- a/contextjs/contextjs.d.ts +++ b/contextjs/contextjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for contextjs 2.1.1 // Project: https://github.com/jakiestfu/Context.js // Definitions by: Kern Handa -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "contextjs" { interface MenuObject { diff --git a/convert-source-map/convert-source-map.d.ts b/convert-source-map/convert-source-map.d.ts index b53dfd69ebccf6..76b31445fb3917 100644 --- a/convert-source-map/convert-source-map.d.ts +++ b/convert-source-map/convert-source-map.d.ts @@ -1,7 +1,7 @@ // Type definitions for convert-source-map // Project: https://github.com/thlorenz/convert-source-map // Definitions by: Andrew Gaspar -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "convert-source-map" { export interface SourceMapConverter { diff --git a/convict/convict.d.ts b/convict/convict.d.ts index 14ecae8f8da378..6a176cfa06059a 100644 --- a/convict/convict.d.ts +++ b/convict/convict.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-convict v0.6.0 // Project: https://github.com/mozilla/node-convict // Definitions by: Wim Looman -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "convict" { module convict { diff --git a/cookie-parser/cookie-parser.d.ts b/cookie-parser/cookie-parser.d.ts index dd18bdc2352281..b2ecb556132d14 100644 --- a/cookie-parser/cookie-parser.d.ts +++ b/cookie-parser/cookie-parser.d.ts @@ -1,7 +1,7 @@ // Type definitions for cookie-parser v1.3.4 // Project: https://github.com/expressjs/cookie-parser // Definitions by: Santi Albo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/cookie-session/cookie-session.d.ts b/cookie-session/cookie-session.d.ts index 20de9b9a6f1df5..77332f55c4c791 100644 --- a/cookie-session/cookie-session.d.ts +++ b/cookie-session/cookie-session.d.ts @@ -1,7 +1,7 @@ // Type definitions for cookie-session v2.0.0-alpha.1 // Project: https://github.com/expressjs/cookie-session // Definitions by: Borislav Zhivkov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/cookie/cookie.d.ts b/cookie/cookie.d.ts index c6cb17213a94cf..950796fa22b169 100644 --- a/cookie/cookie.d.ts +++ b/cookie/cookie.d.ts @@ -1,7 +1,7 @@ // Type definitions for cookie v0.1.2 // Project: https://github.com/jshttp/cookie // Definitions by: Pine Mizune -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface CookieSerializeOptions { encode?: (val: string) => string; diff --git a/cookiejs/cookiejs.d.ts b/cookiejs/cookiejs.d.ts index bdd71f02198c41..4af9c801a7fa19 100644 --- a/cookiejs/cookiejs.d.ts +++ b/cookiejs/cookiejs.d.ts @@ -1,7 +1,7 @@ // Type definitions for cookie.js v1.0.0 // Project: https://github.com/js-coder/cookie.js // Definitions by: Boltmade -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare function cookie(key : string, fallback?: string) : string; declare function cookie(keys : string[], fallback?: string) : string; diff --git a/cordova-ionic/cordova-ionic.d.ts b/cordova-ionic/cordova-ionic.d.ts index 5f0adee3ecb671..c9a67bf9c7a2d1 100644 --- a/cordova-ionic/cordova-ionic.d.ts +++ b/cordova-ionic/cordova-ionic.d.ts @@ -1,7 +1,7 @@ // Type definitions for Ionic Cordova plugins // Project: https://github.com/driftyco // Definitions by: Hendrik Maus -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/cordova-ionic/plugins/keyboard.d.ts b/cordova-ionic/plugins/keyboard.d.ts index 7a1cd38e10037e..372190d0f07cba 100644 --- a/cordova-ionic/plugins/keyboard.d.ts +++ b/cordova-ionic/plugins/keyboard.d.ts @@ -1,7 +1,7 @@ // Type definitions for Cordova Keyboard plugin // Project: https://github.com/driftyco/ionic-plugins-keyboard // Definitions by: Hendrik Maus -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Ionic { interface Keyboard { diff --git a/cordova-plugin-app-version/cordova-plugin-app-version.d.ts b/cordova-plugin-app-version/cordova-plugin-app-version.d.ts index 8f4210eb810267..6f36248f949892 100644 --- a/cordova-plugin-app-version/cordova-plugin-app-version.d.ts +++ b/cordova-plugin-app-version/cordova-plugin-app-version.d.ts @@ -1,7 +1,7 @@ // Type definitions for cordova-plugin-app-version v0.1.7 // Project: https://github.com/whiteoctober/cordova-plugin-app-version // Definitions by: Markus Wagner -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/cordova-plugin-email-composer/cordova-plugin-email-composer.d.ts b/cordova-plugin-email-composer/cordova-plugin-email-composer.d.ts index f071d6cfa64764..74221b2607dee3 100644 --- a/cordova-plugin-email-composer/cordova-plugin-email-composer.d.ts +++ b/cordova-plugin-email-composer/cordova-plugin-email-composer.d.ts @@ -1,7 +1,7 @@ // Type definitions for Apache Cordova Email Composer plugin // Project: https://github.com/katzer/cordova-plugin-email-composer // Definitions by: Dave Taylor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * The plugin provides access to the standard interface that manages the diff --git a/cordova-plugin-ibeacon/cordova-plugin-ibeacon.d.ts b/cordova-plugin-ibeacon/cordova-plugin-ibeacon.d.ts index 8f1f6af1a6c3fc..ff76fb1dd5a116 100644 --- a/cordova-plugin-ibeacon/cordova-plugin-ibeacon.d.ts +++ b/cordova-plugin-ibeacon/cordova-plugin-ibeacon.d.ts @@ -1,7 +1,7 @@ // Type definitions for cordova-plugin-ibeacon v3.3.0 // Project: https://github.com/petermetz/cordova-plugin-ibeacon // Definitions by: Markus Wagner -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/cordova-plugin-insomnia/cordova-plugin-insomnia.d.ts b/cordova-plugin-insomnia/cordova-plugin-insomnia.d.ts index c7f567a566048e..a087da4fdea50f 100644 --- a/cordova-plugin-insomnia/cordova-plugin-insomnia.d.ts +++ b/cordova-plugin-insomnia/cordova-plugin-insomnia.d.ts @@ -1,7 +1,7 @@ // Type definitions for Insomnia-PhoneGap-Plugin v4.0.1 // Project: https://github.com/EddyVerbruggen/Insomnia-PhoneGap-Plugin/ // Definitions by: Markus Wagner -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface Plugins { insomnia: InsomniaPlugin.Insomnia; diff --git a/cordova-plugin-mapsforge/cordova-plugin-mapsforge.d.ts b/cordova-plugin-mapsforge/cordova-plugin-mapsforge.d.ts index 6314a09fb8583e..e4c5d02eee0e5c 100644 --- a/cordova-plugin-mapsforge/cordova-plugin-mapsforge.d.ts +++ b/cordova-plugin-mapsforge/cordova-plugin-mapsforge.d.ts @@ -1,7 +1,7 @@ // Type definitions for cordova-plugin-mapsforge // Project: https://github.com/afsuarez/mapsforge-cordova-plugin // Definitions by: rafw87 -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface Window { mapsforge: MapsforgePlugin; diff --git a/cordova-plugin-ouralabs/cordova-plugin-ouralabs.d.ts b/cordova-plugin-ouralabs/cordova-plugin-ouralabs.d.ts index 6596c7f0c55a9f..d035447c083a1c 100644 --- a/cordova-plugin-ouralabs/cordova-plugin-ouralabs.d.ts +++ b/cordova-plugin-ouralabs/cordova-plugin-ouralabs.d.ts @@ -1,7 +1,7 @@ // Type definitions for cordova-plugin-ouralabs 1.1.0 // Project: https://github.com/Justin-Credible/cordova-plugin-ouralabs // Definitions by: Justin Unterreiner -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module OuralabsPlugin { diff --git a/cordova-plugin-spinner/cordova-plugin-spinner.d.ts b/cordova-plugin-spinner/cordova-plugin-spinner.d.ts index 44ccdde453f144..a45961a73d60f6 100644 --- a/cordova-plugin-spinner/cordova-plugin-spinner.d.ts +++ b/cordova-plugin-spinner/cordova-plugin-spinner.d.ts @@ -1,7 +1,7 @@ // Type definitions for cordova-plugin-spinner 1.0.0 // Project: https://github.com/Justin-Credible/cordova-plugin-spinner // Definitions by: Justin Unterreiner -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module SpinnerPlugin { diff --git a/cordova/cordova.d.ts b/cordova/cordova.d.ts index fcef3b9fe72e04..299e2da4d94412 100644 --- a/cordova/cordova.d.ts +++ b/cordova/cordova.d.ts @@ -1,7 +1,7 @@ // Type definitions for Apache Cordova // Project: http://cordova.apache.org // Definitions by: Microsoft Open Technologies Inc. -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // // Copyright (c) Microsoft Open Technologies, Inc. // Licensed under the MIT license. diff --git a/cordova/plugins/BatteryStatus.d.ts b/cordova/plugins/BatteryStatus.d.ts index 7343fab494627d..11250e41b767aa 100644 --- a/cordova/plugins/BatteryStatus.d.ts +++ b/cordova/plugins/BatteryStatus.d.ts @@ -1,7 +1,7 @@ // Type definitions for Apache Cordova BatteryStatus plugin. // Project: https://github.com/apache/cordova-plugin-battery-status // Definitions by: Microsoft Open Technologies, Inc. -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // // Copyright (c) Microsoft Open Technologies, Inc. // Licensed under the MIT license. diff --git a/cordova/plugins/Camera.d.ts b/cordova/plugins/Camera.d.ts index 126b329ff61763..cf20d16ae86933 100644 --- a/cordova/plugins/Camera.d.ts +++ b/cordova/plugins/Camera.d.ts @@ -1,7 +1,7 @@ // Type definitions for Apache Cordova Camera plugin. // Project: https://github.com/apache/cordova-plugin-camera // Definitions by: Microsoft Open Technologies, Inc. -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // // Copyright (c) Microsoft Open Technologies, Inc. // Licensed under the MIT license. diff --git a/cordova/plugins/Contacts.d.ts b/cordova/plugins/Contacts.d.ts index 275e8f2fd0000a..d940fccd77fdc7 100644 --- a/cordova/plugins/Contacts.d.ts +++ b/cordova/plugins/Contacts.d.ts @@ -1,7 +1,7 @@ // Type definitions for Apache Cordova Contacts plugin. // Project: https://github.com/apache/cordova-plugin-contacts // Definitions by: Microsoft Open Technologies, Inc. -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // // Copyright (c) Microsoft Open Technologies, Inc. // Licensed under the MIT license. diff --git a/cordova/plugins/Device.d.ts b/cordova/plugins/Device.d.ts index 1abb37596e1096..b9aebbefd29970 100644 --- a/cordova/plugins/Device.d.ts +++ b/cordova/plugins/Device.d.ts @@ -1,7 +1,7 @@ // Type definitions for Apache Cordova Device plugin. // Project: https://github.com/apache/cordova-plugin-device // Definitions by: Microsoft Open Technologies, Inc. -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // // Copyright (c) Microsoft Open Technologies, Inc. // Licensed under the MIT license. diff --git a/cordova/plugins/DeviceMotion.d.ts b/cordova/plugins/DeviceMotion.d.ts index a0e8908494e1a0..803579e66a85c7 100644 --- a/cordova/plugins/DeviceMotion.d.ts +++ b/cordova/plugins/DeviceMotion.d.ts @@ -1,7 +1,7 @@ // Type definitions for Apache Cordova Device Motion plugin. // Project: https://github.com/apache/cordova-plugin-device-motion // Definitions by: Microsoft Open Technologies, Inc. -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // // Copyright (c) Microsoft Open Technologies, Inc. // Licensed under the MIT license. diff --git a/cordova/plugins/DeviceOrientation.d.ts b/cordova/plugins/DeviceOrientation.d.ts index effbc06daeeb20..322d25ca9c3689 100644 --- a/cordova/plugins/DeviceOrientation.d.ts +++ b/cordova/plugins/DeviceOrientation.d.ts @@ -1,7 +1,7 @@ // Type definitions for Apache Cordova Device Orientation plugin. // Project: https://github.com/apache/cordova-plugin-device-orientation // Definitions by: Microsoft Open Technologies, Inc. -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // // Copyright (c) Microsoft Open Technologies, Inc. // Licensed under the MIT license. diff --git a/cordova/plugins/Dialogs.d.ts b/cordova/plugins/Dialogs.d.ts index 6d86c6228e3351..c6753bbfeb20c0 100644 --- a/cordova/plugins/Dialogs.d.ts +++ b/cordova/plugins/Dialogs.d.ts @@ -1,7 +1,7 @@ // Type definitions for Apache Cordova Dialogs plugin. // Project: https://github.com/apache/cordova-plugin-dialogs // Definitions by: Microsoft Open Technologies, Inc. -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // // Copyright (c) Microsoft Open Technologies, Inc. // Licensed under the MIT license. diff --git a/cordova/plugins/FileSystem.d.ts b/cordova/plugins/FileSystem.d.ts index c658cd2b673207..66a6014deab320 100644 --- a/cordova/plugins/FileSystem.d.ts +++ b/cordova/plugins/FileSystem.d.ts @@ -1,7 +1,7 @@ // Type definitions for Apache Cordova File System plugin. // Project: https://github.com/apache/cordova-plugin-file // Definitions by: Microsoft Open Technologies, Inc. -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // // Copyright (c) Microsoft Open Technologies, Inc. // Licensed under the MIT license. diff --git a/cordova/plugins/FileTransfer.d.ts b/cordova/plugins/FileTransfer.d.ts index 7cbde5322dc713..140973cd5266ca 100644 --- a/cordova/plugins/FileTransfer.d.ts +++ b/cordova/plugins/FileTransfer.d.ts @@ -1,7 +1,7 @@ // Type definitions for Apache Cordova FileTransfer plugin. // Project: https://github.com/apache/cordova-plugin-file-transfer // Definitions by: Microsoft Open Technologies, Inc. -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // // Copyright (c) Microsoft Open Technologies, Inc. // Licensed under the MIT license. diff --git a/cordova/plugins/Globalization.d.ts b/cordova/plugins/Globalization.d.ts index e6a36af908e91e..911127357f20f9 100644 --- a/cordova/plugins/Globalization.d.ts +++ b/cordova/plugins/Globalization.d.ts @@ -1,7 +1,7 @@ // Type definitions for Apache Cordova Globalization plugin. // Project: https://github.com/apache/cordova-plugin-globalization // Definitions by: Microsoft Open Technologies, Inc. -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // // Copyright (c) Microsoft Open Technologies, Inc. // Licensed under the MIT license. diff --git a/cordova/plugins/InAppBrowser.d.ts b/cordova/plugins/InAppBrowser.d.ts index 5fd5a1e3d4fef9..2e52068e163183 100644 --- a/cordova/plugins/InAppBrowser.d.ts +++ b/cordova/plugins/InAppBrowser.d.ts @@ -1,7 +1,7 @@ // Type definitions for Apache Cordova InAppBrowser plugin. // Project: https://github.com/apache/cordova-plugin-inappbrowser // Definitions by: Microsoft Open Technologies, Inc. -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // // Copyright (c) Microsoft Open Technologies, Inc. // Licensed under the MIT license. diff --git a/cordova/plugins/Keyboard.d.ts b/cordova/plugins/Keyboard.d.ts index 414cd87fac3948..427a5425e5501e 100644 --- a/cordova/plugins/Keyboard.d.ts +++ b/cordova/plugins/Keyboard.d.ts @@ -1,7 +1,7 @@ // Type definitions for Apache Cordova Keyboard plugin v0.1.2 // Project: https://github.com/apache/cordova-plugins/tree/master/keyboard // Definitions by: Dan Manastireanu -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * The Keyboard object provides some functions to customize the iOS keyboard. diff --git a/cordova/plugins/Media.d.ts b/cordova/plugins/Media.d.ts index b691013d8d245c..e99db687c78afd 100644 --- a/cordova/plugins/Media.d.ts +++ b/cordova/plugins/Media.d.ts @@ -1,7 +1,7 @@ // Type definitions for Apache Cordova Media plugin. // Project: https://github.com/apache/cordova-plugin-media // Definitions by: Microsoft Open Technologies, Inc. -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // // Copyright (c) Microsoft Open Technologies, Inc. // Licensed under the MIT license. diff --git a/cordova/plugins/MediaCapture.d.ts b/cordova/plugins/MediaCapture.d.ts index f4818b26415c1f..b7c2c9abdf2853 100644 --- a/cordova/plugins/MediaCapture.d.ts +++ b/cordova/plugins/MediaCapture.d.ts @@ -1,7 +1,7 @@ // Type definitions for Apache Cordova MediaCapture plugin. // Project: https://github.com/apache/cordova-plugin-media-capture // Definitions by: Microsoft Open Technologies, Inc. -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // // Copyright (c) Microsoft Open Technologies, Inc. // Licensed under the MIT license. diff --git a/cordova/plugins/NetworkInformation.d.ts b/cordova/plugins/NetworkInformation.d.ts index 1ba2ae9e037f2f..784ea1977ff585 100644 --- a/cordova/plugins/NetworkInformation.d.ts +++ b/cordova/plugins/NetworkInformation.d.ts @@ -1,7 +1,7 @@ // Type definitions for Apache Cordova Network Information plugin. // Project: https://github.com/apache/cordova-plugin-network-information // Definitions by: Microsoft Open Technologies, Inc. -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // // Copyright (c) Microsoft Open Technologies, Inc. // Licensed under the MIT license. diff --git a/cordova/plugins/Push.d.ts b/cordova/plugins/Push.d.ts index 2415aa419cf6a1..631cb7f008116f 100644 --- a/cordova/plugins/Push.d.ts +++ b/cordova/plugins/Push.d.ts @@ -1,7 +1,7 @@ // Type definitions for Apache Cordova Push plugin. // Project: https://github.com/phonegap-build/PushPlugin // Definitions by: Microsoft Open Technologies, Inc. -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // // Copyright (c) Microsoft Open Technologies, Inc. // Licensed under the MIT license. diff --git a/cordova/plugins/Splashscreen.d.ts b/cordova/plugins/Splashscreen.d.ts index 1d0d8697aa5542..cf2f803762c58f 100644 --- a/cordova/plugins/Splashscreen.d.ts +++ b/cordova/plugins/Splashscreen.d.ts @@ -1,7 +1,7 @@ // Type definitions for Apache Cordova Splashscreen plugin. // Project: https://github.com/apache/cordova-plugin-splashscreen // Definitions by: Microsoft Open Technologies, Inc. -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // // Copyright (c) Microsoft Open Technologies, Inc. // Licensed under the MIT license. diff --git a/cordova/plugins/StatusBar.d.ts b/cordova/plugins/StatusBar.d.ts index 599408e7b02491..d5feeaf0eaecf5 100644 --- a/cordova/plugins/StatusBar.d.ts +++ b/cordova/plugins/StatusBar.d.ts @@ -1,7 +1,7 @@ // Type definitions for Apache Cordova StatusBar plugin. // Project: https://github.com/apache/cordova-plugin-statusbar // Definitions by: Xinkai Chen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * Global object StatusBar. diff --git a/cordova/plugins/Vibration.d.ts b/cordova/plugins/Vibration.d.ts index 65952f8e9b969f..a9371841ea8607 100644 --- a/cordova/plugins/Vibration.d.ts +++ b/cordova/plugins/Vibration.d.ts @@ -1,7 +1,7 @@ // Type definitions for Apache Cordova Vibration plugin. // Project: https://github.com/apache/cordova-plugin-vibration // Definitions by: Microsoft Open Technologies, Inc. , Louis Lagrange -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // // Copyright (c) Microsoft Open Technologies, Inc. // Licensed under the MIT license. diff --git a/cordova/plugins/WebSQL.d.ts b/cordova/plugins/WebSQL.d.ts index 0d180bf53ebcf1..f51f30cb6b4f75 100644 --- a/cordova/plugins/WebSQL.d.ts +++ b/cordova/plugins/WebSQL.d.ts @@ -1,7 +1,7 @@ // Type definitions for Apache Cordova WebSQL plugin. // Project: https://github.com/MSOpenTech/cordova-plugin-websql // Definitions by: Microsoft Open Technologies, Inc. -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // // Copyright (c) Microsoft Open Technologies, Inc. // Licensed under the MIT license. diff --git a/cordovarduino/cordovarduino.d.ts b/cordovarduino/cordovarduino.d.ts index 0fccff2ad9345b..f9587804b14ed7 100644 --- a/cordovarduino/cordovarduino.d.ts +++ b/cordovarduino/cordovarduino.d.ts @@ -1,7 +1,7 @@ // Type definitions for Cordovarduino plugin // Project: https://github.com/stereolux/cordovarduino // Definitions by: Hendrik Maus -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Cordovardunio { interface Serial { diff --git a/core-decorators/core-decorators.d.ts b/core-decorators/core-decorators.d.ts index 0d1bba18649c6c..30d3a6c1703118 100644 --- a/core-decorators/core-decorators.d.ts +++ b/core-decorators/core-decorators.d.ts @@ -1,7 +1,7 @@ // Type definitions for core-decorators.js v0.10 // Project: https://github.com/jayphelps/core-decorators.js // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "core-decorators" { export interface ClassDecorator { diff --git a/core-js/core-js.d.ts b/core-js/core-js.d.ts index fa98da2486a88c..e03d76e380b8dc 100644 --- a/core-js/core-js.d.ts +++ b/core-js/core-js.d.ts @@ -1,7 +1,7 @@ // Type definitions for core-js v0.9.7 // Project: https://github.com/zloirock/core-js/ // Definitions by: Ron Buckton -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* ***************************************************************************** Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/cors/cors.d.ts b/cors/cors.d.ts index 92fdd9634e7a35..16f6205a5374ea 100644 --- a/cors/cors.d.ts +++ b/cors/cors.d.ts @@ -1,7 +1,7 @@ // Type definitions for cors // Project: https://github.com/troygoode/node-cors/ // Definitions by: Mihhail Lapushkin -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/couchbase/couchbase.d.ts b/couchbase/couchbase.d.ts index 6afd3a78190ccd..0eccdc93396162 100644 --- a/couchbase/couchbase.d.ts +++ b/couchbase/couchbase.d.ts @@ -1,7 +1,7 @@ // Type definitions for Couchbase Node.js SDK 2.1.2 // Project: https://github.com/couchbase/couchnode // Definitions by: Marwan Aouida -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/cradle/cradle.d.ts b/cradle/cradle.d.ts index 6434af26c50a3c..22a2fcf58e6f9b 100644 --- a/cradle/cradle.d.ts +++ b/cradle/cradle.d.ts @@ -1,7 +1,7 @@ // Type definitions for cradle // Project: https://github.com/flatiron/cradle // Definitions by: Panu Horsmalahti -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "cradle" { interface Options { diff --git a/create-error/create-error.d.ts b/create-error/create-error.d.ts index 5db02e474a9088..a92048ee1d5529 100644 --- a/create-error/create-error.d.ts +++ b/create-error/create-error.d.ts @@ -1,7 +1,7 @@ // Type definitions for create-error.js 0.3.1 // Project: https://github.com/tgriesser/create-error // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'create-error' { // FIXME See Global type references https://github.com/Microsoft/TypeScript/issues/983 diff --git a/createjs-lib/createjs-lib.d.ts b/createjs-lib/createjs-lib.d.ts index cfd77e20acbce8..dbe71f886071e5 100644 --- a/createjs-lib/createjs-lib.d.ts +++ b/createjs-lib/createjs-lib.d.ts @@ -1,7 +1,7 @@ // Type definitions for CreateJS // Project: http://www.createjs.com/ // Definitions by: Pedro Ferreira , Chris Smith , Satoru Kimura -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* Copyright (c) 2012 Pedro Ferreira diff --git a/createjs/createjs.d.ts b/createjs/createjs.d.ts index f064d07f615527..26ebfa1262efdc 100644 --- a/createjs/createjs.d.ts +++ b/createjs/createjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for CreateJS // Project: http://www.createjs.com/ // Definitions by: Pedro Ferreira , Chris Smith , Satoru Kimura -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* Copyright (c) 2012 Pedro Ferreira diff --git a/cron/cron.d.ts b/cron/cron.d.ts index f91fedec8b81ef..2eb532cf5698b0 100644 --- a/cron/cron.d.ts +++ b/cron/cron.d.ts @@ -1,7 +1,7 @@ // Type definitions for cron 1.0.9 // Project: https://www.npmjs.com/package/cron // Definitions by: Hiroki Horiuchi -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "cron" { diff --git a/crossfilter/crossfilter.d.ts b/crossfilter/crossfilter.d.ts index 9e506aa43e1c6a..078226b40d6fdc 100644 --- a/crossfilter/crossfilter.d.ts +++ b/crossfilter/crossfilter.d.ts @@ -1,7 +1,7 @@ // Type definitions for CrossFilter // Project: https://github.com/square/crossfilter // Definitions by: Schmulik Raskin -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module CrossFilter { diff --git a/crossroads/crossroads.d.ts b/crossroads/crossroads.d.ts index 84f69ea4c81cf5..c3d1b1cf266116 100644 --- a/crossroads/crossroads.d.ts +++ b/crossroads/crossroads.d.ts @@ -1,7 +1,7 @@ // Type definitions for Crossroads.js // Project: http://millermedeiros.github.io/crossroads.js/ // Definitions by: Diullei Gomes -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/crypto-js/crypto-js.d.ts b/crypto-js/crypto-js.d.ts index 0f02514027d21d..13bba489b69720 100644 --- a/crypto-js/crypto-js.d.ts +++ b/crypto-js/crypto-js.d.ts @@ -1,7 +1,7 @@ // Type definitions for crypto-js v3.1.3 // Project: https://github.com/evanvosberg/crypto-js // Definitions by: Michael Zabka -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module CryptoJS { type Hash = (message: string, key?: string, ...options: any[]) => string; diff --git a/cryptojs/cryptojs.d.ts b/cryptojs/cryptojs.d.ts index 997306e4a32e91..3339353b1ecb3d 100644 --- a/cryptojs/cryptojs.d.ts +++ b/cryptojs/cryptojs.d.ts @@ -1,7 +1,7 @@ // Type definitions for CryptoJS 3.1.2 // Project: https://code.google.com/p/crypto-js/ // Definitions by: Gia Bảo @ Sân Đình -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var CryptoJS: CryptoJS.CryptoJSStatic; diff --git a/cson/cson.d.ts b/cson/cson.d.ts index ca7d2faed5c0a6..0150273c0c2296 100644 --- a/cson/cson.d.ts +++ b/cson/cson.d.ts @@ -1,7 +1,7 @@ // Type definitions for CSON // Project: https://github.com/bevry/cson // Definitions by: Sam Saint-Pettersen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "cson" { // Create Strings diff --git a/csurf/csurf.d.ts b/csurf/csurf.d.ts index 4284ff39ce7b5a..3ad72988d0eb20 100644 --- a/csurf/csurf.d.ts +++ b/csurf/csurf.d.ts @@ -1,7 +1,7 @@ // Type definitions for csurf // Project: https://www.npmjs.org/package/csurf // Definitions by: Hiroki Horiuchi -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/csv-stringify/csv-stringify.d.ts b/csv-stringify/csv-stringify.d.ts index 6e5eb8c8201132..c15e1bde1b11c0 100644 --- a/csv-stringify/csv-stringify.d.ts +++ b/csv-stringify/csv-stringify.d.ts @@ -1,7 +1,7 @@ // Type definitions for csv-stringify 0.0.6 // Project: https://github.com/wdavidw/node-csv-stringify // Definitions by: Rogier Schouten -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/cuid/cuid.d.ts b/cuid/cuid.d.ts index 0ba27cee7a283f..a5b9429800d5a2 100644 --- a/cuid/cuid.d.ts +++ b/cuid/cuid.d.ts @@ -1,7 +1,7 @@ // Type definitions for cuid // Project: https://github.com/ericelliott/cuid // Definitions by: Dave Keen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'cuid' { function cuid(): string; diff --git a/custom-error-generator/custom-error-generator.d.ts b/custom-error-generator/custom-error-generator.d.ts index 8ce65f673ddc54..20ab42ea8f5f4d 100644 --- a/custom-error-generator/custom-error-generator.d.ts +++ b/custom-error-generator/custom-error-generator.d.ts @@ -1,7 +1,7 @@ // Type definitions for custom-error-generator 7.0.0 // Project: https://github.com/jproulx/node-custom-error // Definitions by: Thierry Miceli -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "custom-error-generator" { function createError(name: string, parameters?: Object, Constructor?: any): any; diff --git a/d3-dsv/d3-dsv.d.ts b/d3-dsv/d3-dsv.d.ts index 09ed9549190f22..ef963eeeaa56cc 100644 --- a/d3-dsv/d3-dsv.d.ts +++ b/d3-dsv/d3-dsv.d.ts @@ -1,7 +1,7 @@ // Type definitions for d3-dsv // Project: https://www.npmjs.com/package/d3-dsv // Definitions by: Jason Swearingen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped //commonjs loader diff --git a/d3.cloud.layout/d3.cloud.layout.d.ts b/d3.cloud.layout/d3.cloud.layout.d.ts index 1e41ecbc25af93..fc6893a37b467c 100644 --- a/d3.cloud.layout/d3.cloud.layout.d.ts +++ b/d3.cloud.layout/d3.cloud.layout.d.ts @@ -1,7 +1,7 @@ // Type definitions for d3JS cloud layout plugin by Jason Davies // Project: https://github.com/jasondavies/d3-cloud // Definitions by: hans windhoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/d3/d3.d.ts b/d3/d3.d.ts index eff11b3e0c9d31..715c548d508fb0 100644 --- a/d3/d3.d.ts +++ b/d3/d3.d.ts @@ -1,7 +1,7 @@ // Type definitions for d3JS // Project: http://d3js.org/ // Definitions by: Alex Ford , Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module d3 { /** diff --git a/dagre-d3/dagre-d3.d.ts b/dagre-d3/dagre-d3.d.ts index d654fa0b4b680e..277fa5fa921fc9 100644 --- a/dagre-d3/dagre-d3.d.ts +++ b/dagre-d3/dagre-d3.d.ts @@ -1,7 +1,7 @@ // Type definitions for dagre-d3.core.js // Project: https://github.com/cpettitt/dagre-d3 // Definitions by: Mark Wong Siang Kai -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/dagre/dagre.d.ts b/dagre/dagre.d.ts index d16df521639cb0..27ca1fa1bc9991 100644 --- a/dagre/dagre.d.ts +++ b/dagre/dagre.d.ts @@ -1,7 +1,7 @@ // Type definitions for dagre 0.7.0 // Project: https://github.com/cpettitt/dagre // Definitions by: Qinfeng Chen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Dagre{ interface DagreFactory { graphlib: GraphLib; diff --git a/dat-gui/dat-gui.d.ts b/dat-gui/dat-gui.d.ts index c17cb5bd7c30fe..0eacedfdb3811b 100644 --- a/dat-gui/dat-gui.d.ts +++ b/dat-gui/dat-gui.d.ts @@ -1,7 +1,7 @@ // Type definitions for dat.GUI v0.5 // Project: https://github.com/dataarts/dat.gui // Definitions by: Satoru Kimura -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dat { export class GUI { diff --git a/data-driven/data-driven.d.ts b/data-driven/data-driven.d.ts index 79bb80b315b94d..82c307daa8548a 100644 --- a/data-driven/data-driven.d.ts +++ b/data-driven/data-driven.d.ts @@ -1,7 +1,7 @@ // Type definitions for data-driven.js // Project: https://github.com/fluentsoftware/data-driven // Definitions by: Adam Babcock -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "data-driven" { function data_driven(data:T[], callback:()=>any):any; diff --git a/date.format.js/date.format.d.ts b/date.format.js/date.format.d.ts index d31543aceb9283..7911cbe8c48c7c 100644 --- a/date.format.js/date.format.d.ts +++ b/date.format.js/date.format.d.ts @@ -1,7 +1,7 @@ // Type definitions for Date Format 1.2.3 // Project: http://blog.stevenlevithan.com/archives/date-time-format // Definitions by: Rob Stutton -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /***************************************************************************** Portions Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/datejs/datejs.d.ts b/datejs/datejs.d.ts index c0b7ad5107f334..068a5b42a5d319 100644 --- a/datejs/datejs.d.ts +++ b/datejs/datejs.d.ts @@ -1,7 +1,7 @@ // Type definitions for DateJS // Project: http://www.datejs.com/ // Definitions by: David Khristepher Santos -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped //NOTE: This definition file is for the library located at http://datejs.googlecode.com/svn/ and documented at https://code.google.com/p/datejs/wiki/APIDocumentation //That version of the library is more recent than the one provided at https://code.google.com/p/datejs/downloads/list, which has a slightly different API diff --git a/datejs/sugarpak.d.ts b/datejs/sugarpak.d.ts index 3a30d7f6cbbb12..271962d105ce0f 100644 --- a/datejs/sugarpak.d.ts +++ b/datejs/sugarpak.d.ts @@ -1,7 +1,7 @@ // Type definitions for DateJS - SugarPak Extensions // Project: http://www.datejs.com/ // Definitions by: David Khristepher Santos -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** SugarPak.js - Domain Specific Language - Syntactical Sugar */ declare module sugarpak { diff --git a/dcjs/dc-1.6.0.d.ts b/dcjs/dc-1.6.0.d.ts index 2feed9a8c8c644..aac2240b80ffcd 100644 --- a/dcjs/dc-1.6.0.d.ts +++ b/dcjs/dc-1.6.0.d.ts @@ -1,7 +1,7 @@ // Type definitions for DCJS // Project: https://github.com/dc-js // Definitions by: hans windhoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // this makes only sense together with d3 and crossfilter so you need the d3.d.ts and crossfilter.d.ts files diff --git a/dcjs/dc.d.ts b/dcjs/dc.d.ts index 850d1abeca977b..8f7671648e654c 100644 --- a/dcjs/dc.d.ts +++ b/dcjs/dc.d.ts @@ -1,7 +1,7 @@ // Type definitions for DCJS // Project: https://github.com/dc-js/dc.js // Definitions by: hans windhoff , matt traynham -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // this makes only sense together with d3 and crossfilter so you need the d3.d.ts and crossfilter.d.ts files diff --git a/debug/debug.d.ts b/debug/debug.d.ts index b43cd238c3cf45..ec5fb8c39f38ac 100644 --- a/debug/debug.d.ts +++ b/debug/debug.d.ts @@ -1,7 +1,7 @@ // Type definitions for debug // Project: https://github.com/visionmedia/debug // Definitions by: Seon-Wook Park , Gal Talmor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var debug: debug.IDebug; diff --git a/decamelize/decamelize.d.ts b/decamelize/decamelize.d.ts index 67fe48fbf28eaa..2209d1e856703f 100644 --- a/decamelize/decamelize.d.ts +++ b/decamelize/decamelize.d.ts @@ -1,7 +1,7 @@ // Type definitions for decamelize // Project: https://github.com/sindresorhus/decamelize // Definitions by: Sam Verschueren -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "decamelize" { function decamelize(input: string, separator?: string): string; diff --git a/decimal.js/decimal.js.d.ts b/decimal.js/decimal.js.d.ts index 74910614e260ab..25dfbe5f478c7d 100644 --- a/decimal.js/decimal.js.d.ts +++ b/decimal.js/decimal.js.d.ts @@ -1,7 +1,7 @@ // Type definitions for decimal.js // Project: http://mikemcl.github.io/decimal.js // Definitions by: Joseph Rossi -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var Decimal: decimal.IDecimalStatic; diff --git a/decorum/decorum.d.ts b/decorum/decorum.d.ts index 4a966e9d2bc924..07660acf9f6469 100644 --- a/decorum/decorum.d.ts +++ b/decorum/decorum.d.ts @@ -1,7 +1,7 @@ // Type definitions for Decorum JS v0.2.0 // Project: https://github.com/dflor003/decorum // Definitions by: Danil Flores -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'decorum' { export = decorum; diff --git a/deep-diff/deep-diff.d.ts b/deep-diff/deep-diff.d.ts index 4242731f2715a6..c23c44791ad331 100644 --- a/deep-diff/deep-diff.d.ts +++ b/deep-diff/deep-diff.d.ts @@ -1,7 +1,7 @@ // Type definitions for deep-diff // Project: https://github.com/flitbit/diff/ // Definitions by: ZauberNerd -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module deepDiff { interface IDiff { diff --git a/deep-equal/deep-equal.d.ts b/deep-equal/deep-equal.d.ts index ea2fb88adafd15..0afb0f402bfd9e 100644 --- a/deep-equal/deep-equal.d.ts +++ b/deep-equal/deep-equal.d.ts @@ -1,7 +1,7 @@ // Type definitions for deep-equal // Project: https://github.com/substack/node-deep-equal // Definitions by: remojansen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "deep-equal" { diff --git a/deep-freeze/deep-freeze.d.ts b/deep-freeze/deep-freeze.d.ts index ce3d9421a1c734..46d04c981ef1e2 100644 --- a/deep-freeze/deep-freeze.d.ts +++ b/deep-freeze/deep-freeze.d.ts @@ -1,7 +1,7 @@ // Type definitions for deep-freeze // Project: https://github.com/substack/deep-freeze // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module DeepFreeze { export interface DeepFreezeInterface { diff --git a/del/del.d.ts b/del/del.d.ts index 550f8f5557270a..066080db4f1fdb 100644 --- a/del/del.d.ts +++ b/del/del.d.ts @@ -1,7 +1,7 @@ // Type definitions for del v2.2.0 // Project: https://github.com/sindresorhus/del // Definitions by: Asana , Aya Morisawa -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/denodeify/denodeify.d.ts b/denodeify/denodeify.d.ts index f993b027018d36..f2e27f4bd52efa 100644 --- a/denodeify/denodeify.d.ts +++ b/denodeify/denodeify.d.ts @@ -1,7 +1,7 @@ // Type definitions for denodeify 1.2.1 // Project: https://github.com/matthew-andrews/denodeify // Definitions by: joaomoreno -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "denodeify" { function _(fn: _.F0, transformer?: _.M): () => Promise; diff --git a/depd/depd.d.ts b/depd/depd.d.ts index 1af4eaa8da5486..674bb21f32c2c8 100644 --- a/depd/depd.d.ts +++ b/depd/depd.d.ts @@ -1,7 +1,7 @@ // Type definitions for depd 1.1.0 // Project: https://github.com/dougwilson/nodejs-depd // Definitions by: Zhiyuan Wang -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'depd' { diff --git a/deployJava/deployJava.d.ts b/deployJava/deployJava.d.ts index 76ff5d8cd11eec..b50065772c8ad8 100644 --- a/deployJava/deployJava.d.ts +++ b/deployJava/deployJava.d.ts @@ -1,7 +1,7 @@ // Type definitions for deployJava.js // Project: https://www.java.com/js/deployJava.txt // Definitions by: Cyril Schumacher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module DeployJava { /** diff --git a/detect-indent/detect-indent.d.ts b/detect-indent/detect-indent.d.ts index 0ee7cad076d57e..eb666199c60004 100644 --- a/detect-indent/detect-indent.d.ts +++ b/detect-indent/detect-indent.d.ts @@ -1,7 +1,7 @@ // Type definitions for detect-indent 0.1.3 // Project: https://github.com/sindresorhus/detect-indent // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'detect-indent' { interface DetectIndent { diff --git a/devextreme/devextreme-15.1.3.d.ts b/devextreme/devextreme-15.1.3.d.ts index 4825e80b2e027f..add99aa8373b1e 100644 --- a/devextreme/devextreme-15.1.3.d.ts +++ b/devextreme/devextreme-15.1.3.d.ts @@ -1,7 +1,7 @@ // Type definitions for DevExtreme 15.1.3 // Project: http://js.devexpress.com/ // Definitions by: DevExpress Inc. -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/devextreme/devextreme-15.1.4.d.ts b/devextreme/devextreme-15.1.4.d.ts index 266da3b125e9ef..f0e1296474b48e 100644 --- a/devextreme/devextreme-15.1.4.d.ts +++ b/devextreme/devextreme-15.1.4.d.ts @@ -1,7 +1,7 @@ // Type definitions for DevExtreme 15.1.4 // Project: http://js.devexpress.com/ // Definitions by: DevExpress Inc. -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/devextreme/devextreme-15.1.5.d.ts b/devextreme/devextreme-15.1.5.d.ts index aff7108887bbc2..f16d65d34c3d27 100644 --- a/devextreme/devextreme-15.1.5.d.ts +++ b/devextreme/devextreme-15.1.5.d.ts @@ -1,7 +1,7 @@ // Type definitions for DevExtreme 15.1.5 // Project: http://js.devexpress.com/ // Definitions by: DevExpress Inc. -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/devextreme/devextreme-15.1.6.d.ts b/devextreme/devextreme-15.1.6.d.ts index fdb7df96ca4d35..4a299cb2aa5fa7 100644 --- a/devextreme/devextreme-15.1.6.d.ts +++ b/devextreme/devextreme-15.1.6.d.ts @@ -1,7 +1,7 @@ // Type definitions for DevExtreme 15.1.6 // Project: http://js.devexpress.com/ // Definitions by: DevExpress Inc. -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/devextreme/devextreme-15.1.7.d.ts b/devextreme/devextreme-15.1.7.d.ts index fc593db200ed55..5f10b3e4eb349f 100644 --- a/devextreme/devextreme-15.1.7.d.ts +++ b/devextreme/devextreme-15.1.7.d.ts @@ -1,7 +1,7 @@ // Type definitions for DevExtreme 15.1.7 // Project: http://js.devexpress.com/ // Definitions by: DevExpress Inc. -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// @@ -3036,7 +3036,7 @@ declare module DevExpress.ui { showInColumnChooser?: boolean; /** Specifies the identifier of the column. */ name?: string; - // NOTE https://github.com/borisyankov/DefinitelyTyped/pull/5590 + // NOTE https://github.com/DefinitelyTyped/DefinitelyTyped/pull/5590 text?: string; value?: any; } diff --git a/devextreme/devextreme-15.1.8.d.ts b/devextreme/devextreme-15.1.8.d.ts index 83e69504be12fe..cec70ee47879b9 100644 --- a/devextreme/devextreme-15.1.8.d.ts +++ b/devextreme/devextreme-15.1.8.d.ts @@ -1,7 +1,7 @@ // Type definitions for DevExtreme 15.1.8 // Project: http://js.devexpress.com/ // Definitions by: DevExpress Inc. -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/devextreme/devextreme-15.2.4.d.ts b/devextreme/devextreme-15.2.4.d.ts index e0777077c88225..dbed44832bc37f 100644 --- a/devextreme/devextreme-15.2.4.d.ts +++ b/devextreme/devextreme-15.2.4.d.ts @@ -1,7 +1,7 @@ // Type definitions for DevExtreme 15.2.4 // Project: http://js.devexpress.com/ // Definitions by: DevExpress Inc. -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/devextreme/devextreme-15.2.5.d.ts b/devextreme/devextreme-15.2.5.d.ts index 1d31b7d4f98012..fd161bfeaaed5a 100644 --- a/devextreme/devextreme-15.2.5.d.ts +++ b/devextreme/devextreme-15.2.5.d.ts @@ -1,7 +1,7 @@ // Type definitions for DevExtreme 15.2.5 // Project: http://js.devexpress.com/ // Definitions by: DevExpress Inc. -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/devextreme/devextreme.d.ts b/devextreme/devextreme.d.ts index 6de27033a2604e..976acf0047db6a 100644 --- a/devextreme/devextreme.d.ts +++ b/devextreme/devextreme.d.ts @@ -1,7 +1,7 @@ // Type definitions for DevExtreme 15.2.7 // Project: http://js.devexpress.com/ // Definitions by: DevExpress Inc. -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/dhtmlxgantt/dhtmlxgantt.d.ts b/dhtmlxgantt/dhtmlxgantt.d.ts index fbdba354324020..f9ec6808cd5bb2 100644 --- a/dhtmlxgantt/dhtmlxgantt.d.ts +++ b/dhtmlxgantt/dhtmlxgantt.d.ts @@ -1,7 +1,7 @@ // Type definitions for dhtmlxGantt 2.0 // Project: http://dhtmlx.com/docs/products/dhtmlxGantt // Definitions by: Maksim Kozhukh -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface GanttTemplates{ diff --git a/dhtmlxscheduler/dhtmlxscheduler.d.ts b/dhtmlxscheduler/dhtmlxscheduler.d.ts index 78537e39351dde..42bd819e4cc5a2 100644 --- a/dhtmlxscheduler/dhtmlxscheduler.d.ts +++ b/dhtmlxscheduler/dhtmlxscheduler.d.ts @@ -1,7 +1,7 @@ // Type definitions for dhtmlxScheduler 4.0 // Project: http://dhtmlx.com/docs/products/dhtmlxScheduler // Definitions by: Maksim Kozhukh -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface SchedulerTemplates{ diff --git a/di-lite/di-lite.d.ts b/di-lite/di-lite.d.ts index 356f70c7bcafab..9391b8c4e129c7 100644 --- a/di-lite/di-lite.d.ts +++ b/di-lite/di-lite.d.ts @@ -1,7 +1,7 @@ // Type definitions for di-lite 0.3.3 // Project: https://github.com/NickQiZhu/di.js // Definitions by: Timothy Morris -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module DiLite { interface DiLiteStatic { diff --git a/diff-match-patch/diff-match-patch.d.ts b/diff-match-patch/diff-match-patch.d.ts index 63bf7eaa07b716..028fe9d65cb64b 100644 --- a/diff-match-patch/diff-match-patch.d.ts +++ b/diff-match-patch/diff-match-patch.d.ts @@ -1,7 +1,7 @@ // Type definitions for diff-match-patch v1.0.0 // Project: https://www.npmjs.com/package/diff-match-patch // Definitions by: Asana -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "diff-match-patch" { type Diff = [number, string]; diff --git a/diff/diff.d.ts b/diff/diff.d.ts index f5c2cc48f832c1..6377a33c4dd472 100644 --- a/diff/diff.d.ts +++ b/diff/diff.d.ts @@ -1,7 +1,7 @@ // Type definitions for diff // Project: https://github.com/kpdecker/jsdiff // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module JsDiff { interface IDiffResult { diff --git a/docCookies/docCookies-tests.ts b/docCookies/docCookies-tests.ts index f81346b9ed007b..49205b6fb11efe 100644 --- a/docCookies/docCookies-tests.ts +++ b/docCookies/docCookies-tests.ts @@ -1,7 +1,7 @@ // Type definitions for docCookies // Project: https://developer.mozilla.org/en-US/docs/Web/API/document.cookie // Definitions by: Jon Egerton -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/docCookies/docCookies.d.ts b/docCookies/docCookies.d.ts index e7ecf142421c49..c8f87bffb04dd9 100644 --- a/docCookies/docCookies.d.ts +++ b/docCookies/docCookies.d.ts @@ -1,7 +1,7 @@ // Type definitions for docCookies // Project: https://developer.mozilla.org/en-US/docs/Web/API/document.cookie // Definitions by: Jon Egerton -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface docCookies { diff --git a/dock-spawn/dock-spawn.d.ts b/dock-spawn/dock-spawn.d.ts index 0c9d8fb4d8f7f0..17fa5100aad776 100644 --- a/dock-spawn/dock-spawn.d.ts +++ b/dock-spawn/dock-spawn.d.ts @@ -2,7 +2,7 @@ // Project: http://dockspawn.com // https://github.com/coderespawn/dock-spawn // Definitions by: Drew Noakes -// Definitions: https://github.com/borisyankov/DefinitelyTyped/dock-spawn +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped/dock-spawn declare module dockspawn { diff --git a/docopt/docopt.d.ts b/docopt/docopt.d.ts index ea2330a193c7ab..8976c6fe363a40 100644 --- a/docopt/docopt.d.ts +++ b/docopt/docopt.d.ts @@ -1,7 +1,7 @@ // Type definitions for Docopt v0.6.2 // Project: http://docopt.org/ // Definitions by: Giovanni Bassi -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface DocoptOption { /** is an optional argument vector. It defaults to the arguments passed to your program (process.argv[2..]). You can also supply it with an array of strings, as with process.argv. For example: ['--verbose', '-o', 'hai.txt'] */ diff --git a/documentdb-server/documentdb-server.d.ts b/documentdb-server/documentdb-server.d.ts index e878960b1ccc45..4afc0da96efd3a 100644 --- a/documentdb-server/documentdb-server.d.ts +++ b/documentdb-server/documentdb-server.d.ts @@ -1,7 +1,7 @@ // Type definitions for DocumentDB server side JavaScript SDK // Project: http://dl.windowsazure.com/documentDB/jsserverdocs // Definitions by: François Nguyen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** The Context object provides access to all operations that can be performed on DocumentDB data, as well as access to the request and response objects. */ interface IContext { diff --git a/documentdb/documentdb.d.ts b/documentdb/documentdb.d.ts index 01cc493425e635..1d901179a608a2 100644 --- a/documentdb/documentdb.d.ts +++ b/documentdb/documentdb.d.ts @@ -1,7 +1,7 @@ // Type definitions for DocumentDB // Project: https://github.com/Azure/azure-documentdb-node // Definitions by: Noel Abrahams , Brett Gutstein -// Definitions: https://github.com/borisyankov/DefinitelyTyped/documentdb +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped/documentdb declare module 'documentdb' { diff --git a/dojo/dijit.d.ts b/dojo/dijit.d.ts index 94f64d0dbd2395..8d3e99b6b54b7c 100644 --- a/dojo/dijit.d.ts +++ b/dojo/dijit.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/dojo/doh.d.ts b/dojo/doh.d.ts index eab1a6b1951fb7..b45956c158cce2 100644 --- a/dojo/doh.d.ts +++ b/dojo/doh.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module doh { diff --git a/dojo/dojo.d.ts b/dojo/dojo.d.ts index ccdeda71e6463b..e3c520163d0d7f 100644 --- a/dojo/dojo.d.ts +++ b/dojo/dojo.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare function define(dependencies: String[], factory: Function): any; declare function require(config?:Object, dependencies?: String[], callback?: Function): any; diff --git a/dojo/dojox.NodeList.d.ts b/dojo/dojox.NodeList.d.ts index 6d9101cf31d161..1d29b79aceacef 100644 --- a/dojo/dojox.NodeList.d.ts +++ b/dojo/dojox.NodeList.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module dojox { diff --git a/dojo/dojox.analytics.d.ts b/dojo/dojox.analytics.d.ts index 516b24a03b4306..1aaf2e618e46a0 100644 --- a/dojo/dojox.analytics.d.ts +++ b/dojo/dojox.analytics.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { diff --git a/dojo/dojox.app.d.ts b/dojo/dojox.app.d.ts index 63019553147dfe..30a99ca3e3fe42 100644 --- a/dojo/dojox.app.d.ts +++ b/dojo/dojox.app.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/dojo/dojox.atom.d.ts b/dojo/dojox.atom.d.ts index 296197d9a114ae..b85cfbb9d0e48e 100644 --- a/dojo/dojox.atom.d.ts +++ b/dojo/dojox.atom.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module dojox { diff --git a/dojo/dojox.av.d.ts b/dojo/dojox.av.d.ts index c1def65767605e..39c39871329c69 100644 --- a/dojo/dojox.av.d.ts +++ b/dojo/dojox.av.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module dojox { diff --git a/dojo/dojox.calc.d.ts b/dojo/dojox.calc.d.ts index eb6d7c10490747..829c324297d1bd 100644 --- a/dojo/dojox.calc.d.ts +++ b/dojo/dojox.calc.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/dojo/dojox.calendar.d.ts b/dojo/dojox.calendar.d.ts index bf657760d78ca1..4ed8c20dd3ca7b 100644 --- a/dojo/dojox.calendar.d.ts +++ b/dojo/dojox.calendar.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/dojo/dojox.charting.d.ts b/dojo/dojox.charting.d.ts index 52df1314e846e6..8e481bc1404237 100644 --- a/dojo/dojox.charting.d.ts +++ b/dojo/dojox.charting.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/dojo/dojox.collections.d.ts b/dojo/dojox.collections.d.ts index aad8f555be59b9..ec773f82fa1337 100644 --- a/dojo/dojox.collections.d.ts +++ b/dojo/dojox.collections.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { diff --git a/dojo/dojox.color.d.ts b/dojo/dojox.color.d.ts index aa8d53ef4d548f..95b9a74d3d5af7 100644 --- a/dojo/dojox.color.d.ts +++ b/dojo/dojox.color.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module dojox { diff --git a/dojo/dojox.css3.d.ts b/dojo/dojox.css3.d.ts index cf256fd8eda0d4..8b2b8ad3f32ec9 100644 --- a/dojo/dojox.css3.d.ts +++ b/dojo/dojox.css3.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { diff --git a/dojo/dojox.data.d.ts b/dojo/dojox.data.d.ts index ed34585fd6096b..873b1abb2c5a14 100644 --- a/dojo/dojox.data.d.ts +++ b/dojo/dojox.data.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module dojox { diff --git a/dojo/dojox.date.d.ts b/dojo/dojox.date.d.ts index d06c2610e83ffd..999bfa5ee68808 100644 --- a/dojo/dojox.date.d.ts +++ b/dojo/dojox.date.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { diff --git a/dojo/dojox.dgauges.d.ts b/dojo/dojox.dgauges.d.ts index 8510b11949825c..a5c8bf7ff8d12a 100644 --- a/dojo/dojox.dgauges.d.ts +++ b/dojo/dojox.dgauges.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/dojo/dojox.dnd.d.ts b/dojo/dojox.dnd.d.ts index d7cfa4c0c2d1fe..40a067309f1a8b 100644 --- a/dojo/dojox.dnd.d.ts +++ b/dojo/dojox.dnd.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module dojox { diff --git a/dojo/dojox.drawing.d.ts b/dojo/dojox.drawing.d.ts index 8e1f1daf022dca..8e35447bc867e8 100644 --- a/dojo/dojox.drawing.d.ts +++ b/dojo/dojox.drawing.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module dojox { diff --git a/dojo/dojox.dtl.d.ts b/dojo/dojox.dtl.d.ts index 0d12a452f47025..ebf3c03255091b 100644 --- a/dojo/dojox.dtl.d.ts +++ b/dojo/dojox.dtl.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/dojo/dojox.editor.d.ts b/dojo/dojox.editor.d.ts index 6cabae98047a87..711ecc7bdf44cc 100644 --- a/dojo/dojox.editor.d.ts +++ b/dojo/dojox.editor.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module dojox { diff --git a/dojo/dojox.embed.d.ts b/dojo/dojox.embed.d.ts index f2484f3a437cbd..7bbbdd8d266811 100644 --- a/dojo/dojox.embed.d.ts +++ b/dojo/dojox.embed.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module dojox { diff --git a/dojo/dojox.encoding.d.ts b/dojo/dojox.encoding.d.ts index c0bce15a80978c..8dc48611cb9bf3 100644 --- a/dojo/dojox.encoding.d.ts +++ b/dojo/dojox.encoding.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { diff --git a/dojo/dojox.flash.d.ts b/dojo/dojox.flash.d.ts index 68b37518829aa2..409f5024ba2afe 100644 --- a/dojo/dojox.flash.d.ts +++ b/dojo/dojox.flash.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { diff --git a/dojo/dojox.form.d.ts b/dojo/dojox.form.d.ts index dfb2299dfdcd51..d545588809056b 100644 --- a/dojo/dojox.form.d.ts +++ b/dojo/dojox.form.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module dojox { diff --git a/dojo/dojox.fx.d.ts b/dojo/dojox.fx.d.ts index dce9d82c1ac871..c52b0f117caf7e 100644 --- a/dojo/dojox.fx.d.ts +++ b/dojo/dojox.fx.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module dojox { diff --git a/dojo/dojox.gantt.d.ts b/dojo/dojox.gantt.d.ts index 7e21c82a9e1700..4a19ce8ddbcbf3 100644 --- a/dojo/dojox.gantt.d.ts +++ b/dojo/dojox.gantt.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { diff --git a/dojo/dojox.gauges.d.ts b/dojo/dojox.gauges.d.ts index 4dab9054c1699d..d8cef91d579401 100644 --- a/dojo/dojox.gauges.d.ts +++ b/dojo/dojox.gauges.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/dojo/dojox.geo.d.ts b/dojo/dojox.geo.d.ts index 7eedb2cf07ac8a..2ff0303dcd2e5f 100644 --- a/dojo/dojox.geo.d.ts +++ b/dojo/dojox.geo.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/dojo/dojox.gesture.d.ts b/dojo/dojox.gesture.d.ts index e9d89357ff96ed..78f3b1106a9e15 100644 --- a/dojo/dojox.gesture.d.ts +++ b/dojo/dojox.gesture.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { diff --git a/dojo/dojox.gfx.d.ts b/dojo/dojox.gfx.d.ts index cebb130d4e44c1..5d1f125134f09e 100644 --- a/dojo/dojox.gfx.d.ts +++ b/dojo/dojox.gfx.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module dojox { diff --git a/dojo/dojox.gfx3d.d.ts b/dojo/dojox.gfx3d.d.ts index a86d62fe8eb484..825d0a6a09ab6b 100644 --- a/dojo/dojox.gfx3d.d.ts +++ b/dojo/dojox.gfx3d.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/dojo/dojox.grid.d.ts b/dojo/dojox.grid.d.ts index 0d9f4cf9d6c02f..1cfb0e8bbf271a 100644 --- a/dojo/dojox.grid.d.ts +++ b/dojo/dojox.grid.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module dojox { diff --git a/dojo/dojox.help.d.ts b/dojo/dojox.help.d.ts index 9d0bc7b1ac5599..20a044453d1c0e 100644 --- a/dojo/dojox.help.d.ts +++ b/dojo/dojox.help.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { diff --git a/dojo/dojox.highlight.d.ts b/dojo/dojox.highlight.d.ts index 17b88e5da542f8..dc2aa61661476d 100644 --- a/dojo/dojox.highlight.d.ts +++ b/dojo/dojox.highlight.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module dojox { diff --git a/dojo/dojox.html.d.ts b/dojo/dojox.html.d.ts index 4091666d8b581b..4d30782c3b20fd 100644 --- a/dojo/dojox.html.d.ts +++ b/dojo/dojox.html.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { diff --git a/dojo/dojox.image.d.ts b/dojo/dojox.image.d.ts index 29aac5e41e44b4..064500c47e49d9 100644 --- a/dojo/dojox.image.d.ts +++ b/dojo/dojox.image.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module dojox { diff --git a/dojo/dojox.io.d.ts b/dojo/dojox.io.d.ts index 4079b56a4d647a..538e4d8b384307 100644 --- a/dojo/dojox.io.d.ts +++ b/dojo/dojox.io.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { diff --git a/dojo/dojox.jq.d.ts b/dojo/dojox.jq.d.ts index d2e7405f9cb63f..2b558a2acb8294 100644 --- a/dojo/dojox.jq.d.ts +++ b/dojo/dojox.jq.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { diff --git a/dojo/dojox.json.d.ts b/dojo/dojox.json.d.ts index a7a6da1efee0e1..563bdc8eee8d9f 100644 --- a/dojo/dojox.json.d.ts +++ b/dojo/dojox.json.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { diff --git a/dojo/dojox.jsonPath.d.ts b/dojo/dojox.jsonPath.d.ts index 7278a436f05baf..a03f6546e31194 100644 --- a/dojo/dojox.jsonPath.d.ts +++ b/dojo/dojox.jsonPath.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { diff --git a/dojo/dojox.lang.d.ts b/dojo/dojox.lang.d.ts index 7092b6da55827b..cb1c591f634f86 100644 --- a/dojo/dojox.lang.d.ts +++ b/dojo/dojox.lang.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { diff --git a/dojo/dojox.layout.d.ts b/dojo/dojox.layout.d.ts index fa03236d74641f..f609da83a2ffc4 100644 --- a/dojo/dojox.layout.d.ts +++ b/dojo/dojox.layout.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/dojo/dojox.main.d.ts b/dojo/dojox.main.d.ts index 4f4592532d2f89..b6010d4083b2fe 100644 --- a/dojo/dojox.main.d.ts +++ b/dojo/dojox.main.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/dojo/dojox.math.d.ts b/dojo/dojox.math.d.ts index 4b20f1f56fcff2..c621fc46a22eb4 100644 --- a/dojo/dojox.math.d.ts +++ b/dojo/dojox.math.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { diff --git a/dojo/dojox.mdnd.d.ts b/dojo/dojox.mdnd.d.ts index 4d596bd2920f2a..6afe8752d23c9f 100644 --- a/dojo/dojox.mdnd.d.ts +++ b/dojo/dojox.mdnd.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module dojox { diff --git a/dojo/dojox.mobile.d.ts b/dojo/dojox.mobile.d.ts index ae64ac4339b08d..87eb5785d3e678 100644 --- a/dojo/dojox.mobile.d.ts +++ b/dojo/dojox.mobile.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/dojo/dojox.mvc.d.ts b/dojo/dojox.mvc.d.ts index 7604f149c27d94..5c324b13f17743 100644 --- a/dojo/dojox.mvc.d.ts +++ b/dojo/dojox.mvc.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module dojox { diff --git a/dojo/dojox.rails.d.ts b/dojo/dojox.rails.d.ts index e85112fc31f443..97ea845440f3de 100644 --- a/dojo/dojox.rails.d.ts +++ b/dojo/dojox.rails.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { diff --git a/dojo/dojox.robot.d.ts b/dojo/dojox.robot.d.ts index bceb29a860423f..3a631c4277c3ab 100644 --- a/dojo/dojox.robot.d.ts +++ b/dojo/dojox.robot.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { diff --git a/dojo/dojox.rpc.d.ts b/dojo/dojox.rpc.d.ts index a67fbaf37e1d4c..0c7f64563acca6 100644 --- a/dojo/dojox.rpc.d.ts +++ b/dojo/dojox.rpc.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module dojox { diff --git a/dojo/dojox.secure.d.ts b/dojo/dojox.secure.d.ts index 9925c86f9907bd..f0ac260bfe8aed 100644 --- a/dojo/dojox.secure.d.ts +++ b/dojo/dojox.secure.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { diff --git a/dojo/dojox.sketch.d.ts b/dojo/dojox.sketch.d.ts index 2e920d9b79f070..0102f229d0dd10 100644 --- a/dojo/dojox.sketch.d.ts +++ b/dojo/dojox.sketch.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/dojo/dojox.socket.d.ts b/dojo/dojox.socket.d.ts index 37d3f043c88921..ec9897f8e508bc 100644 --- a/dojo/dojox.socket.d.ts +++ b/dojo/dojox.socket.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { /** diff --git a/dojo/dojox.sql.d.ts b/dojo/dojox.sql.d.ts index 07b8fbdf3d119f..3c2194314ba388 100644 --- a/dojo/dojox.sql.d.ts +++ b/dojo/dojox.sql.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { diff --git a/dojo/dojox.storage.d.ts b/dojo/dojox.storage.d.ts index 868f05a1b1bede..ac096570fd729c 100644 --- a/dojo/dojox.storage.d.ts +++ b/dojo/dojox.storage.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { /** diff --git a/dojo/dojox.string.d.ts b/dojo/dojox.string.d.ts index f0c7e8a97f77db..2bd497f8ba9276 100644 --- a/dojo/dojox.string.d.ts +++ b/dojo/dojox.string.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { diff --git a/dojo/dojox.testing.d.ts b/dojo/dojox.testing.d.ts index 535ff2c61d36d7..cbc3ee9c74edd0 100644 --- a/dojo/dojox.testing.d.ts +++ b/dojo/dojox.testing.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { diff --git a/dojo/dojox.timing.d.ts b/dojo/dojox.timing.d.ts index ba4bf27e8050c1..f1876b03c3abc3 100644 --- a/dojo/dojox.timing.d.ts +++ b/dojo/dojox.timing.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { diff --git a/dojo/dojox.treemap.d.ts b/dojo/dojox.treemap.d.ts index 72ecee2587cb45..3ba790bc0e078c 100644 --- a/dojo/dojox.treemap.d.ts +++ b/dojo/dojox.treemap.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/dojo/dojox.uuid.d.ts b/dojo/dojox.uuid.d.ts index f6b925d479d29d..bc5b264f8daab1 100644 --- a/dojo/dojox.uuid.d.ts +++ b/dojo/dojox.uuid.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { diff --git a/dojo/dojox.validate.d.ts b/dojo/dojox.validate.d.ts index 8fb5b2673cafc6..e59b4c1b43e729 100644 --- a/dojo/dojox.validate.d.ts +++ b/dojo/dojox.validate.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { diff --git a/dojo/dojox.widget.d.ts b/dojo/dojox.widget.d.ts index afbb2eed5ddd18..ec749a096651bf 100644 --- a/dojo/dojox.widget.d.ts +++ b/dojo/dojox.widget.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/dojo/dojox.xml.d.ts b/dojo/dojox.xml.d.ts index a3f4ad6051bc36..5d1a0e3054abd1 100644 --- a/dojo/dojox.xml.d.ts +++ b/dojo/dojox.xml.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dojo v1.9 // Project: http://dojotoolkit.org // Definitions by: Michael Van Sickle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dojox { diff --git a/domo/domo.d.ts b/domo/domo.d.ts index d7d0d940f160e0..f0fa0e951bef53 100644 --- a/domo/domo.d.ts +++ b/domo/domo.d.ts @@ -1,7 +1,7 @@ // Type definitions for Domo 0.5 // Project: http://domo-js.com/ // Definitions by: Steve Fenton -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface Domo { (attributes?: Object): string; diff --git a/dompurify/dompurify.d.ts b/dompurify/dompurify.d.ts index b8eb194555ff81..188d6e1bedf8d2 100644 --- a/dompurify/dompurify.d.ts +++ b/dompurify/dompurify.d.ts @@ -1,7 +1,7 @@ // Type definitions for DOM Purify // Project: https://github.com/cure53/DOMPurify // Definitions by: Dave Taylor , Samira Bazuzi -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface IDOMPurify { sanitize(s:string):string; diff --git a/domready/domready.d.ts b/domready/domready.d.ts index 61ac76531db29f..80981b74a52c03 100644 --- a/domready/domready.d.ts +++ b/domready/domready.d.ts @@ -1,7 +1,7 @@ // Type definitions for domready // Project: https://github.com/ded/domready // Definitions by: Christian Holm Nielsen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare function domready(callback: () => any) : void; diff --git a/donna/donna.d.ts b/donna/donna.d.ts index c953764d196b19..51e87971e8ac9d 100644 --- a/donna/donna.d.ts +++ b/donna/donna.d.ts @@ -1,7 +1,7 @@ // Type definitions for donna // Project: https://github.com/atom/donna // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "donna" { function generateMetadata(modules: string[]): DonnaTypes.Metadata; diff --git a/dot-case/dot-case.d.ts b/dot-case/dot-case.d.ts index 5e02a23421e639..93921f56e251bf 100644 --- a/dot-case/dot-case.d.ts +++ b/dot-case/dot-case.d.ts @@ -1,7 +1,7 @@ // Type definitions for dot-case // Project: https://github.com/blakeembrey/dot-case // Definitions by: Sam Saint-Pettersen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "dot-case" { function dotCase(string: string, locale?: string): string; diff --git a/dot-prop/dot-prop.d.ts b/dot-prop/dot-prop.d.ts index c2f52c1627ec2f..9ad2eb1a9df844 100644 --- a/dot-prop/dot-prop.d.ts +++ b/dot-prop/dot-prop.d.ts @@ -1,7 +1,7 @@ // Type definitions for dot-prop // Project: https://github.com/sindresorhus/dot-prop // Definitions by: Sam Verschueren -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "dot-prop" { export function get(object: any, path: string): any; diff --git a/dot/dot.d.ts b/dot/dot.d.ts index 2ab677c26d64df..f13f1703b5b42a 100644 --- a/dot/dot.d.ts +++ b/dot/dot.d.ts @@ -1,7 +1,7 @@ // Type definitions for doT v1.0.1 // Project: https://github.com/olado/doT // Definitions by: ZombieHunter -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var doT: doT.doTStatic; diff --git a/dotdotdot/dotdotdot.d.ts b/dotdotdot/dotdotdot.d.ts index af682e94c99770..970a50b910d357 100644 --- a/dotdotdot/dotdotdot.d.ts +++ b/dotdotdot/dotdotdot.d.ts @@ -1,7 +1,7 @@ // Type definitions for dotdotdot v1.6.16 // Project: http://dotdotdot.frebsite.nl/ // Definitions by: Milan Jaros -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface JQuery { /** diff --git a/doublearray/doublearray.d.ts b/doublearray/doublearray.d.ts index b34aa4cb8329a4..81fe343e00e8da 100644 --- a/doublearray/doublearray.d.ts +++ b/doublearray/doublearray.d.ts @@ -1,7 +1,7 @@ // Type definitions for doublearray // Project: https://github.com/takuyaa/doublearray // Definitions by: MIZUSHIMA Junki -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module doublearray { interface KeyValue { diff --git a/dragula/dragula.d.ts b/dragula/dragula.d.ts index 8a707ef6fc6cec..90dcb18898d6be 100644 --- a/dragula/dragula.d.ts +++ b/dragula/dragula.d.ts @@ -1,7 +1,7 @@ // Type definitions for dragula v2.1.2 // Project: http://bevacqua.github.io/dragula/ // Definitions by: Paul Welter -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module dragula { interface DragulaOptions { diff --git a/drop/drop.d.ts b/drop/drop.d.ts index 6bd963ca5ca9b7..70acc7693d73eb 100644 --- a/drop/drop.d.ts +++ b/drop/drop.d.ts @@ -1,7 +1,7 @@ // Type definitions for Drop v1.4 // Project: http://github.hubspot.com/drop/ // Definitions by: Adi Dahiya -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/dropboxjs/dropboxjs.d.ts b/dropboxjs/dropboxjs.d.ts index f9a2c9a4009384..dbd649537aa6d3 100644 --- a/dropboxjs/dropboxjs.d.ts +++ b/dropboxjs/dropboxjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for dropbox-js // Project: https://github.com/dropbox/dropbox-js // Definitions by: Steve Fenton , Pedro Casaubon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Dropbox { diff --git a/dropzone/dropzone.d.ts b/dropzone/dropzone.d.ts index 5588ac48d441a0..788cdc08e689b2 100644 --- a/dropzone/dropzone.d.ts +++ b/dropzone/dropzone.d.ts @@ -1,7 +1,7 @@ // Type definitions for Dropzone 4.0.1 // Project: http://www.dropzonejs.com/ // Definitions by: Natan Vivo , Andy Hawkins , Vasya Aksyonov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/dsv/dsv.d.ts b/dsv/dsv.d.ts index 797befb3703d9b..b8f268ee96a416 100644 --- a/dsv/dsv.d.ts +++ b/dsv/dsv.d.ts @@ -1,7 +1,7 @@ // Type definitions for dsv // Project: https://www.npmjs.com/package/dsv // Definitions by: Jason Swearingen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped //commonjs loader diff --git a/dts-bundle/dts-bundle.d.ts b/dts-bundle/dts-bundle.d.ts index eb0c4acacb02cf..501e0da200889d 100644 --- a/dts-bundle/dts-bundle.d.ts +++ b/dts-bundle/dts-bundle.d.ts @@ -1,7 +1,7 @@ // Type definitions for dts-bundle // Project: https://github.com/TypeStrong/dts-bundle // Definitions by: Asana -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "dts-bundle" { interface Options { diff --git a/durandal/durandal-1.x.d.ts b/durandal/durandal-1.x.d.ts index f2c7b8c9266e4f..a017b6c9e88c9e 100644 --- a/durandal/durandal-1.x.d.ts +++ b/durandal/durandal-1.x.d.ts @@ -1,7 +1,7 @@ // Type definitions for durandal 1.1.1 // Project: http://durandaljs.com // Definitions by: Evan Larsen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/durandal/durandal.d.ts b/durandal/durandal.d.ts index f5b7c32601cf33..1d8e4124cd1723 100644 --- a/durandal/durandal.d.ts +++ b/durandal/durandal.d.ts @@ -1,7 +1,7 @@ // Type definitions for Durandal 2.1.0 // Project: http://durandaljs.com // Definitions by: Blue Spire -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * Durandal 2.1.0 Copyright (c) 2012 Blue Spire Consulting, Inc. All Rights Reserved. diff --git a/dustjs-linkedin/dustjs-linkedin.d.ts b/dustjs-linkedin/dustjs-linkedin.d.ts index 9713c4da1a77e1..70bd288a39be60 100644 --- a/dustjs-linkedin/dustjs-linkedin.d.ts +++ b/dustjs-linkedin/dustjs-linkedin.d.ts @@ -1,7 +1,7 @@ // Type definitions for linkedin dustjs 1.2.1 // Project: https://github.com/linkedin/dustjs // Definitions by: Marcelo Dezem -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // // Due to a lack of documentation it's not possible diff --git a/dw-bxslider-4/dw-bxslider-4.d.ts b/dw-bxslider-4/dw-bxslider-4.d.ts index 26aece2d7acb26..3b63698e18288d 100644 --- a/dw-bxslider-4/dw-bxslider-4.d.ts +++ b/dw-bxslider-4/dw-bxslider-4.d.ts @@ -1,7 +1,7 @@ // Type definitions for bxSlider v4.2.5 // Project: https://github.com/stevenwanderski/bxslider-4 // Definitions by: Piotr Sałkowski -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/dymo-label-framework/dymo-label-framework.d.ts b/dymo-label-framework/dymo-label-framework.d.ts index b3209e15c11b0d..6acaf07cd748fd 100644 --- a/dymo-label-framework/dymo-label-framework.d.ts +++ b/dymo-label-framework/dymo-label-framework.d.ts @@ -1,7 +1,7 @@ // Type definitions for DYMO Label Framework v1.2.6 // Project: http://www.labelwriter.com/software/dls/sdk/docs/DYMOLabelFrameworkJavaScriptHelp/index.html // Definitions by: Thijs Kuipers -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * Top namespace for DYMO Label Framework JavaScript library. diff --git a/each/each.d.ts b/each/each.d.ts index 0e9b900dc161c3..2dd71d25e5dbe8 100644 --- a/each/each.d.ts +++ b/each/each.d.ts @@ -1,7 +1,7 @@ // Type definitions for NodeEach v0.4.9 // Project: http://www.adaltas.com/projects/node-each/ // Definitions by: Michael Zabka -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface Each { paused: boolean; diff --git a/easeljs/easeljs.d.ts b/easeljs/easeljs.d.ts index f18cabdcb55699..e09a5de578770f 100644 --- a/easeljs/easeljs.d.ts +++ b/easeljs/easeljs.d.ts @@ -1,7 +1,7 @@ // Type definitions for EaselJS 0.8.0 // Project: http://www.createjs.com/#!/EaselJS // Definitions by: Pedro Ferreira , Chris Smith -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* Copyright (c) 2012 Pedro Ferreira diff --git a/easy-api-request/easy-api-request.d.ts b/easy-api-request/easy-api-request.d.ts index 61bc79142fd2a8..46accbb37c9117 100644 --- a/easy-api-request/easy-api-request.d.ts +++ b/easy-api-request/easy-api-request.d.ts @@ -1,7 +1,7 @@ // Type definitions for easy-api-request // Project: https://github.com/DeadAlready/easy-api-request // Definitions by: Karl Düüna -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/easy-jsend/easy-jsend.d.ts b/easy-jsend/easy-jsend.d.ts index b45fbdac7375c8..e15019e7dfed18 100644 --- a/easy-jsend/easy-jsend.d.ts +++ b/easy-jsend/easy-jsend.d.ts @@ -1,7 +1,7 @@ // Type definitions for easy-jsend // Project: https://github.com/DeadAlready/easy-jsend // Definitions by: Karl Düüna -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/easy-session/easy-session.d.ts b/easy-session/easy-session.d.ts index 8300d85030cf14..ced24c0c0dca98 100644 --- a/easy-session/easy-session.d.ts +++ b/easy-session/easy-session.d.ts @@ -1,7 +1,7 @@ // Type definitions for easy-session // Project: https://github.com/DeadAlready/node-easy-session // Definitions by: Karl Düüna -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/easy-table/easy-table-0.2.0.d.ts b/easy-table/easy-table-0.2.0.d.ts index 912b089ce97cea..4b5845e5953587 100644 --- a/easy-table/easy-table-0.2.0.d.ts +++ b/easy-table/easy-table-0.2.0.d.ts @@ -1,7 +1,7 @@ // Type definitions for easy-table 0.2.0 // Project: https://github.com/eldargab/easy-table // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "easy-table" { class EasyTable { diff --git a/easy-table/easy-table.d.ts b/easy-table/easy-table.d.ts index 60bcb04574880f..ff5bf0928abfd4 100644 --- a/easy-table/easy-table.d.ts +++ b/easy-table/easy-table.d.ts @@ -1,7 +1,7 @@ // Type definitions for easy-table // Project: https://github.com/eldargab/easy-table // Definitions by: Niklas Mollenhauer -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "easy-table" { diff --git a/easy-x-headers/easy-x-headers.d.ts b/easy-x-headers/easy-x-headers.d.ts index 4158654ed20d4a..40dc871d29604d 100644 --- a/easy-x-headers/easy-x-headers.d.ts +++ b/easy-x-headers/easy-x-headers.d.ts @@ -1,7 +1,7 @@ // Type definitions for easy-x-headers // Project: https://github.com/DeadAlready/easy-x-headers // Definitions by: Karl Düüna -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/easy-xapi-supertest/easy-xapi-supertest.d.ts b/easy-xapi-supertest/easy-xapi-supertest.d.ts index 4ea936976c5ac7..5a8525e0a453cd 100644 --- a/easy-xapi-supertest/easy-xapi-supertest.d.ts +++ b/easy-xapi-supertest/easy-xapi-supertest.d.ts @@ -1,7 +1,7 @@ // Type definitions for easy-x-headers // Project: https://github.com/DeadAlready/easy-x-headers // Definitions by: Karl Düüna -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/easy-xapi-utils/easy-xapi-utils.d.ts b/easy-xapi-utils/easy-xapi-utils.d.ts index 637829098db0e9..b49a7d37f51023 100644 --- a/easy-xapi-utils/easy-xapi-utils.d.ts +++ b/easy-xapi-utils/easy-xapi-utils.d.ts @@ -1,7 +1,7 @@ // Type definitions for easy-xapi-utils // Project: https://github.com/DeadAlready/easy-xapi-utils // Definitions by: Karl Düüna -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/easy-xapi/easy-xapi.d.ts b/easy-xapi/easy-xapi.d.ts index 25d95b432b9f04..a0f598a6bf3094 100644 --- a/easy-xapi/easy-xapi.d.ts +++ b/easy-xapi/easy-xapi.d.ts @@ -1,7 +1,7 @@ // Type definitions for easy-xapi // Project: https://github.com/DeadAlready/easy-xapi // Definitions by: Karl Düüna -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/easystarjs/easystarjs.d.ts b/easystarjs/easystarjs.d.ts index 7f0f36795fbd83..b89078d562b738 100644 --- a/easystarjs/easystarjs.d.ts +++ b/easystarjs/easystarjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for EasyStar.js 0.1.6 // Project: http://easystarjs.com/ // Definitions by: Magnus Gustafsson -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* easystarjs.d.ts may be freely distributed under the MIT license. */ diff --git a/egg.js/egg.js.d.ts b/egg.js/egg.js.d.ts index 14b57ba07abf7b..5a94753f44472b 100644 --- a/egg.js/egg.js.d.ts +++ b/egg.js/egg.js.d.ts @@ -1,7 +1,7 @@ // Type definitions for Egg.js 0.0.1 // Project: https://github.com/mikeflynn/egg.js/ // Definitions by: Markus Peloso -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var egg: Egg; diff --git a/ejs-locals/ejs-locals.d.ts b/ejs-locals/ejs-locals.d.ts index 96f6db7e57b387..2cf598b266a880 100644 --- a/ejs-locals/ejs-locals.d.ts +++ b/ejs-locals/ejs-locals.d.ts @@ -1,7 +1,7 @@ // Type definitions for ejs-locals // Project: https://github.com/randometc/ejs-locals // Definitions by: jt000 -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "ejs-locals" { diff --git a/ejs/ejs.d.ts b/ejs/ejs.d.ts index 56e755a460ba23..0572c3766dc67f 100644 --- a/ejs/ejs.d.ts +++ b/ejs/ejs.d.ts @@ -1,7 +1,7 @@ // Type definitions for ejs.js v2.3.3 // Project: http://ejs.co/ // Definitions by: Ben Liddicott -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "ejs" { diff --git a/electron-builder/electron-builder.d.ts b/electron-builder/electron-builder.d.ts index 560937ab4e4bdf..2ed7cd27823c5a 100644 --- a/electron-builder/electron-builder.d.ts +++ b/electron-builder/electron-builder.d.ts @@ -1,7 +1,7 @@ // Type definitions for electron-builder v2.0.2 // Project: https://github.com/loopline-systems/electron-builder // Definitions by: Maxime LUCE -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/electron-packager/electron-packager.d.ts b/electron-packager/electron-packager.d.ts index 54e816250171b3..6ffcf4774cae73 100644 --- a/electron-packager/electron-packager.d.ts +++ b/electron-packager/electron-packager.d.ts @@ -1,7 +1,7 @@ // Type definitions for electron-packager v5.1.0 // Project: https://github.com/maxogden/electron-packager // Definitions by: Maxime LUCE -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/element-resize-event/element-resize-event.d.ts b/element-resize-event/element-resize-event.d.ts index 17cc4ba94ed7b3..3152568f8a07c6 100644 --- a/element-resize-event/element-resize-event.d.ts +++ b/element-resize-event/element-resize-event.d.ts @@ -1,7 +1,7 @@ // Type definitions for element-resize-event 1.0.1 // Project: https://github.com/KyleAMathews/element-resize-event // Definitions by: Rogier Schouten -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "element-resize-event" { function elementResizeEvent(domNode: Element, callback: () => void): void; diff --git a/elm/elm.d.ts b/elm/elm.d.ts index dbc330fcbba2fa..c475eddf92f941 100644 --- a/elm/elm.d.ts +++ b/elm/elm.d.ts @@ -1,7 +1,7 @@ // Type definitions for Elm 0.12 // Project: http://elm-lang.org // Definitions by: Dénes Harmath -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var Elm: Elm; diff --git a/email-templates/email-templates.d.ts b/email-templates/email-templates.d.ts index e3e1095c3432aa..c117980877a06b 100644 --- a/email-templates/email-templates.d.ts +++ b/email-templates/email-templates.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-email-templates // Project: https://github.com/niftylettuce/node-email-templates // Definitions by: Cyril Schumacher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * @summary Interface for result of email template. diff --git a/ember/ember.d.ts b/ember/ember.d.ts index ad687d5ff993cb..405651199a98fa 100644 --- a/ember/ember.d.ts +++ b/ember/ember.d.ts @@ -1,7 +1,7 @@ // Type definitions for Ember.js 1.11.3 // Project: http://emberjs.com/ // Definitions by: Jed Mao -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/emissary/emissary.d.ts b/emissary/emissary.d.ts index cbc484a3d72a06..518a9a0b674a3b 100644 --- a/emissary/emissary.d.ts +++ b/emissary/emissary.d.ts @@ -1,7 +1,7 @@ // Type definitions for emissary // Project: https://github.com/atom/emissary // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/empower/empower.d.ts b/empower/empower.d.ts index bf4f3d6874b5e9..ba0c792d955463 100644 --- a/empower/empower.d.ts +++ b/empower/empower.d.ts @@ -1,7 +1,7 @@ // Type definitions for empower // Project: https://github.com/twada/empower // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare function empower(originalAssert:any, formatter:any, options?:empower.Options):any; diff --git a/emscripten/emscripten.d.ts b/emscripten/emscripten.d.ts index 640f8915c22979..420e60c579464f 100644 --- a/emscripten/emscripten.d.ts +++ b/emscripten/emscripten.d.ts @@ -1,7 +1,7 @@ // Type definitions for Emscripten // Project: http://kripken.github.io/emscripten-site/index.html // Definitions by: Kensuke Matsuzaki -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Emscripten { interface FileSystemType { diff --git a/envify/envify.d.ts b/envify/envify.d.ts index cc343ad33bd114..28825d039910a5 100644 --- a/envify/envify.d.ts +++ b/envify/envify.d.ts @@ -1,7 +1,7 @@ // Type definitions for envify // Project: https://github.com/hughsk/envify // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/epiceditor/epiceditor.d.ts b/epiceditor/epiceditor.d.ts index 5a5ab28e1fe11f..325e35535e4b99 100644 --- a/epiceditor/epiceditor.d.ts +++ b/epiceditor/epiceditor.d.ts @@ -1,7 +1,7 @@ // Type definitions for EpicEditor 0.2 // Project: http://epiceditor.com/ // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface EpicEditorOptions { diff --git a/eq.js/eq.js.d.ts b/eq.js/eq.js.d.ts index 198fee0f90d6c9..c6eafedafc88e0 100644 --- a/eq.js/eq.js.d.ts +++ b/eq.js/eq.js.d.ts @@ -1,7 +1,7 @@ // Type definitions for eq.js // Project: https://github.com/Snugug/eq.js // Definitions by: Stephen Lautier -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var eqjs: eq.EqjsStatic; diff --git a/errorhandler/errorhandler.d.ts b/errorhandler/errorhandler.d.ts index 37d5c3c41d03f2..bb1674c1e5acf4 100644 --- a/errorhandler/errorhandler.d.ts +++ b/errorhandler/errorhandler.d.ts @@ -1,7 +1,7 @@ // Type definitions for errorhandler // Project: https://github.com/expressjs/errorhandler // Definitions by: Santi Albo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/es6-collections/es6-collections.d.ts b/es6-collections/es6-collections.d.ts index bc39df295b1417..7a87a6591f330a 100644 --- a/es6-collections/es6-collections.d.ts +++ b/es6-collections/es6-collections.d.ts @@ -1,7 +1,7 @@ // Type definitions for es6-collections v0.5.1 // Project: https://github.com/WebReflection/es6-collections/ // Definitions by: Ron Buckton -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* ***************************************************************************** Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/es6-promise/es6-promise.d.ts b/es6-promise/es6-promise.d.ts index d5fdc2dbf2f4d8..56477c42dfe87d 100644 --- a/es6-promise/es6-promise.d.ts +++ b/es6-promise/es6-promise.d.ts @@ -1,7 +1,7 @@ // Type definitions for es6-promise // Project: https://github.com/jakearchibald/ES6-Promise // Definitions by: François de Campredon , vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface Thenable { then(onFulfilled?: (value: T) => U | Thenable, onRejected?: (error: any) => U | Thenable): Thenable; diff --git a/es6-shim/es6-shim.d.ts b/es6-shim/es6-shim.d.ts index 41f22997af5ca2..3aef7472116426 100644 --- a/es6-shim/es6-shim.d.ts +++ b/es6-shim/es6-shim.d.ts @@ -1,7 +1,7 @@ // Type definitions for es6-shim v0.31.2 // Project: https://github.com/paulmillr/es6-shim // Definitions by: Ron Buckton -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare type PropertyKey = string | number | symbol; diff --git a/escape-latex/escape-latex.d.ts b/escape-latex/escape-latex.d.ts index fd6f90b45a7d43..5835bad0d9d08c 100644 --- a/escape-latex/escape-latex.d.ts +++ b/escape-latex/escape-latex.d.ts @@ -1,7 +1,7 @@ // Type definitions for escape-latex 0.1.2 // Project: https://github.com/dangmai/escape-latex // Definitions by: Oliver Schneider -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'escape-latex' { function lescape(texString: string): string; diff --git a/escape-string-regexp/escape-string-regexp.d.ts b/escape-string-regexp/escape-string-regexp.d.ts index 74b0958233a0c5..6e04533087c128 100644 --- a/escape-string-regexp/escape-string-regexp.d.ts +++ b/escape-string-regexp/escape-string-regexp.d.ts @@ -1,7 +1,7 @@ // Type definitions for escape-string-regexp // Project: https://github.com/sindresorhus/escape-string-regexp // Definitions by: kruncher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "escape-string-regexp" { diff --git a/esprima/esprima.d.ts b/esprima/esprima.d.ts index c46f20b28ac484..0ed4e1114a8322 100644 --- a/esprima/esprima.d.ts +++ b/esprima/esprima.d.ts @@ -1,7 +1,7 @@ // Type definitions for Esprima v2.1.0 // Project: http://esprima.org // Definitions by: teppeis , RReverser -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/estree/estree.d.ts b/estree/estree.d.ts index 76bc942798be89..dd8c02e6b86be5 100644 --- a/estree/estree.d.ts +++ b/estree/estree.d.ts @@ -1,7 +1,7 @@ // Type definitions for ESTree AST specification // Project: https://github.com/estree/estree // Definitions by: RReverser -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module ESTree { interface Node { diff --git a/estree/flow.d.ts b/estree/flow.d.ts index b34e56fb901a79..dacf5b24286275 100644 --- a/estree/flow.d.ts +++ b/estree/flow.d.ts @@ -1,7 +1,7 @@ // Type definitions for ESTree AST extensions for Facebook Flow // Project: https://github.com/estree/estree // Definitions by: RReverser -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/event-kit/event-kit.d.ts b/event-kit/event-kit.d.ts index 6363edf1cd5543..11320480dd66b8 100644 --- a/event-kit/event-kit.d.ts +++ b/event-kit/event-kit.d.ts @@ -1,7 +1,7 @@ // Type definitions for event-kit v1.2.0 // Project: https://github.com/atom/event-kit // Definitions by: Vadim Macagon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module AtomEventKit { interface IDisposable { diff --git a/event-loop-lag/event-loop-lag.d.ts b/event-loop-lag/event-loop-lag.d.ts index 5346f2207ec689..fa1b1d8215477e 100644 --- a/event-loop-lag/event-loop-lag.d.ts +++ b/event-loop-lag/event-loop-lag.d.ts @@ -1,7 +1,7 @@ // Type definitions for event-loop-lag 1.0.3 // Project: https://github.com/pebble/event-loop-lag // Definitions by: Rogier Schouten -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "event-loop-lag" { diff --git a/eventemitter2/eventemitter2.d.ts b/eventemitter2/eventemitter2.d.ts index dc9bb260b52bae..39a349c6b6a249 100644 --- a/eventemitter2/eventemitter2.d.ts +++ b/eventemitter2/eventemitter2.d.ts @@ -1,7 +1,7 @@ // Type definitions for EventEmitter2 v0.14.4 // Project: https://github.com/asyncly/EventEmitter2 // Definitions by: ryiwamoto -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface EventEmitter2Configuration { /** diff --git a/evernote/evernote.d.ts b/evernote/evernote.d.ts index 75aa724ea25f16..f3be3e4152db8f 100644 --- a/evernote/evernote.d.ts +++ b/evernote/evernote.d.ts @@ -1,7 +1,7 @@ // Type definitions for evernote v 1.25.8 // Project: https://www.npmjs.com/package/evernote // Definitions by: Zachary Collins -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/exit/exit.d.ts b/exit/exit.d.ts index 103984d86cf1ef..76443a382cbc06 100644 --- a/exit/exit.d.ts +++ b/exit/exit.d.ts @@ -1,7 +1,7 @@ // Type definitions for exit 0.1.2 // Project: https://github.com/cowboy/node-exit // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'exit' { function exit(code: number): void; diff --git a/expect.js/expect.js.d.ts b/expect.js/expect.js.d.ts index 12ba1d1b727626..1a1926300bb08c 100644 --- a/expect.js/expect.js.d.ts +++ b/expect.js/expect.js.d.ts @@ -1,7 +1,7 @@ // Type definitions for expect.js 0.3.1 // Project: https://github.com/Automattic/expect.js // Definitions by: Teppei Sato -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare function expect(target?: any): Expect.Root; diff --git a/expect/expect.d.ts b/expect/expect.d.ts index 2566c79fad1052..038ae5111a9c55 100644 --- a/expect/expect.d.ts +++ b/expect/expect.d.ts @@ -1,7 +1,7 @@ // Type definitions for Expect v1.13.4 // Project: https://github.com/mjackson/expect // Definitions by: Justin Reidy -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "expect" { export class Expectation { diff --git a/expectations/expectations.d.ts b/expectations/expectations.d.ts index 8e2750583b3432..de22fcfc576c44 100644 --- a/expectations/expectations.d.ts +++ b/expectations/expectations.d.ts @@ -1,7 +1,7 @@ // Type definitions for expectations.js 0.2.5 // Project: https://github.com/spmason/expectations // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var expect:Expectations.IExpectations; diff --git a/express-brute-memcached/express-brute-memcached.d.ts b/express-brute-memcached/express-brute-memcached.d.ts index 8922311214b9c1..6fcee383fab05e 100644 --- a/express-brute-memcached/express-brute-memcached.d.ts +++ b/express-brute-memcached/express-brute-memcached.d.ts @@ -1,7 +1,7 @@ // Type definitions for express-brute-memcached // Project: https://github.com/AdamPflug/express-brute-memcached // Definitions by: Cyril Schumacher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/express-brute-mongo/express-brute-mongo.d.ts b/express-brute-mongo/express-brute-mongo.d.ts index bc4d5e43d31cef..602a944a315362 100644 --- a/express-brute-mongo/express-brute-mongo.d.ts +++ b/express-brute-mongo/express-brute-mongo.d.ts @@ -1,7 +1,7 @@ // Type definitions for express-brute-mongo // Project: https://github.com/auth0/express-brute-mongo // Definitions by: Cyril Schumacher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/express-brute/express-brute.d.ts b/express-brute/express-brute.d.ts index 1e672fdfbeae4b..cefea7b7093a7f 100644 --- a/express-brute/express-brute.d.ts +++ b/express-brute/express-brute.d.ts @@ -1,7 +1,7 @@ // Type definitions for express-brute // Project: https://github.com/AdamPflug/express-brute // Definitions by: Cyril Schumacher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/express-debug/express-debug.d.ts b/express-debug/express-debug.d.ts index d185f5c696321f..f4faf5ee698802 100644 --- a/express-debug/express-debug.d.ts +++ b/express-debug/express-debug.d.ts @@ -1,7 +1,7 @@ // Type definitions for express-debug 1.1.1 // Project: https://github.com/devoidfury/express-debug // Definitions by: Federico Bond -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* =================== USAGE =================== diff --git a/express-graphql/express-graphql.d.ts b/express-graphql/express-graphql.d.ts index 537439dbe52f04..25f36967fe44b6 100644 --- a/express-graphql/express-graphql.d.ts +++ b/express-graphql/express-graphql.d.ts @@ -1,7 +1,7 @@ // Type definitions for express-graphql // Project: https://www.npmjs.org/package/express-graphql // Definitions by: Isman Usoh , Nitin Tutlani -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/express-handlebars/express-handlebars.d.ts b/express-handlebars/express-handlebars.d.ts index 341c7661b97dbc..3f11234d46daed 100644 --- a/express-handlebars/express-handlebars.d.ts +++ b/express-handlebars/express-handlebars.d.ts @@ -1,7 +1,7 @@ // Type definitions for express-handlebars // Project: https://github.com/ericf/express-handlebars // Definitions by: Sam Saint-Pettersen , Igor Dultsev -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface PartialTemplateOptions { cache?: boolean; diff --git a/express-jwt/express-jwt.d.ts b/express-jwt/express-jwt.d.ts index 77f296b1f6d2ea..af425fb99d43ed 100644 --- a/express-jwt/express-jwt.d.ts +++ b/express-jwt/express-jwt.d.ts @@ -1,7 +1,7 @@ // Type definitions for express-jwt // Project: https://www.npmjs.org/package/express-jwt // Definitions by: Wonshik Kim -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/express-less/express-less.d.ts b/express-less/express-less.d.ts index b3c7008cda9eb9..054522f1b60c0b 100644 --- a/express-less/express-less.d.ts +++ b/express-less/express-less.d.ts @@ -1,7 +1,7 @@ // Type definitions for express-less // Project: https://www.npmjs.com/package/express-less // Definitions by: xyb -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/express-minify/express-minify.d.ts b/express-minify/express-minify.d.ts index f280a6a8f98533..ad1e55081c7f29 100644 --- a/express-minify/express-minify.d.ts +++ b/express-minify/express-minify.d.ts @@ -1,7 +1,7 @@ // Type definitions for express-minify v0.1.6 // Project: https://github.com/SummerWish/express-minify // Definitions by: Borislav Zhivkov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/express-myconnection/express-myconnection.d.ts b/express-myconnection/express-myconnection.d.ts index 2328f175c8962e..baddade9137aba 100644 --- a/express-myconnection/express-myconnection.d.ts +++ b/express-myconnection/express-myconnection.d.ts @@ -1,7 +1,7 @@ // Type definitions for express-myconnection v1.0.4 // Project: https://www.npmjs.org/package/express-myconnection // Definitions by: Michael Ferris -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/express-openapi/express-openapi.d.ts b/express-openapi/express-openapi.d.ts index 1e7aef6e7f7a8d..6487f230d71831 100644 --- a/express-openapi/express-openapi.d.ts +++ b/express-openapi/express-openapi.d.ts @@ -1,7 +1,7 @@ // Type definitions for express-openapi 0.11.x // Project: https://github.com/kogosoftwarellc/express-openapi // Definitions by: TANAKA Koichi -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* =================== USAGE =================== import express = require('express'); diff --git a/express-partials/express-partials.d.ts b/express-partials/express-partials.d.ts index 8a677961c3ce38..c12b7c05f2efb6 100644 --- a/express-partials/express-partials.d.ts +++ b/express-partials/express-partials.d.ts @@ -1,7 +1,7 @@ // Type definitions for express-partials // Project: https://github.com/publicclass/express-partials // Definitions by: jt000 -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/express-route-fs/express-route-fs.d.ts b/express-route-fs/express-route-fs.d.ts index a63fa61dfd4dcb..0b9cdc2fc81f1c 100644 --- a/express-route-fs/express-route-fs.d.ts +++ b/express-route-fs/express-route-fs.d.ts @@ -1,7 +1,7 @@ // Type definitions for express-route-fs v0.1.0 // Project: https://github.com/kripod/express-route-fs // Definitions by: Kristóf Poduszló -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "express-route-fs" { /** diff --git a/express-serve-static-core/express-serve-static-core.d.ts b/express-serve-static-core/express-serve-static-core.d.ts index b0fb1f36dcfc88..a7d1612da25580 100644 --- a/express-serve-static-core/express-serve-static-core.d.ts +++ b/express-serve-static-core/express-serve-static-core.d.ts @@ -1,14 +1,14 @@ // Type definitions for Express 4.x // Project: http://expressjs.com // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // This extracts the core definitions from express to prevent a circular dependency between express and serve-static /// declare module Express { // These open interfaces may be extended in an application-specific manner via declaration merging. - // See for example method-override.d.ts (https://github.com/borisyankov/DefinitelyTyped/blob/master/method-override/method-override.d.ts) + // See for example method-override.d.ts (https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/method-override/method-override.d.ts) export interface Request { } export interface Response { } export interface Application { } diff --git a/express-session/express-session.d.ts b/express-session/express-session.d.ts index 035a36bcec8d51..2fe642ee419ad0 100644 --- a/express-session/express-session.d.ts +++ b/express-session/express-session.d.ts @@ -1,7 +1,7 @@ // Type definitions for express-session // Project: https://www.npmjs.org/package/express-session // Definitions by: Hiroki Horiuchi -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/express-unless/express-unless.d.ts b/express-unless/express-unless.d.ts index e3d81ed13b4233..02dcf82ea877b0 100644 --- a/express-unless/express-unless.d.ts +++ b/express-unless/express-unless.d.ts @@ -1,7 +1,7 @@ // Type definitions for express-unless // Project: https://www.npmjs.org/package/express-unless // Definitions by: Wonshik Kim -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/express-validator/express-validator.d.ts b/express-validator/express-validator.d.ts index 78073231be98b7..eee4d9651ed23c 100644 --- a/express-validator/express-validator.d.ts +++ b/express-validator/express-validator.d.ts @@ -1,7 +1,7 @@ // Type definitions for express-validator 2.9.0 // Project: https://github.com/ctavan/express-validator // Definitions by: Nathan Ridley , Jonathan Häberle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/express/express.d.ts b/express/express.d.ts index aedbc385126f53..26dc3794457152 100644 --- a/express/express.d.ts +++ b/express/express.d.ts @@ -1,7 +1,7 @@ // Type definitions for Express 4.x // Project: http://expressjs.com // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* =================== USAGE =================== diff --git a/extend/extend.d.ts b/extend/extend.d.ts index b73ccc00dec0f8..cda9f07a136ca6 100644 --- a/extend/extend.d.ts +++ b/extend/extend.d.ts @@ -1,7 +1,7 @@ // Type definitions for extend v2.0.0 // Project: https://www.npmjs.com/package/extend // Definitions by: Stefan Steinhart -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "extend" { function extend(deepOrObject:boolean | Object, ...objectN: Object[]): any; diff --git a/extjs/ExtJS.d.ts b/extjs/ExtJS.d.ts index 7233d8b15f5ac7..77fcf5e62cb09a 100644 --- a/extjs/ExtJS.d.ts +++ b/extjs/ExtJS.d.ts @@ -1,7 +1,7 @@ // Type definitions for ExtJS 4.2.1 // Project: http://www.sencha.com/products/extjs/ // Definitions by: Brian Kotek -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Ext { export interface IAbstractComponent extends Ext.IBase,Ext.util.IPositionable,Ext.util.IObservable,Ext.util.IAnimate,Ext.util.IElementContainer,Ext.util.IRenderable,Ext.state.IStateful { diff --git a/eyes/eyes.d.ts b/eyes/eyes.d.ts index 8c731513a236b5..a2b103ccad0c50 100644 --- a/eyes/eyes.d.ts +++ b/eyes/eyes.d.ts @@ -1,7 +1,7 @@ // Type definitions for eyes 0.1.8 // Project: https://github.com/cloudhead/eyes.js // Definitions by: bryn austin bellomy -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/fabricjs/fabricjs.d.ts b/fabricjs/fabricjs.d.ts index 248ee29f2c7b62..dd6d3a910dfa0a 100644 --- a/fabricjs/fabricjs.d.ts +++ b/fabricjs/fabricjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for FabricJS v1.5.0 // Project: http://fabricjs.com/ // Definitions by: Oliver Klemencic , Joseph Livecchi , Michael Randolph -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* tslint:disable:no-unused-variable */ /* tslint:disable:whitespace */ diff --git a/faker/faker.d.ts b/faker/faker.d.ts index 01ce203ea66e41..96fba260d30ceb 100644 --- a/faker/faker.d.ts +++ b/faker/faker.d.ts @@ -1,7 +1,7 @@ // Type definitions for faker // Project: http://marak.com/faker.js/ // Definitions by: Bas Pennings , Yuki Kokubun -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var fakerStatic: Faker.FakerStatic; diff --git a/famous/famous.d.ts b/famous/famous.d.ts index a02ac86f0851dd..2c1ed62ed395a4 100644 --- a/famous/famous.d.ts +++ b/famous/famous.d.ts @@ -1,7 +1,7 @@ // Type definitions for Famous Engine v0.7.1 // Project: http://famous.org/ // Definitions by: Boris Vasilenko -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "famous/core" { export class FamousEngine { diff --git a/fancybox/fancybox.d.ts b/fancybox/fancybox.d.ts index 23e27537a2c40c..f130acb3d64466 100644 --- a/fancybox/fancybox.d.ts +++ b/fancybox/fancybox.d.ts @@ -1,7 +1,7 @@ // Type definitions for fancyBox 2.1 // Project: https://github.com/fancyapps/fancyBox // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/farbtastic/farbtastic.d.ts b/farbtastic/farbtastic.d.ts index 30e93d6f602690..e14dc031344661 100644 --- a/farbtastic/farbtastic.d.ts +++ b/farbtastic/farbtastic.d.ts @@ -1,7 +1,7 @@ // Type definitions for Farbtastic: jQuery Color Wheel v2.0.0-alpha.1 // Project: http://mattfarina.github.io/farbtastic/ // Definitions by: Matt Brooks -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/fast-stats/fast-stats.d.ts b/fast-stats/fast-stats.d.ts index e301eb68799453..e0324ee31a4dfa 100644 --- a/fast-stats/fast-stats.d.ts +++ b/fast-stats/fast-stats.d.ts @@ -1,7 +1,7 @@ // Type definitions for fast-stats 0.0.2 // Project: https://github.com/bluesmoon/node-faststats // Definitions by: Rogier Schouten -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'fast-stats' { diff --git a/fastclick/fastclick.d.ts b/fastclick/fastclick.d.ts index e90c3ac2e6b556..008f0dfe969350 100644 --- a/fastclick/fastclick.d.ts +++ b/fastclick/fastclick.d.ts @@ -1,7 +1,7 @@ // Type definitions for FastClick v1.0.3 // Project: https://github.com/ftlabs/fastclick // Definitions by: Shinnosuke Watanabe -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface FastClickObject { lastTouchIdentifier: number; diff --git a/favico.js/favico.js.d.ts b/favico.js/favico.js.d.ts index 37121f9c89b544..bf2faeed8cf449 100644 --- a/favico.js/favico.js.d.ts +++ b/favico.js/favico.js.d.ts @@ -1,7 +1,7 @@ // Type definitions for favico.js // Project: http://lab.ejci.net/favico.js/ // Definitions by: Yu Matsushita -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module favicojs { diff --git a/fbsdk/fbsdk.d.ts b/fbsdk/fbsdk.d.ts index 36078fddea894c..6153de6579b354 100644 --- a/fbsdk/fbsdk.d.ts +++ b/fbsdk/fbsdk.d.ts @@ -1,7 +1,7 @@ // Type definitions for Facebook Javascript SDK // Project: https://developers.facebook.com/docs/javascript // Definitions by: Joshua Strobl -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface FBInitParams{ appId?: string; diff --git a/featherlight/featherlight.d.ts b/featherlight/featherlight.d.ts index ad4c1d1c210f2b..53da656e114038 100644 --- a/featherlight/featherlight.d.ts +++ b/featherlight/featherlight.d.ts @@ -1,7 +1,7 @@ // Type definitions for Featherlight v1.3.4 // Project: https://noelboss.github.io/featherlight/ // Definitions by: Kaur Kuut -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/fhir/fhir.d.ts b/fhir/fhir.d.ts index 2495ece1c3e60b..869c91ed5c2c1a 100644 --- a/fhir/fhir.d.ts +++ b/fhir/fhir.d.ts @@ -1,7 +1,7 @@ // Type definitions for FHIR DSTU2 v1.0.0 // Project: http://www.hl7.org/fhir/2015Sep/index.html // Definitions by: Artifact Health -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module fhir { type id = string; /** diff --git a/fibers/fibers.d.ts b/fibers/fibers.d.ts index 0faea1593cb7f6..e4b9a73f976c9b 100644 --- a/fibers/fibers.d.ts +++ b/fibers/fibers.d.ts @@ -1,7 +1,7 @@ // Type definitions for fibers // Project: https://github.com/laverdet/node-fibers // Definitions by: Carlos Ballesteros Velasco -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Imported from: https://github.com/soywiz/typescript-node-definitions/fibers.d.ts diff --git a/filesystem/filesystem.d.ts b/filesystem/filesystem.d.ts index d99105f0bcf64d..5e538b14cdb026 100644 --- a/filesystem/filesystem.d.ts +++ b/filesystem/filesystem.d.ts @@ -1,7 +1,7 @@ // Type definitions for File System API // Project: http://www.w3.org/TR/file-system-api/ // Definitions by: Kon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/filewriter/filewriter.d.ts b/filewriter/filewriter.d.ts index a4910d0b10e489..e16dc97792631c 100644 --- a/filewriter/filewriter.d.ts +++ b/filewriter/filewriter.d.ts @@ -1,7 +1,7 @@ // Type definitions for File API: Writer // Project: http://www.w3.org/TR/file-writer-api/ // Definitions by: Kon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * This interface provides methods to monitor the asynchronous writing of blobs to disk using progress events [PROGRESS-EVENTS] and event handler attributes. diff --git a/finalhandler/finalhandler.d.ts b/finalhandler/finalhandler.d.ts index 37e93171806a4b..092952f8584c76 100644 --- a/finalhandler/finalhandler.d.ts +++ b/finalhandler/finalhandler.d.ts @@ -1,7 +1,7 @@ // Type definitions for finalhandler // Project: https://github.com/pillarjs/finalhandler // Definitions by: Ilya Mochalov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/findup-sync/findup-sync.d.ts b/findup-sync/findup-sync.d.ts index b7bf674e2311d5..71ff2672cdc6a6 100644 --- a/findup-sync/findup-sync.d.ts +++ b/findup-sync/findup-sync.d.ts @@ -1,7 +1,7 @@ // Type definitions for findup-sync v0.3.0 // Project: https://github.com/cowboy/node-findup-sync // Definitions by: Bart van der Schoor , Nathan Brown -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/fingerprintjs/fingerprint.d.ts b/fingerprintjs/fingerprint.d.ts index f472b048947cba..36b19968a47a77 100644 --- a/fingerprintjs/fingerprint.d.ts +++ b/fingerprintjs/fingerprint.d.ts @@ -1,7 +1,7 @@ // Type definitions for fingerprintjs 0.5.4 // Project: https://github.com/Valve/fingerprintjs // Definitions by: Shunsuke Ohtani -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module FingerprintJs { diff --git a/firebase-client/firebase-client.d.ts b/firebase-client/firebase-client.d.ts index 15839deee444ae..3e30e1667d4c3e 100644 --- a/firebase-client/firebase-client.d.ts +++ b/firebase-client/firebase-client.d.ts @@ -1,7 +1,7 @@ // Type definitions for Firebase Client 0.1.0 // Project: https://www.github.com/jpstevens/firebase-client // Definitions by: Andrew Breen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// interface PushResponse { diff --git a/firebase-token-generator/firebase-token-generator.d.ts b/firebase-token-generator/firebase-token-generator.d.ts index ed23625555cafe..4c6a20b1d22a16 100644 --- a/firebase-token-generator/firebase-token-generator.d.ts +++ b/firebase-token-generator/firebase-token-generator.d.ts @@ -1,7 +1,7 @@ // Type definitions for firebase-token-generator v2.0.0 // Project: https://github.com/firebase/firebase-token-generator-node // Definitions by: Hans Van den Keybus -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface TokenOptions { expires?: number; diff --git a/firebase/firebase-simplelogin.d.ts b/firebase/firebase-simplelogin.d.ts index 817ec934a8ed0d..3eb22d87f81b3e 100644 --- a/firebase/firebase-simplelogin.d.ts +++ b/firebase/firebase-simplelogin.d.ts @@ -1,7 +1,7 @@ // Type definitions for Firebase Simple Login // Project: https://www.firebase.com/docs/security/simple-login-overview.html // Definitions by: Wilker Lucio -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/firebase/firebase.d.ts b/firebase/firebase.d.ts index da65fb91166f7f..cceaaf506fda0b 100644 --- a/firebase/firebase.d.ts +++ b/firebase/firebase.d.ts @@ -1,7 +1,7 @@ // Type definitions for Firebase API 2.4.1 // Project: https://www.firebase.com/docs/javascript/firebase // Definitions by: Vincent Botone , Shin1 Kashimura , Sebastien Dubois , Szymon Stasik -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface FirebaseAuthResult { auth: any; diff --git a/firefox/firefox.d.ts b/firefox/firefox.d.ts index 37dacbe951878a..95b61cbb6cd1e8 100644 --- a/firefox/firefox.d.ts +++ b/firefox/firefox.d.ts @@ -1,7 +1,7 @@ // Type definitions for Mozilla Web API // Project: https://developer.mozilla.org/en-US/docs/Web/API // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // required lib.d.ts diff --git a/first-mate/first-mate.d.ts b/first-mate/first-mate.d.ts index d780116c2d997b..0773c119801e67 100644 --- a/first-mate/first-mate.d.ts +++ b/first-mate/first-mate.d.ts @@ -1,7 +1,7 @@ // Type definitions for first-mate v4.1.7 // Project: https://github.com/atom/first-mate/ // Definitions by: Vadim Macagon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/fixed-data-table/fixed-data-table-0.4.7.d.ts b/fixed-data-table/fixed-data-table-0.4.7.d.ts index f681e5ea5821a3..e114528f7b7c78 100644 --- a/fixed-data-table/fixed-data-table-0.4.7.d.ts +++ b/fixed-data-table/fixed-data-table-0.4.7.d.ts @@ -1,7 +1,7 @@ // Type definitions for fixed-data-table 0.4.7 // Project: https://github.com/facebook/fixed-data-table // Definitions by: Petar Paar -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/fixed-data-table/fixed-data-table.d.ts b/fixed-data-table/fixed-data-table.d.ts index c561abf413cd9f..c647b89be96969 100644 --- a/fixed-data-table/fixed-data-table.d.ts +++ b/fixed-data-table/fixed-data-table.d.ts @@ -1,7 +1,7 @@ // Type definitions for fixed-data-table 0.6.0 // Project: https://github.com/facebook/fixed-data-table // Definitions by: Petar Paar , Stephen Jelfs -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/flake-idgen/flake-idgen.d.ts b/flake-idgen/flake-idgen.d.ts index 9462eaba497eaf..05f023e04e5a7f 100644 --- a/flake-idgen/flake-idgen.d.ts +++ b/flake-idgen/flake-idgen.d.ts @@ -1,7 +1,7 @@ // Type definitions for flakge-idgen 0.1.4 // Project: https://github.com/T-PWK/flake-idgen // Definitions by: Yuce Tekol -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/flat/flat.d.ts b/flat/flat.d.ts index f3698f1250f67b..9ce46d7f681dae 100644 --- a/flat/flat.d.ts +++ b/flat/flat.d.ts @@ -1,7 +1,7 @@ // Type definitions for flat // Project: https://github.com/hughsk/flat // Definitions by: Ilya Mochalov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module FlatTypes { interface FlattenOptions { diff --git a/flexSlider/flexSlider.d.ts b/flexSlider/flexSlider.d.ts index 6862ad0f96ffe1..c8fa3f949cc1b8 100644 --- a/flexSlider/flexSlider.d.ts +++ b/flexSlider/flexSlider.d.ts @@ -1,7 +1,7 @@ // Type definitions for FlexSlider 2 jquery plugin // Project: https://github.com/woothemes/FlexSlider // Definitions by: Diullei Gomes -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/flight/flight.d.ts b/flight/flight.d.ts index 3a831f1d9fa4a1..d53626163ae09d 100644 --- a/flight/flight.d.ts +++ b/flight/flight.d.ts @@ -1,7 +1,7 @@ // Type definitions for Flight 1.1.4 // Project: http://flightjs.github.com/flight/ // Definitions by: Jonathan Hedrén -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/flipsnap/flipsnap.d.ts b/flipsnap/flipsnap.d.ts index e763cfe173bc69..a2118377b0840a 100644 --- a/flipsnap/flipsnap.d.ts +++ b/flipsnap/flipsnap.d.ts @@ -1,7 +1,7 @@ // Type definitions for flipsnap.js // Project: http://pxgrid.github.io/js-flipsnap/ // Definitions by: kubosho , gsino , Mayuki Sawatari -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface IFlipsnap { /** diff --git a/flot/jquery.flot.d.ts b/flot/jquery.flot.d.ts index fd0036f6a7f31b..83b12235ef4482 100644 --- a/flot/jquery.flot.d.ts +++ b/flot/jquery.flot.d.ts @@ -1,7 +1,7 @@ // Type definitions for Flot // Project: http://www.flotcharts.org/ // Definitions by: Matt Burland -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/flowjs/flowjs.d.ts b/flowjs/flowjs.d.ts index 186cd25797263e..09bd5ff78562a1 100644 --- a/flowjs/flowjs.d.ts +++ b/flowjs/flowjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for flowjs // Project: https://github.com/flowjs/flow.js // Definitions by: Ryan McNamara -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module flowjs { interface IFlow { diff --git a/flux-standard-action/flux-standard-action.d.ts b/flux-standard-action/flux-standard-action.d.ts index e98d5eeb9a0392..0f46f24972d0e4 100644 --- a/flux-standard-action/flux-standard-action.d.ts +++ b/flux-standard-action/flux-standard-action.d.ts @@ -1,7 +1,7 @@ // Type definitions for flux-standard-action 0.5.0 // Project: https://github.com/acdlite/flux-standard-action // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "flux-standard-action" { export interface ErrorAction extends Action { diff --git a/flux/flux.d.ts b/flux/flux.d.ts index 13d716311656f1..acc787a564e9be 100644 --- a/flux/flux.d.ts +++ b/flux/flux.d.ts @@ -1,7 +1,7 @@ // Type definitions for Flux // Project: http://facebook.github.io/flux/ // Definitions by: Steve Baker , Giedrius Grabauskas -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/fluxxor/fluxxor.d.ts b/fluxxor/fluxxor.d.ts index c6a5849d13667c..d0bb4c2eaac8e4 100644 --- a/fluxxor/fluxxor.d.ts +++ b/fluxxor/fluxxor.d.ts @@ -1,7 +1,7 @@ // Type definitions for Fluxxor 1.5.2 // Project: https://github.com/BinaryMuse/fluxxor // Definitions by: Yuichi Murata -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/fontoxml/fontoxml.d.ts b/fontoxml/fontoxml.d.ts index 8e6a0a2c760fa5..2fb7681eeb940f 100644 --- a/fontoxml/fontoxml.d.ts +++ b/fontoxml/fontoxml.d.ts @@ -1,7 +1,7 @@ // Type definitions for FontoXML // Project: http://www.fontoxml.com/ // Definitions by: Roland Zwaga -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module com.fontoxml { diff --git a/forge-di/forge-di.d.ts b/forge-di/forge-di.d.ts index e28def38f5f503..cb0caa8e162650 100644 --- a/forge-di/forge-di.d.ts +++ b/forge-di/forge-di.d.ts @@ -1,7 +1,7 @@ // Type definitions for forge-di v0.9.5 // Project: https://github.com/nkohari/forge // Definitions by: Adam Carr -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "forge-di" { /** diff --git a/form-data/form-data.d.ts b/form-data/form-data.d.ts index 2af4565ccb2fa8..f3a19b16f720d7 100644 --- a/form-data/form-data.d.ts +++ b/form-data/form-data.d.ts @@ -1,7 +1,7 @@ // Type definitions for form-data // Project: https://github.com/felixge/node-form-data // Definitions by: Carlos Ballesteros Velasco -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Imported from: https://github.com/soywiz/typescript-node-definitions/form-data.d.ts diff --git a/form-serializer/form-serializer.d.ts b/form-serializer/form-serializer.d.ts index 61f3b3b0038985..08ce21b42aa611 100644 --- a/form-serializer/form-serializer.d.ts +++ b/form-serializer/form-serializer.d.ts @@ -1,7 +1,7 @@ // Type definitions for jquery.serialize-object 2.5.0 // Project: https://github.com/macek/jquery-serialize-object // Definitions by: Florian Wagner -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/format-unicorn/format-unicorn-safe.d.ts b/format-unicorn/format-unicorn-safe.d.ts index adf3a62db4f579..80dc6a45440e9f 100644 --- a/format-unicorn/format-unicorn-safe.d.ts +++ b/format-unicorn/format-unicorn-safe.d.ts @@ -1,7 +1,7 @@ // Type definitions for format-unicorn // Project: https://github.com/tallesl/format-unicorn // Definitions by: kruncher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'format-unicorn/safe' { diff --git a/format-unicorn/format-unicorn.d.ts b/format-unicorn/format-unicorn.d.ts index d1780140ffdaa9..8495de92221fa2 100644 --- a/format-unicorn/format-unicorn.d.ts +++ b/format-unicorn/format-unicorn.d.ts @@ -1,7 +1,7 @@ // Type definitions for format-unicorn // Project: https://github.com/tallesl/format-unicorn // Definitions by: kruncher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface String { formatUnicorn(replacements: { }): string; diff --git a/formidable/formidable.d.ts b/formidable/formidable.d.ts index d1cbb16f6df2c5..2468f6a628c4af 100644 --- a/formidable/formidable.d.ts +++ b/formidable/formidable.d.ts @@ -1,7 +1,7 @@ // Type definitions for Formidable 1.0.16 // Project: https://github.com/felixge/node-formidable/ // Definitions by: Wim Looman -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/foundation-sites/foundation-sites-tests.ts b/foundation-sites/foundation-sites-tests.ts index 6789452654b6fb..d0a1bfda0d5f0d 100644 --- a/foundation-sites/foundation-sites-tests.ts +++ b/foundation-sites/foundation-sites-tests.ts @@ -1,7 +1,7 @@ // Tests for type definitions for Foundation Sites v6.0.4 // Project: http://foundation.zurb.com/ // Definitions by: Sam Vloeberghs -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/foundation-sites/foundation-sites.d.ts b/foundation-sites/foundation-sites.d.ts index 55070df14468c3..5b8b7104cbc1d8 100644 --- a/foundation-sites/foundation-sites.d.ts +++ b/foundation-sites/foundation-sites.d.ts @@ -1,7 +1,7 @@ // Type definitions for Foundation Sites v6.1.1 // Project: http://foundation.zurb.com/ // Definitions by: Sam Vloeberghs -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // please also see the typings project and prefer to use it! // typings project: https://github.com/typings/typings diff --git a/foundation/foundation.d.ts b/foundation/foundation.d.ts index ce782fd92951ce..f7cf0d1d468cbc 100644 --- a/foundation/foundation.d.ts +++ b/foundation/foundation.d.ts @@ -1,7 +1,7 @@ // Type definitions for Foundation v5.5.1 // Project: http://foundation.zurb.com/ // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/fpsmeter/FPSMeter.d.ts b/fpsmeter/FPSMeter.d.ts index 896c26169ea2c8..314a50861d090a 100644 --- a/fpsmeter/FPSMeter.d.ts +++ b/fpsmeter/FPSMeter.d.ts @@ -1,7 +1,7 @@ // Type definitions for FPSmeter v0.3.0 // Project: http://darsa.in/fpsmeter/ // Definitions by: Aaron Lampros -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface FPSMeterOptions { interval?: number; // Update interval in milliseconds. diff --git a/freedom/freedom-core-env.d.ts b/freedom/freedom-core-env.d.ts index bc77bf64e7ffa6..c50f28fed07b1c 100644 --- a/freedom/freedom-core-env.d.ts +++ b/freedom/freedom-core-env.d.ts @@ -1,7 +1,7 @@ // Type definitions for freedom v0.6.26 // Project: https://github.com/freedomjs/freedom // Definitions by: Jonathan Pevarnek -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/freedom/freedom-module-env.d.ts b/freedom/freedom-module-env.d.ts index 5a6a08f2e3c2bd..0edc756e8df039 100644 --- a/freedom/freedom-module-env.d.ts +++ b/freedom/freedom-module-env.d.ts @@ -1,7 +1,7 @@ // Type definitions for freedom v0.6.26 // Project: https://github.com/freedomjs/freedom // Definitions by: Jonathan Pevarnek -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/freedom/freedom.d.ts b/freedom/freedom.d.ts index 9858f11bb66d52..1c125421419464 100644 --- a/freedom/freedom.d.ts +++ b/freedom/freedom.d.ts @@ -1,7 +1,7 @@ // Type definitions for freedom v0.6.26 // Project: https://github.com/freedomjs/freedom // Definitions by: Jonathan Pevarnek -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module freedom { // Common on/emit for message passing interfaces. diff --git a/from/from.d.ts b/from/from.d.ts index dadf1fb6525436..b31be1a4cb7c3e 100644 --- a/from/from.d.ts +++ b/from/from.d.ts @@ -1,7 +1,7 @@ // Type definitions for from v0.1.3 // Project: https://github.com/dominictarr/from // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/fs-ext/fs-ext.d.ts b/fs-ext/fs-ext.d.ts index 00f63c5a016797..351d2604661217 100644 --- a/fs-ext/fs-ext.d.ts +++ b/fs-ext/fs-ext.d.ts @@ -1,7 +1,7 @@ // Type definitions for fs-ext // Project: https://github.com/baudehlo/node-fs-ext // Definitions by: Oguzhan Ergin -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/fs-extra-promise/fs-extra-promise.d.ts b/fs-extra-promise/fs-extra-promise.d.ts index ee7e43b26def4e..77de9293458316 100644 --- a/fs-extra-promise/fs-extra-promise.d.ts +++ b/fs-extra-promise/fs-extra-promise.d.ts @@ -1,7 +1,7 @@ // Type definitions for fs-extra-promise // Project: https://github.com/overlookmotel/fs-extra-promise // Definitions by: midknight41 , Jason Swearingen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Imported from: https://github.com/soywiz/typescript-node-definitions/fs-extra.d.ts via TSD fs-extra definition diff --git a/fs-extra/fs-extra.d.ts b/fs-extra/fs-extra.d.ts index b5cba7c0839f02..2813fac56b5cd7 100644 --- a/fs-extra/fs-extra.d.ts +++ b/fs-extra/fs-extra.d.ts @@ -1,7 +1,7 @@ // Type definitions for fs-extra // Project: https://github.com/jprichardson/node-fs-extra // Definitions by: midknight41 -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Imported from: https://github.com/soywiz/typescript-node-definitions/fs-extra.d.ts diff --git a/fs-finder/fs-finder.d.ts b/fs-finder/fs-finder.d.ts index a04ed87996caed..783b5334dba461 100644 --- a/fs-finder/fs-finder.d.ts +++ b/fs-finder/fs-finder.d.ts @@ -1,7 +1,7 @@ // Type definitions for fs-finder v1.8.0 // Project: https://github.com/sakren/node-fs-finder // Definitions by: Michael Zabka -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module FsFinder { diff --git a/fs-mock/fs-mock.d.ts b/fs-mock/fs-mock.d.ts index b8d04e9f8aa588..d1aa1b0ccbfb7f 100644 --- a/fs-mock/fs-mock.d.ts +++ b/fs-mock/fs-mock.d.ts @@ -1,7 +1,7 @@ // Type definitions for fs-mock 1.1.3 // Project: https://github.com/sakren/node-fs-mock // Definitions by: Rogier Schouten -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/ftdomdelegate/ftdomdelegate.d.ts b/ftdomdelegate/ftdomdelegate.d.ts index ea1166fe9b424d..86cccc863f3092 100644 --- a/ftdomdelegate/ftdomdelegate.d.ts +++ b/ftdomdelegate/ftdomdelegate.d.ts @@ -1,7 +1,7 @@ // Type definitions for ftdomdelegate // Project: https://github.com/ftlabs/ftdomdelegate // Definitions by: Christian Holm Nielsen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare class Delegate { diff --git a/ftp/ftp.d.ts b/ftp/ftp.d.ts index f32e44a0f6d8eb..942b9be45c712d 100644 --- a/ftp/ftp.d.ts +++ b/ftp/ftp.d.ts @@ -1,7 +1,7 @@ // Type definitions for ftp 0.3.8 // Project: https://github.com/mscdex/node-ftp // Definitions by: Rogier Schouten -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/ftpd/ftpd.d.ts b/ftpd/ftpd.d.ts index 198f250a7a649e..6812e5467340c9 100644 --- a/ftpd/ftpd.d.ts +++ b/ftpd/ftpd.d.ts @@ -1,7 +1,7 @@ // Type definitions for ftpd 0.2.11 // Project: https://github.com/sstur/nodeftpd // Definitions by: Rogier Schouten -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/fullCalendar/fullCalendar.d.ts b/fullCalendar/fullCalendar.d.ts index 3bb873b26789e5..2f4360bc8cf937 100644 --- a/fullCalendar/fullCalendar.d.ts +++ b/fullCalendar/fullCalendar.d.ts @@ -1,7 +1,7 @@ // Type definitions for FullCalendar 1.6.1 // Project: http://arshaw.com/fullcalendar/ // Definitions by: Neil Stalker , Marcelo Camargo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/fuse/fuse.d.ts b/fuse/fuse.d.ts index bf175bff6c4261..cb0a35d193526a 100644 --- a/fuse/fuse.d.ts +++ b/fuse/fuse.d.ts @@ -1,7 +1,7 @@ // Type definitions for Fuse.js 1.1.5 // Project: https://github.com/krisk/Fuse // Definitions by: Greg Smith -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare class Fuse { constructor(list: any[], options?: fuse.IFuseOptions); diff --git a/gae.channel.api/gae.channel.api.d.ts b/gae.channel.api/gae.channel.api.d.ts index 9cc3ae20e7592c..5d4319b10cef68 100644 --- a/gae.channel.api/gae.channel.api.d.ts +++ b/gae.channel.api/gae.channel.api.d.ts @@ -1,7 +1,7 @@ // Type definitions for GoogleAppEngine's Channel API // Project: https://developers.google.com/appengine/docs/java/channel/javascript // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module goog.appengine { export class Channel { diff --git a/gamepad/gamepad.d.ts b/gamepad/gamepad.d.ts index 647eb1fe698530..7bb87fe391bdf9 100644 --- a/gamepad/gamepad.d.ts +++ b/gamepad/gamepad.d.ts @@ -1,7 +1,7 @@ // Type definitions for Gamepad API // Project: http://www.w3.org/TR/gamepad/ // Definitions by: Kon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Gamepad{ /** diff --git a/gamequery/gamequery.d.ts b/gamequery/gamequery.d.ts index 4bc35a3ba23b0f..ecd4eaeeba917a 100644 --- a/gamequery/gamequery.d.ts +++ b/gamequery/gamequery.d.ts @@ -1,7 +1,7 @@ // Type definitions for gameQuery 0.7.0 // Project: http://gamequeryjs.com/ // Definitions by: David Laubreiter -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gandi-livedns/gandi-livedns.d.ts b/gandi-livedns/gandi-livedns.d.ts index eedbd5927f3050..8c2ef60e247bce 100644 --- a/gandi-livedns/gandi-livedns.d.ts +++ b/gandi-livedns/gandi-livedns.d.ts @@ -1,7 +1,7 @@ // Type definitions for Gandi LiveDNS // Project: http://doc.livedns.gandi.net/ // Definitions by: Xavier Stouder -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface Zone { uuid: string; diff --git a/gapi.auth2/gapi.auth2.d.ts b/gapi.auth2/gapi.auth2.d.ts index 29d66848ee40a0..5aa2b5f96cd82e 100644 --- a/gapi.auth2/gapi.auth2.d.ts +++ b/gapi.auth2/gapi.auth2.d.ts @@ -1,7 +1,7 @@ // Type definitions for Google Sign-In API // Project: https://developers.google.com/identity/sign-in/web/ // Definitions by: Derek Lawless -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gapi.pagespeedonline/gapi.pagespeedonline.d.ts b/gapi.pagespeedonline/gapi.pagespeedonline.d.ts index 44665784e767a1..a933ad55eb3327 100644 --- a/gapi.pagespeedonline/gapi.pagespeedonline.d.ts +++ b/gapi.pagespeedonline/gapi.pagespeedonline.d.ts @@ -1,7 +1,7 @@ // Type definitions for Google Page Speed Online Api // Project: https://developers.google.com/speed/pagespeed/ // Definitions by: Frank M -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gapi.translate/gapi.translate.d.ts b/gapi.translate/gapi.translate.d.ts index e1f4d10f765df2..69a54174d46511 100644 --- a/gapi.translate/gapi.translate.d.ts +++ b/gapi.translate/gapi.translate.d.ts @@ -1,7 +1,7 @@ // Type definitions for Google Translate API // Project: https://developers.google.com/translate/ // Definitions by: Frank M -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gapi.urlshortener/gapi.urlshortener.d.ts b/gapi.urlshortener/gapi.urlshortener.d.ts index 28ae6861d405bf..4d2641c7780457 100644 --- a/gapi.urlshortener/gapi.urlshortener.d.ts +++ b/gapi.urlshortener/gapi.urlshortener.d.ts @@ -1,7 +1,7 @@ // Type definitions for Google Url Shortener API // Project: https://developers.google.com/url-shortener/ // Definitions by: Frank M -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gapi.youtube/gapi.youtube.d.ts b/gapi.youtube/gapi.youtube.d.ts index ee554e43982ce9..b1122f163d7e72 100644 --- a/gapi.youtube/gapi.youtube.d.ts +++ b/gapi.youtube/gapi.youtube.d.ts @@ -1,7 +1,7 @@ // Type definitions for YouTube Data API v3 // Project: https://developers.google.com/youtube/v3/ // Definitions by: Frank M -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gapi.youtubeAnalytics/gapi.youtubeAnalytics.d.ts b/gapi.youtubeAnalytics/gapi.youtubeAnalytics.d.ts index ff8950698dc96b..de93bc01438974 100644 --- a/gapi.youtubeAnalytics/gapi.youtubeAnalytics.d.ts +++ b/gapi.youtubeAnalytics/gapi.youtubeAnalytics.d.ts @@ -1,7 +1,7 @@ // Type definitions for YouTube Analytics API // Project: https://developers.google.com/youtube/analytics/ // Definitions by: Frank M -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gapi/gapi.d.ts b/gapi/gapi.d.ts index aa725c4265cdc2..e6674021d97de2 100644 --- a/gapi/gapi.d.ts +++ b/gapi/gapi.d.ts @@ -1,7 +1,7 @@ // Type definitions for Google API Client // Project: https://code.google.com/p/google-api-javascript-client/ // Definitions by: Frank M -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** diff --git a/gently/gently.d.ts b/gently/gently.d.ts index de2ec72c869807..b8b23e4c2cfddb 100644 --- a/gently/gently.d.ts +++ b/gently/gently.d.ts @@ -1,7 +1,7 @@ // Type definitions for gently // Project: https://www.npmjs.org/package/gently // Definitions by: bonnici -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Imported from: https://github.com/soywiz/typescript-node-definitions/gently.d.ts diff --git a/geoip-lite/geoip-lite.d.ts b/geoip-lite/geoip-lite.d.ts index 7e5057d499303d..f618af6a99c88a 100644 --- a/geoip-lite/geoip-lite.d.ts +++ b/geoip-lite/geoip-lite.d.ts @@ -1,7 +1,7 @@ // Type definitions for GeoIP-lite 1.1.6 // Project: https://github.com/bluesmoon/node-geoip // Definitions by: Yuce Tekol -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'geoip-lite' { module mod { diff --git a/geojson/geojson.d.ts b/geojson/geojson.d.ts index 9413a9c86b667f..4df38c2b87b341 100644 --- a/geojson/geojson.d.ts +++ b/geojson/geojson.d.ts @@ -1,7 +1,7 @@ // Type definitions for GeoJSON Format Specification // Project: http://geojson.org/ // Definitions by: Jacob Bruun -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module GeoJSON { diff --git a/geometry-dom/geometry-dom.d.ts b/geometry-dom/geometry-dom.d.ts index 9058bf87d1940d..2ac77c3c9ada1f 100644 --- a/geometry-dom/geometry-dom.d.ts +++ b/geometry-dom/geometry-dom.d.ts @@ -1,7 +1,7 @@ // Type definitions for Geometry Format Specification // Project: http://www.w3.org/TR/geometry-1/ // Definitions by: Toshiya Nakakura -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module GeometryDom { export interface DOMPointReadOnly { diff --git a/giraffe/giraffe.d.ts b/giraffe/giraffe.d.ts index 99875489805fd4..4d2aae175ae92e 100644 --- a/giraffe/giraffe.d.ts +++ b/giraffe/giraffe.d.ts @@ -1,7 +1,7 @@ // Type definitions for Giraffe // Project: https://github.com/barc/backbone.giraffe // Definitions by: Matt McCray -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/git-config/git-config.d.ts b/git-config/git-config.d.ts index d3fe63861ccbe1..f82910186fb0dd 100644 --- a/git-config/git-config.d.ts +++ b/git-config/git-config.d.ts @@ -1,7 +1,7 @@ // Type definitions for git-config // Project: https://github.com/eugeneware/git-config // Definitions by: Sam Saint-Pettersen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "git-config" { export function sync(gitFile?: string): Object; // Synchronous version. diff --git a/github-electron/electron-prebuilt.d.ts b/github-electron/electron-prebuilt.d.ts index faaceb46da6d43..d6b6dffc0e6c7f 100644 --- a/github-electron/electron-prebuilt.d.ts +++ b/github-electron/electron-prebuilt.d.ts @@ -1,7 +1,7 @@ // Type definitions for electron-prebuilt 0.30.1 // Project: https://github.com/mafintosh/electron-prebuilt // Definitions by: rhysd -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'electron-prebuilt' { var electron: string; diff --git a/gl-matrix/gl-matrix.d.ts b/gl-matrix/gl-matrix.d.ts index 392a39220aecfa..0cf30455f5ad61 100644 --- a/gl-matrix/gl-matrix.d.ts +++ b/gl-matrix/gl-matrix.d.ts @@ -1,7 +1,7 @@ // Type definitions for gl-matrix 2.2.2 // Project: https://github.com/toji/gl-matrix // Definitions by: Tat -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module GLM { interface IArray diff --git a/gldatepicker/gldatepicker.d.ts b/gldatepicker/gldatepicker.d.ts index 4c482d0ee99f29..0e37b5ec7564b2 100644 --- a/gldatepicker/gldatepicker.d.ts +++ b/gldatepicker/gldatepicker.d.ts @@ -1,7 +1,7 @@ // Type definitions for glDatePicker 2.0 // Project: http://glad.github.com/glDatePicker/ // Definitions by: Dániel Tar -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/glidejs/glidejs.d.ts b/glidejs/glidejs.d.ts index 238f7120604f05..ca384e9053a2e6 100644 --- a/glidejs/glidejs.d.ts +++ b/glidejs/glidejs.d.ts @@ -1,7 +1,7 @@ // Type definitions for Glide.js v1.0.6 // Project: http://glide.jedrzejchalubek.com/ // Definitions by: Milan Jaros -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface JQuery { /** diff --git a/glob-expand/glob-expand.d.ts b/glob-expand/glob-expand.d.ts index 0e1258279995fa..372334d70297f0 100644 --- a/glob-expand/glob-expand.d.ts +++ b/glob-expand/glob-expand.d.ts @@ -1,7 +1,7 @@ // Type definitions for glob-expand // Project: https://github.com/anodynos/node-glob-expand // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/glob-stream/glob-stream.d.ts b/glob-stream/glob-stream.d.ts index 52db4f43775220..9c417146b6fb76 100644 --- a/glob-stream/glob-stream.d.ts +++ b/glob-stream/glob-stream.d.ts @@ -1,7 +1,7 @@ // Type definitions for glob-stream v3.1.12 // Project: http://github.com/wearefractal/glob-stream // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/glob/glob.d.ts b/glob/glob.d.ts index 6e971437587ac4..78d09a98596495 100644 --- a/glob/glob.d.ts +++ b/glob/glob.d.ts @@ -1,7 +1,7 @@ // Type definitions for Glob 5.0.10 // Project: https://github.com/isaacs/node-glob // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/gm/gm.d.ts b/gm/gm.d.ts index f1fb40661b2c4a..08003d7a0b872c 100644 --- a/gm/gm.d.ts +++ b/gm/gm.d.ts @@ -1,7 +1,7 @@ // Type definitions for gm 1.17.0 // Project: https://github.com/aheckmann/gm // Definitions by: Joel Spadin -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/google-drive-realtime-api/google-drive-realtime-api.d.ts b/google-drive-realtime-api/google-drive-realtime-api.d.ts index 8d549355db8742..b930226187377b 100644 --- a/google-drive-realtime-api/google-drive-realtime-api.d.ts +++ b/google-drive-realtime-api/google-drive-realtime-api.d.ts @@ -1,7 +1,7 @@ // Type definitions for Google Realtime API // Project: https://developers.google.com/google-apps/realtime/ // Definitions by: Dustin Wehr -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // This definition file is merge-compatible with ../gapi/gapi.d.ts diff --git a/google.analytics/ga.d.ts b/google.analytics/ga.d.ts index 68d0293a464af2..dc40b4979109a1 100644 --- a/google.analytics/ga.d.ts +++ b/google.analytics/ga.d.ts @@ -1,7 +1,7 @@ // Type definitions for Google Analytics (Classic and Universal) // Project: https://developers.google.com/analytics/devguides/collection/gajs/, https://developers.google.com/analytics/devguides/collection/analyticsjs/method-reference // Definitions by: Ronnie Haakon Hegelund , Pat Kujawa -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare class Tracker { _trackPageview(): void; diff --git a/google.feeds/google.feed.api.d.ts b/google.feeds/google.feed.api.d.ts index 06ba29139622b2..371058e2e2f1f1 100644 --- a/google.feeds/google.feed.api.d.ts +++ b/google.feeds/google.feed.api.d.ts @@ -1,7 +1,7 @@ // Type definitions for Google Feed Apis // Project: https://developers.google.com/feed/ // Definitions by: RodneyJT -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module google.feeds { export class Feed { diff --git a/google.geolocation/google.geolocation.d.ts b/google.geolocation/google.geolocation.d.ts index 6e5613365fd817..9154d0f5307df7 100644 --- a/google.geolocation/google.geolocation.d.ts +++ b/google.geolocation/google.geolocation.d.ts @@ -1,7 +1,7 @@ // Type definitions for Google Geolocation 0.4.8 // Project: https://code.google.com/p/geo-location-javascript/ // Definitions by: Vincent Bortone -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface GeolocationStatic { init(): boolean; diff --git a/google.picker/google.picker.d.ts b/google.picker/google.picker.d.ts index 6d0d5a0e3edfee..22219354c3d6b6 100644 --- a/google.picker/google.picker.d.ts +++ b/google.picker/google.picker.d.ts @@ -1,7 +1,7 @@ // Type definitions for Google Picker API // Project: https://developers.google.com/picker/ // Definitions by: grapswiz -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module google { module picker { diff --git a/google.visualization/google.visualization.d.ts b/google.visualization/google.visualization.d.ts index e3312c2e810d33..8f096feba2f992 100644 --- a/google.visualization/google.visualization.d.ts +++ b/google.visualization/google.visualization.d.ts @@ -1,7 +1,7 @@ // Type definitions for Google Visualisation Apis // Project: https://developers.google.com/chart/ // Definitions by: Dan Ludwig -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module google { diff --git a/googlemaps.infobubble/google.maps.infobubble.d.ts b/googlemaps.infobubble/google.maps.infobubble.d.ts index e8d4d438cbf9c9..04aa800ac8ecac 100644 --- a/googlemaps.infobubble/google.maps.infobubble.d.ts +++ b/googlemaps.infobubble/google.maps.infobubble.d.ts @@ -1,7 +1,7 @@ // Type definitions for CSS3 InfoBubble with tabs for Google Maps API V3 // Project: http://google-maps-utility-library-v3.googlecode.com/svn/trunk/infobubble/src/ // Definitions by: Johan Nilsson -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/googlemaps/google.maps.d.ts b/googlemaps/google.maps.d.ts index 87c97069dceefe..159b19aed0ec5f 100644 --- a/googlemaps/google.maps.d.ts +++ b/googlemaps/google.maps.d.ts @@ -1,7 +1,7 @@ // Type definitions for Google Maps JavaScript API 3.20 // Project: https://developers.google.com/maps/ // Definitions by: Folia A/S , Chris Wrench -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* The MIT License diff --git a/graceful-fs/graceful-fs.d.ts b/graceful-fs/graceful-fs.d.ts index e77dc8893cee96..7278caf487748d 100644 --- a/graceful-fs/graceful-fs.d.ts +++ b/graceful-fs/graceful-fs.d.ts @@ -1,7 +1,7 @@ // Type definitions for graceful-fs 2.0.0 // Project: https://github.com/cowboy/graceful-fs // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/graphene-pk11/graphene-pk11.d.ts b/graphene-pk11/graphene-pk11.d.ts index 4453a921f1406e..5c0c5c5142a127 100644 --- a/graphene-pk11/graphene-pk11.d.ts +++ b/graphene-pk11/graphene-pk11.d.ts @@ -1,7 +1,7 @@ // Type definitions for graphene-pk11 v2.0.0 // Project: https://github.com/PeculiarVentures/graphene // Definitions by: Stepan Miroshin -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/graphviz/graphviz.d.ts b/graphviz/graphviz.d.ts index 1e9815a6b82d11..cdc6ba01415253 100644 --- a/graphviz/graphviz.d.ts +++ b/graphviz/graphviz.d.ts @@ -1,7 +1,7 @@ // Type definitions for Graphviz 0.0.8 // Project: https://github.com/glejeune/node-graphviz // Definitions by: Matt Frantz -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // graphviz.d.ts diff --git a/gravatar/gravatar.d.ts b/gravatar/gravatar.d.ts index 42ef46bb6e043e..b609c19978c3a4 100644 --- a/gravatar/gravatar.d.ts +++ b/gravatar/gravatar.d.ts @@ -1,7 +1,7 @@ // Type definitions for gravatar v1.4.0 // Project: https://github.com/emerleite/node-gravatar // Definitions by: Denis Sokolov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module GravatarModule { type Options = { diff --git a/greasemonkey/greasemonkey.d.ts b/greasemonkey/greasemonkey.d.ts index 27abcfa7f660ae..a05c9de7f38174 100644 --- a/greasemonkey/greasemonkey.d.ts +++ b/greasemonkey/greasemonkey.d.ts @@ -1,7 +1,7 @@ // Type definitions for Greasemonkey // Project: http://www.greasespot.net/ // Definitions by: Kota Saito -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // This definition is based on the API reference of Greasemonkey. // http://wiki.greasespot.net/Greasemonkey_Manual:API diff --git a/grecaptcha/grecaptcha.d.ts b/grecaptcha/grecaptcha.d.ts index e246aaf17b94f3..7d4efafa404017 100644 --- a/grecaptcha/grecaptcha.d.ts +++ b/grecaptcha/grecaptcha.d.ts @@ -1,7 +1,7 @@ // Type definitions for Google Recaptcha v2 // Project: https://www.google.com/recaptcha // Definitions by: Kristof Mattei -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var grecaptcha: ReCaptchaV2.ReCaptcha; diff --git a/greensock/greensock.d.ts b/greensock/greensock.d.ts index 50683e07464dcb..a3b38017750b5f 100644 --- a/greensock/greensock.d.ts +++ b/greensock/greensock.d.ts @@ -1,7 +1,7 @@ // Type definitions for GreenSock Animation Platform 1.15.1 // Project: http://www.greensock.com/get-started-js/ // Definitions by: Robert S -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // JavaScript Docs http://api.greensock.com/js/ // Version 1.15.1 (TypeScript 1.4) diff --git a/gridfs-stream/gridfs-stream.d.ts b/gridfs-stream/gridfs-stream.d.ts index 7dc355dafdc613..e46f3aa28be8a6 100644 --- a/gridfs-stream/gridfs-stream.d.ts +++ b/gridfs-stream/gridfs-stream.d.ts @@ -1,7 +1,7 @@ // Type definitions for gridfs-stream 0.5.0 // Project: https://github.com/aheckmann/gridfs-stream // Definitions by: Lior Mualem -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/gridstack/gridstack-tests.ts b/gridstack/gridstack-tests.ts index 9d04d037c071bd..f084e4f46cded0 100644 --- a/gridstack/gridstack-tests.ts +++ b/gridstack/gridstack-tests.ts @@ -5,7 +5,7 @@ // Type definitions for Gridstack // Project: http://troolee.github.io/gridstack.js/ // Definitions by: Pascal Senn -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped var options = { float: true diff --git a/gridstack/gridstack.d.ts b/gridstack/gridstack.d.ts index 6ad3d862e35a47..f17ac86126595b 100644 --- a/gridstack/gridstack.d.ts +++ b/gridstack/gridstack.d.ts @@ -1,7 +1,7 @@ // Type definitions for Gridstack // Project: http://troolee.github.io/gridstack.js/ // Definitions by: Pascal Senn -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface JQuery { gridstack (options: IGridstackOptions):GridStack diff --git a/gsap/Core.d.ts b/gsap/Core.d.ts index 24528aeb9874aa..1925fefce362d8 100644 --- a/gsap/Core.d.ts +++ b/gsap/Core.d.ts @@ -1,7 +1,7 @@ // Type definitions for GSAP v1.16.0 // Project: http://greensock.com/ // Definitions by: VILIC VANE -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare class Animation { /** Base class for all TweenLite, TweenMax, TimelineLite, and TimelineMax classes, providing core methods/properties/functionality, but there is no reason to create an instance of this class directly. */ diff --git a/gsap/Ease.d.ts b/gsap/Ease.d.ts index 5d98da3ece3759..5c3df42d77ab86 100644 --- a/gsap/Ease.d.ts +++ b/gsap/Ease.d.ts @@ -1,7 +1,7 @@ // Type definitions for GSAP v1.16.0 // Project: http://greensock.com/ // Definitions by: VILIC VANE -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare class Ease { constructor(func?: Function, extraParams?: any[], type?: number, power?: number); diff --git a/gsap/TweenLite.d.ts b/gsap/TweenLite.d.ts index fea42a0a872c65..b153297658143d 100644 --- a/gsap/TweenLite.d.ts +++ b/gsap/TweenLite.d.ts @@ -1,7 +1,7 @@ // Type definitions for GSAP v1.16.0 // Project: http://greensock.com/ // Definitions by: VILIC VANE -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/gulp-autoprefixer/gulp-autoprefixer.d.ts b/gulp-autoprefixer/gulp-autoprefixer.d.ts index d372358eba35a6..a3b96bdb4af8e5 100644 --- a/gulp-autoprefixer/gulp-autoprefixer.d.ts +++ b/gulp-autoprefixer/gulp-autoprefixer.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-autoprefixer // Project: https://github.com/sindresorhus/gulp-autoprefixer // Definitions by: Asana -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-cached/gulp-cached.d.ts b/gulp-cached/gulp-cached.d.ts index eeb03997c18a30..c82876ca781fea 100644 --- a/gulp-cached/gulp-cached.d.ts +++ b/gulp-cached/gulp-cached.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-cached // Project: https://github.com/wearefractal/gulp-cached // Definitions by: Thomas Corbière -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-changed/gulp-changed.d.ts b/gulp-changed/gulp-changed.d.ts index f2a3e0d646e06e..bbe1a26450dd1b 100644 --- a/gulp-changed/gulp-changed.d.ts +++ b/gulp-changed/gulp-changed.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-changed // Project: https://github.com/sindresorhus/gulp-changed // Definitions by: Thomas Corbière -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/gulp-cheerio/gulp-cheerio.d.ts b/gulp-cheerio/gulp-cheerio.d.ts index 3a558ae5b4e4c1..2aec1d07da1f6c 100644 --- a/gulp-cheerio/gulp-cheerio.d.ts +++ b/gulp-cheerio/gulp-cheerio.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-cheerio // Project: https://github.com/KenPowers/gulp-cheerio // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/gulp-coffeeify/gulp-coffeeify.d.ts b/gulp-coffeeify/gulp-coffeeify.d.ts index b847b8c0365f7a..6f49453d624325 100644 --- a/gulp-coffeeify/gulp-coffeeify.d.ts +++ b/gulp-coffeeify/gulp-coffeeify.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-coffeeify // Project: https://github.com/nariyu/gulp-coffeeify // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-coffeelint/gulp-coffeelint.d.ts b/gulp-coffeelint/gulp-coffeelint.d.ts index 2b686574c9600f..f4e8c1ef77ed4c 100644 --- a/gulp-coffeelint/gulp-coffeelint.d.ts +++ b/gulp-coffeelint/gulp-coffeelint.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-coffeelint // Project: https://github.com/janraasch/gulp-coffeelint // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-concat/gulp-concat.d.ts b/gulp-concat/gulp-concat.d.ts index b6221215687c6c..8965a80a7355ca 100644 --- a/gulp-concat/gulp-concat.d.ts +++ b/gulp-concat/gulp-concat.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-concat // Project: http://github.com/wearefractal/gulp-concat // Definitions by: Keita Kagurazaka -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-csso/gulp-csso.d.ts b/gulp-csso/gulp-csso.d.ts index c2b58777a8c9f3..299cf4f9898c72 100644 --- a/gulp-csso/gulp-csso.d.ts +++ b/gulp-csso/gulp-csso.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-csso v1.0.0 // Project: https://github.com/ben-eb/gulp-csso // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-debug/gulp-debug.d.ts b/gulp-debug/gulp-debug.d.ts index d7ade91ac81bfd..11641d7b6260f0 100644 --- a/gulp-debug/gulp-debug.d.ts +++ b/gulp-debug/gulp-debug.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-debug v2.0.1 // Project: https://github.com/sindresorhus/gulp-debug // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-dtsm/gulp-dtsm.d.ts b/gulp-dtsm/gulp-dtsm.d.ts index 63f01e1f5940f8..63da544062cf4c 100644 --- a/gulp-dtsm/gulp-dtsm.d.ts +++ b/gulp-dtsm/gulp-dtsm.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-dtsm 0.0.0 // Project: https://github.com/9joneg/gulp-dtsm // Definitions by: Aya Morisawa -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-espower/gulp-espower.d.ts b/gulp-espower/gulp-espower.d.ts index 984afad9ca1b02..7f2176ead104f6 100644 --- a/gulp-espower/gulp-espower.d.ts +++ b/gulp-espower/gulp-espower.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-espower // Project: https://github.com/power-assert-js/gulp-espower // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-filter/gulp-filter.d.ts b/gulp-filter/gulp-filter.d.ts index 2e37f3bcb07f1c..c841315563621b 100644 --- a/gulp-filter/gulp-filter.d.ts +++ b/gulp-filter/gulp-filter.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-filter v3.0.1 // Project: https://github.com/sindresorhus/gulp-filter // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/gulp-flatten/gulp-flatten.d.ts b/gulp-flatten/gulp-flatten.d.ts index 2992aff4f75974..512a86a7061c19 100644 --- a/gulp-flatten/gulp-flatten.d.ts +++ b/gulp-flatten/gulp-flatten.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-flatten // Project: https://github.com/armed/gulp-flatten // Definitions by: Keita Kagurazaka -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-gh-pages/gulp-gh-pages.d.ts b/gulp-gh-pages/gulp-gh-pages.d.ts index 228589914e9784..fd39388a46cc11 100644 --- a/gulp-gh-pages/gulp-gh-pages.d.ts +++ b/gulp-gh-pages/gulp-gh-pages.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-gh-pages // Project: https://github.com/rowoot/gulp-gh-pages // Definitions by: Asana -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-gzip/gulp-gzip.d.ts b/gulp-gzip/gulp-gzip.d.ts index 8711153eda6313..f7efe124d1877b 100644 --- a/gulp-gzip/gulp-gzip.d.ts +++ b/gulp-gzip/gulp-gzip.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-gzip // Project: https://github.com/jstuckey/gulp-gzip // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-help/gulp-help.d.ts b/gulp-help/gulp-help.d.ts index 6eeb9a03986f18..183d25312ed1dd 100644 --- a/gulp-help/gulp-help.d.ts +++ b/gulp-help/gulp-help.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-help // Project: https://github.com/chmontgomery/gulp-help // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/gulp-htmlmin/gulp-htmlmin.d.ts b/gulp-htmlmin/gulp-htmlmin.d.ts index 2cf947d23da0e8..0dc0c0d1ef5a87 100644 --- a/gulp-htmlmin/gulp-htmlmin.d.ts +++ b/gulp-htmlmin/gulp-htmlmin.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-htmlmin v1.3.0 // Project: https://github.com/jonschlinkert/gulp-htmlmin // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/gulp-if/gulp-if.d.ts b/gulp-if/gulp-if.d.ts index 9eab80f8bbe3b7..f1f36ba63b4ce3 100644 --- a/gulp-if/gulp-if.d.ts +++ b/gulp-if/gulp-if.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-if // Project: https://github.com/robrich/gulp-if // Definitions by: Asana , Joe Skeen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/gulp-inject/gulp-inject.d.ts b/gulp-inject/gulp-inject.d.ts index 5e72e06738e76b..7749ce4d453c80 100644 --- a/gulp-inject/gulp-inject.d.ts +++ b/gulp-inject/gulp-inject.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-inject // Project: https://github.com/klei/gulp-inject // Definitions by: Keita Kagurazaka -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/gulp-istanbul/gulp-istanbul-0.8.1.d.ts b/gulp-istanbul/gulp-istanbul-0.8.1.d.ts index 3a10dfdba59208..26cfaa24e277b0 100644 --- a/gulp-istanbul/gulp-istanbul-0.8.1.d.ts +++ b/gulp-istanbul/gulp-istanbul-0.8.1.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-istanbul v0.8.1 // Project: https://github.com/SBoudrias/gulp-istanbul // Definitions by: Asana -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-istanbul/gulp-istanbul.d.ts b/gulp-istanbul/gulp-istanbul.d.ts index a20a2179c7352d..d8634de88684ff 100644 --- a/gulp-istanbul/gulp-istanbul.d.ts +++ b/gulp-istanbul/gulp-istanbul.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-istanbul v0.9.0 // Project: https://github.com/SBoudrias/gulp-istanbul // Definitions by: Asana -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-jasmine-browser/gulp-jasmine-browser.d.ts b/gulp-jasmine-browser/gulp-jasmine-browser.d.ts index e2e7179699376c..a335bc413fc58c 100644 --- a/gulp-jasmine-browser/gulp-jasmine-browser.d.ts +++ b/gulp-jasmine-browser/gulp-jasmine-browser.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-jasmine-browser v0.1.4 // Project: https://github.com/jasmine/gulp-jasmine-browser // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-less/gulp-less.d.ts b/gulp-less/gulp-less.d.ts index daab476374b3ef..4e01553b2be1c7 100644 --- a/gulp-less/gulp-less.d.ts +++ b/gulp-less/gulp-less.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-less // Project: https://github.com/plus3network/gulp-less // Definitions by: Keita Kagurazaka -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-load-plugins/gulp-load-plugins.d.ts b/gulp-load-plugins/gulp-load-plugins.d.ts index d72ca87c41c100..75807d6a204406 100644 --- a/gulp-load-plugins/gulp-load-plugins.d.ts +++ b/gulp-load-plugins/gulp-load-plugins.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-load-plugins // Project: https://github.com/jackfranklin/gulp-load-plugins // Definitions by: Joe Skeen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-minify-css/gulp-minify-css.d.ts b/gulp-minify-css/gulp-minify-css.d.ts index cb0eea502b3d41..55e192e911b963 100644 --- a/gulp-minify-css/gulp-minify-css.d.ts +++ b/gulp-minify-css/gulp-minify-css.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-minify-css // Project: https://github.com/jonathanepollack/gulp-minify-css // Definitions by: Keita Kagurazaka -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/gulp-minify-html/gulp-minify-html.d.ts b/gulp-minify-html/gulp-minify-html.d.ts index 770789bbb06201..412a1f2cb87630 100644 --- a/gulp-minify-html/gulp-minify-html.d.ts +++ b/gulp-minify-html/gulp-minify-html.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-minify-html v1.0.2 // Project: https://github.com/murphydanger/gulp-minify-html // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-mocha/gulp-mocha.d.ts b/gulp-mocha/gulp-mocha.d.ts index b63714b77310bb..521ef9155560f6 100644 --- a/gulp-mocha/gulp-mocha.d.ts +++ b/gulp-mocha/gulp-mocha.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-mocha // Project: https://github.com/sindresorhus/gulp-mocha // Definitions by: Asana -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/gulp-newer/gulp-newer.d.ts b/gulp-newer/gulp-newer.d.ts index ca4fdc9a13a5a2..9a3e6decde987d 100644 --- a/gulp-newer/gulp-newer.d.ts +++ b/gulp-newer/gulp-newer.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-newer // Project: https://github.com/tschaub/gulp-newer // Definitions by: Thomas Corbière -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-ng-annotate/gulp-ng-annotate.d.ts b/gulp-ng-annotate/gulp-ng-annotate.d.ts index 8f25aeebb88e65..12bfc9d5393d59 100644 --- a/gulp-ng-annotate/gulp-ng-annotate.d.ts +++ b/gulp-ng-annotate/gulp-ng-annotate.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-ng-annotate // Project: https://github.com/Kagami/gulp-ng-annotate // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-nodemon/gulp-nodemon.d.ts b/gulp-nodemon/gulp-nodemon.d.ts index a5cd64027bf886..5ee7cb4a72f866 100644 --- a/gulp-nodemon/gulp-nodemon.d.ts +++ b/gulp-nodemon/gulp-nodemon.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-nodemon // Project: https://github.com/JacksonGariety/gulp-nodemon // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-plumber/gulp-plumber.d.ts b/gulp-plumber/gulp-plumber.d.ts index 693c4cbf9399d0..1d57e050a538bb 100644 --- a/gulp-plumber/gulp-plumber.d.ts +++ b/gulp-plumber/gulp-plumber.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-plumber // Project: https://github.com/floatdrop/gulp-plumber // Definitions by: Joe Skeen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-protractor/gulp-protractor.d.ts b/gulp-protractor/gulp-protractor.d.ts index fd98dbd43530a3..73f39fb227279f 100644 --- a/gulp-protractor/gulp-protractor.d.ts +++ b/gulp-protractor/gulp-protractor.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-protractor v1.0.0 // Project: https://github.com/mllrsohn/gulp-protractor // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/gulp-remember/gulp-remember.d.ts b/gulp-remember/gulp-remember.d.ts index f606646e2e8fd5..9a3b4052fdc456 100644 --- a/gulp-remember/gulp-remember.d.ts +++ b/gulp-remember/gulp-remember.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-remember // Project: https://github.com/ahaurw01/gulp-remember // Definitions by: Thomas Corbière -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-rename/gulp-rename.d.ts b/gulp-rename/gulp-rename.d.ts index 18a3f5ffb33773..11368e96986d26 100644 --- a/gulp-rename/gulp-rename.d.ts +++ b/gulp-rename/gulp-rename.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-rename // Project: https://github.com/hparra/gulp-rename // Definitions by: Asana -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-replace/gulp-replace.d.ts b/gulp-replace/gulp-replace.d.ts index f32e33bbe7fc4d..90ecb13535e94f 100644 --- a/gulp-replace/gulp-replace.d.ts +++ b/gulp-replace/gulp-replace.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-replace // Project: https://github.com/lazd/gulp-replace // Definitions by: Asana -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-rev-replace/gulp-rev-replace.d.ts b/gulp-rev-replace/gulp-rev-replace.d.ts index 6c258573d86ebb..520db3c493e4f7 100644 --- a/gulp-rev-replace/gulp-rev-replace.d.ts +++ b/gulp-rev-replace/gulp-rev-replace.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-rev-replace v0.2.1 // Project: https://github.com/jamesknelson/gulp-rev-replace // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-rev/gulp-rev.d.ts b/gulp-rev/gulp-rev.d.ts index e04a765b721fa0..f02950d797174b 100644 --- a/gulp-rev/gulp-rev.d.ts +++ b/gulp-rev/gulp-rev.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-rev v5.0.1 // Project: https://github.com/sindresorhus/gulp-rev // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-ruby-sass/gulp-ruby-sass.d.ts b/gulp-ruby-sass/gulp-ruby-sass.d.ts index 2b0d26fdfa773f..3cb8238664aeb1 100644 --- a/gulp-ruby-sass/gulp-ruby-sass.d.ts +++ b/gulp-ruby-sass/gulp-ruby-sass.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-ruby-sass v1.0.5 // Project: https://github.com/sindresorhus/gulp-ruby-sass // Definitions by: Agnislav Onufrijchuk -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-sass/gulp-sass.d.ts b/gulp-sass/gulp-sass.d.ts index b133461dc72fea..d54c53b3dabf7c 100644 --- a/gulp-sass/gulp-sass.d.ts +++ b/gulp-sass/gulp-sass.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-sass // Project: https://github.com/dlmanning/gulp-sass // Definitions by: Asana -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-shell/gulp-shell.d.ts b/gulp-shell/gulp-shell.d.ts index 4d18d610c886dd..5235b101f49d89 100644 --- a/gulp-shell/gulp-shell.d.ts +++ b/gulp-shell/gulp-shell.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-shell // Project: https://github.com/sun-zheng-an/gulp-shell // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-size/gulp-size.d.ts b/gulp-size/gulp-size.d.ts index ba13c55a2cce26..ec33f1489086e3 100644 --- a/gulp-size/gulp-size.d.ts +++ b/gulp-size/gulp-size.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-size v1.2.3 // Project: https://github.com/sindresorhus/gulp-size // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-sort/gulp-sort.d.ts b/gulp-sort/gulp-sort.d.ts index d4e740fc596dc7..5290f1ed46504e 100644 --- a/gulp-sort/gulp-sort.d.ts +++ b/gulp-sort/gulp-sort.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-sort // Project: https://github.com/pgilad/gulp-sort // Definitions by: Joe Skeen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/gulp-sourcemaps/gulp-sourcemaps.d.ts b/gulp-sourcemaps/gulp-sourcemaps.d.ts index 56cb957e14a3b7..51f222ed3e09b5 100644 --- a/gulp-sourcemaps/gulp-sourcemaps.d.ts +++ b/gulp-sourcemaps/gulp-sourcemaps.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-sourcemaps // Project: https://github.com/floridoo/gulp-sourcemaps // Definitions by: Asana -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-svg-sprite/gulp-svg-sprite.d.ts b/gulp-svg-sprite/gulp-svg-sprite.d.ts index 50aa0036276a7d..036c9bb2abc956 100644 --- a/gulp-svg-sprite/gulp-svg-sprite.d.ts +++ b/gulp-svg-sprite/gulp-svg-sprite.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-svg-sprite 1.2.9 // Project: https://github.com/jkphl/gulp-svg-sprite // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/gulp-task-listing/gulp-task-listing.d.ts b/gulp-task-listing/gulp-task-listing.d.ts index 8409f4b8016918..e78c598e3b9fac 100644 --- a/gulp-task-listing/gulp-task-listing.d.ts +++ b/gulp-task-listing/gulp-task-listing.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-task-listing // Project: https://github.com/OverZealous/gulp-task-listing // Definitions by: Joe Skeen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * Provides an easy way to get a listing of your tasks from your gulpfile. By default, the diff --git a/gulp-tsd/gulp-tsd.d.ts b/gulp-tsd/gulp-tsd.d.ts index 4e9380ebf27eaf..9077228fec8041 100644 --- a/gulp-tsd/gulp-tsd.d.ts +++ b/gulp-tsd/gulp-tsd.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-tsd // Project: https://github.com/moznion/gulp-tsd // Definitions by: Keita Kagurazaka -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/gulp-tslint/gulp-tslint.d.ts b/gulp-tslint/gulp-tslint.d.ts index 75c32718b7f50e..6ce984d275c2a7 100644 --- a/gulp-tslint/gulp-tslint.d.ts +++ b/gulp-tslint/gulp-tslint.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-tslint 3.6.0 // Project: https://github.com/panuhorsmalahti/gulp-tslint // Definitions by: Asana -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/gulp-typedoc/gulp-typedoc.d.ts b/gulp-typedoc/gulp-typedoc.d.ts index 713d32bdf4ae9d..865fac2b8d2898 100644 --- a/gulp-typedoc/gulp-typedoc.d.ts +++ b/gulp-typedoc/gulp-typedoc.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-typedoc // Project: https://github.com/rogierschouten/gulp-typedoc // Definitions by: Asana -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-typescript/gulp-typescript.d.ts b/gulp-typescript/gulp-typescript.d.ts index 690f20c30d0d77..f37ba219bab299 100644 --- a/gulp-typescript/gulp-typescript.d.ts +++ b/gulp-typescript/gulp-typescript.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-typescript // Project: https://github.com/ivogabe/gulp-typescript // Definitions by: Asana , Thomas Corbière -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-uglify/gulp-uglify.d.ts b/gulp-uglify/gulp-uglify.d.ts index b070f3f356f046..13eda6370604d3 100644 --- a/gulp-uglify/gulp-uglify.d.ts +++ b/gulp-uglify/gulp-uglify.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-uglify // Project: https://github.com/terinjokes/gulp-uglify // Definitions by: Christopher Haws -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/gulp-useref/gulp-useref.d.ts b/gulp-useref/gulp-useref.d.ts index 86011015c1a4d0..96c214532b3ebf 100644 --- a/gulp-useref/gulp-useref.d.ts +++ b/gulp-useref/gulp-useref.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-useref v3.0.0 // Project: https://github.com/jonkemp/gulp-useref // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp-util/gulp-util.d.ts b/gulp-util/gulp-util.d.ts index 33ea20f79b24e1..9982835cf9ed3e 100644 --- a/gulp-util/gulp-util.d.ts +++ b/gulp-util/gulp-util.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-util v3.0.x // Project: https://github.com/gulpjs/gulp-util // Definitions by: jedmao -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/gulp-watch/gulp-watch.d.ts b/gulp-watch/gulp-watch.d.ts index 74af5254775b6a..7b2f8a1a30522e 100644 --- a/gulp-watch/gulp-watch.d.ts +++ b/gulp-watch/gulp-watch.d.ts @@ -1,7 +1,7 @@ // Type definitions for gulp-watch v4.1.1 // Project: https://github.com/floatdrop/gulp-watch // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/gulp/gulp.d.ts b/gulp/gulp.d.ts index 160ee99ce97be2..43bb5aa597d806 100644 --- a/gulp/gulp.d.ts +++ b/gulp/gulp.d.ts @@ -1,7 +1,7 @@ // Type definitions for Gulp v3.8.x // Project: http://gulpjs.com // Definitions by: Drew Noakes -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/hammerjs/hammerjs-1.1.3.d.ts b/hammerjs/hammerjs-1.1.3.d.ts index 4e7f69306c3fbb..9ff698a29046f7 100644 --- a/hammerjs/hammerjs-1.1.3.d.ts +++ b/hammerjs/hammerjs-1.1.3.d.ts @@ -1,7 +1,7 @@ // Type definitions for Hammer.js 1.1.3 // Project: http://eightmedia.github.com/hammer.js/ // Definitions by: Boris Yankov , Drew Noakes -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/hammerjs/hammerjs.d.ts b/hammerjs/hammerjs.d.ts index e2d4a8c5284942..a72a23791a700d 100644 --- a/hammerjs/hammerjs.d.ts +++ b/hammerjs/hammerjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for Hammer.js 2.0.4 // Project: http://hammerjs.github.io/ // Definitions by: Philip Bulley , Han Lin Yap -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var Hammer:HammerStatic; diff --git a/handlebars/handlebars-1.0.0.d.ts b/handlebars/handlebars-1.0.0.d.ts index b189b1abc96ea9..51e35ac760e37b 100644 --- a/handlebars/handlebars-1.0.0.d.ts +++ b/handlebars/handlebars-1.0.0.d.ts @@ -1,7 +1,7 @@ // Type definitions for Handlebars 1.0 // Project: http://handlebarsjs.com/ // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Use either HandlebarsStatic or HandlebarsRuntimeStatic diff --git a/handlebars/handlebars.d.ts b/handlebars/handlebars.d.ts index 9b6538d1da66b0..582bb05f7d359d 100644 --- a/handlebars/handlebars.d.ts +++ b/handlebars/handlebars.d.ts @@ -1,7 +1,7 @@ // Type definitions for Handlebars v3.0.3 // Project: http://handlebarsjs.com/ // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Handlebars { diff --git a/hapi/hapi-8.2.0.d.ts b/hapi/hapi-8.2.0.d.ts index 80e908528933f3..46c1e11e223d8e 100644 --- a/hapi/hapi-8.2.0.d.ts +++ b/hapi/hapi-8.2.0.d.ts @@ -1,7 +1,7 @@ // Type definitions for hapi 8.2.0 // Project: http://github.com/spumko/hapi // Definitions by: Jason Swearingen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped //This is a total rewrite of Hakubo's original hapi.d.ts, as it was out of date/incomplete. diff --git a/hapi/hapi.d.ts b/hapi/hapi.d.ts index adaf70430961f1..8e8025b78ecae2 100644 --- a/hapi/hapi.d.ts +++ b/hapi/hapi.d.ts @@ -1,7 +1,7 @@ // Type definitions for hapi 13.0.0 // Project: http://github.com/spumko/hapi // Definitions by: Jason Swearingen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped //Note/Disclaimer: This .d.ts was created against hapi v8.x but has been incrementally upgraded to 13.x. Some newer features/changes may be missing. YMMV. diff --git a/harmony-proxy/harmony-proxy.d.ts b/harmony-proxy/harmony-proxy.d.ts index dba832c142a104..d118d3b7a65799 100644 --- a/harmony-proxy/harmony-proxy.d.ts +++ b/harmony-proxy/harmony-proxy.d.ts @@ -1,7 +1,7 @@ // Type definitions for harmony-proxy 1.0.0 // Project: https://www.npmjs.com/package/harmony-proxy // Definitions by: Remo Jansen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module harmonyProxy { type PropertyKey = string | number | symbol; diff --git a/hasher/hasher.d.ts b/hasher/hasher.d.ts index dfed50bd403bdd..5dc28efcd9290e 100644 --- a/hasher/hasher.d.ts +++ b/hasher/hasher.d.ts @@ -1,7 +1,7 @@ // Type definitions for Hasher.js // Project: https://github.com/millermedeiros/hasher/ // Definitions by: flyfishMT -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/hashids/hashids.d.ts b/hashids/hashids.d.ts index 9a98259b0f9483..ae118c21bc1913 100644 --- a/hashids/hashids.d.ts +++ b/hashids/hashids.d.ts @@ -1,7 +1,7 @@ // Type definitions for Hashids.js 1.x // Project: https://github.com/ivanakimov/hashids.node.js // Definitions by: Paulo Cesar -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/hashmap/hashmap-1.1.d.ts b/hashmap/hashmap-1.1.d.ts index c9f8581747f279..c4da6a9f47f951 100644 --- a/hashmap/hashmap-1.1.d.ts +++ b/hashmap/hashmap-1.1.d.ts @@ -1,7 +1,7 @@ // Type definitions for HashMap 1.1.0 // Project: https://github.com/flesler/hashmap // Definitions by: Rafał Wrzeszcz -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare class HashMap { /** diff --git a/hashmap/hashmap.d.ts b/hashmap/hashmap.d.ts index c2090530909eb9..9f059d2df87e42 100644 --- a/hashmap/hashmap.d.ts +++ b/hashmap/hashmap.d.ts @@ -1,7 +1,7 @@ // Type definitions for HashMap 2.0.3 // Project: https://github.com/flesler/hashmap // Definitions by: Rafał Wrzeszcz , Vasya Aksyonov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare class HashMap { diff --git a/hashset/hashset.d.ts b/hashset/hashset.d.ts index fedf7381a4c1aa..99caca8d66df2c 100644 --- a/hashset/hashset.d.ts +++ b/hashset/hashset.d.ts @@ -1,7 +1,7 @@ // Type definitions for jshashset 3.0 // Project: http://www.timdown.co.uk/jshashtable/jshashset.html // Definitions by: Sergey Gerasimov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/hashtable/hashtable.d.ts b/hashtable/hashtable.d.ts index fbc0f219af84c0..bd7366b3f9d63c 100644 --- a/hashtable/hashtable.d.ts +++ b/hashtable/hashtable.d.ts @@ -1,7 +1,7 @@ // Type definitions for jshashtable 3.0 // Project: http://www.timdown.co.uk/jshashtable/ // Definitions by: Sergey Gerasimov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface IHashtable { diff --git a/he/he.d.ts b/he/he.d.ts index 6c96840c2c7ccd..e0fb9847ac5947 100644 --- a/he/he.d.ts +++ b/he/he.d.ts @@ -1,7 +1,7 @@ // Type definitions for he v0.5.0 // Project: https://github.com/mathiasbynens/he // Definitions by: Simon Edwards -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // he - "HTML Entities" - A high quality pair of HTML encode and decode functions. diff --git a/heap/heap.d.ts b/heap/heap.d.ts index 3ec573d1cc17a7..3bf17033ad48cd 100644 --- a/heap/heap.d.ts +++ b/heap/heap.d.ts @@ -1,7 +1,7 @@ // Type definitions for heap 0.2.6 // Project: https://github.com/qiao/heap.js // Definitions by: Ryan McNamara -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare class Heap { diff --git a/heatmap.js/heatmap.d.ts b/heatmap.js/heatmap.d.ts index b75b8887368c0c..3a0bd2ba081994 100644 --- a/heatmap.js/heatmap.d.ts +++ b/heatmap.js/heatmap.d.ts @@ -1,7 +1,7 @@ // Type definitions for heatmap.js v2.0 // Project: https://github.com/pa7/heatmap.js/ // Definitions by: Yang Guan -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/hellojs/hellojs.d.ts b/hellojs/hellojs.d.ts index 896bccb50e2ce1..6da9f9ca0b58d2 100644 --- a/hellojs/hellojs.d.ts +++ b/hellojs/hellojs.d.ts @@ -1,7 +1,7 @@ // Type definitions for hello.js 0.2.3 // Project: http://adodson.com/hello.js/ // Definitions by: Pavel Zika -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface HelloJSLoginOptions { redirect_uri?: string; diff --git a/helmet/helmet.d.ts b/helmet/helmet.d.ts index 4d07730dbda338..39f831155656e2 100644 --- a/helmet/helmet.d.ts +++ b/helmet/helmet.d.ts @@ -1,7 +1,7 @@ // Type definitions for helmet // Project: https://github.com/helmetjs/helmet // Definitions by: Cyril Schumacher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/highcharts-ng/highcharts-ng.d.ts b/highcharts-ng/highcharts-ng.d.ts index 61dfef31d6eec0..b429bb97ddd011 100644 --- a/highcharts-ng/highcharts-ng.d.ts +++ b/highcharts-ng/highcharts-ng.d.ts @@ -1,7 +1,7 @@ // Type definitions for highcharts-ng 0.0.8 // Project: https://github.com/pablojim/highcharts-ng // Definitions by: Scott Hatcher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/highcharts/highcharts.d.ts b/highcharts/highcharts.d.ts index 0f04cc5813fce1..16151be3271ee6 100644 --- a/highcharts/highcharts.d.ts +++ b/highcharts/highcharts.d.ts @@ -1,7 +1,7 @@ // Type definitions for Highcharts 4.1.9 // Project: http://www.highcharts.com/ // Definitions by: Damiano Gambarotto , Dan Lewi Harkestad -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface HighchartsPosition { align?: string; diff --git a/highcharts/highstock.d.ts b/highcharts/highstock.d.ts index a4560099b44b0a..c896035fa7e647 100644 --- a/highcharts/highstock.d.ts +++ b/highcharts/highstock.d.ts @@ -1,7 +1,7 @@ // Type definitions for Highstock 2.1.5 // Project: http://www.highcharts.com/ // Definitions by: David Deutsch -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/highland/highland.d.ts b/highland/highland.d.ts index 3f98c948ed6a3d..862c9da54704a8 100644 --- a/highland/highland.d.ts +++ b/highland/highland.d.ts @@ -1,7 +1,7 @@ // Type definitions for Highland 1.14.0 // Project: http://highlandjs.org/ // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/highlightjs/highlightjs-7.5.0.d.ts b/highlightjs/highlightjs-7.5.0.d.ts index 725f78fbcfdf65..1fa12c342eeef8 100644 --- a/highlightjs/highlightjs-7.5.0.d.ts +++ b/highlightjs/highlightjs-7.5.0.d.ts @@ -1,7 +1,7 @@ // Type definitions for highlight.js v7.5.0 // Project: https://github.com/isagalaev/highlight.js // Definitions by: Niklas Mollenhauer -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "highlight.js" { diff --git a/highlightjs/highlightjs.d.ts b/highlightjs/highlightjs.d.ts index 5d6f89c711343b..1dac0d5164eae6 100644 --- a/highlightjs/highlightjs.d.ts +++ b/highlightjs/highlightjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for highlight.js v9.1.0 // Project: https://github.com/isagalaev/highlight.js // Definitions by: Niklas Mollenhauer , Jeremy Hull -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'highlight.js' { export = hljs; diff --git a/history/history-tests.ts b/history/history-tests.ts index 30cd21fa79a707..920d774334c2ad 100644 --- a/history/history-tests.ts +++ b/history/history-tests.ts @@ -3,7 +3,7 @@ // Since History is defined in lib.d.ts as well // the name for our interfaces was chosen to be Historyjs // However at runtime you would need to do -// https://github.com/borisyankov/DefinitelyTyped/issues/277 +// https://github.com/DefinitelyTyped/DefinitelyTyped/issues/277 var Historyjs: Historyjs = History; function tests() { diff --git a/history/history.d.ts b/history/history.d.ts index 21b556ae93c6ff..5a24bd5d739c90 100644 --- a/history/history.d.ts +++ b/history/history.d.ts @@ -1,7 +1,7 @@ // Type definitions for History.js 1.8.0 // Project: https://github.com/browserstate/history.js // Definitions by: Boris Yankov , Gidon Junge -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface HistoryAdapter { @@ -13,7 +13,7 @@ interface HistoryAdapter { // Since History is defined in lib.d.ts as well // the name for our interfaces was chosen to be Historyjs // However at runtime you would need to do -// https://github.com/borisyankov/DefinitelyTyped/issues/277 +// https://github.com/DefinitelyTyped/DefinitelyTyped/issues/277 // var Historyjs: Historyjs = History; interface Historyjs { diff --git a/hooker/hooker-tests.ts b/hooker/hooker-tests.ts index edd2c25e97213b..96cb6715e8a332 100644 --- a/hooker/hooker-tests.ts +++ b/hooker/hooker-tests.ts @@ -5,7 +5,7 @@ import hooker = require('hooker'); // Type definitions for JavaScript Hooker v0.2.3 // Project: https://github.com/cowboy/javascript-hooker // Definitions by: Michael Zabka -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped function tests() { var objectToHook: any = { hello: 'world' diff --git a/hooker/hooker.d.ts b/hooker/hooker.d.ts index 570805d39f0bf7..7727626a2d2d52 100644 --- a/hooker/hooker.d.ts +++ b/hooker/hooker.d.ts @@ -1,7 +1,7 @@ // Type definitions for JavaScript Hooker v0.2.3 // Project: https://github.com/cowboy/javascript-hooker // Definitions by: Michael Zabka -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare type HookerPostHookFunction = (result: any, ...args: any[]) => IHookerPostHookResult|void; diff --git a/hopscotch/hopscotch.d.ts b/hopscotch/hopscotch.d.ts index 46fdf17c6d2bae..ff393f27df5620 100644 --- a/hopscotch/hopscotch.d.ts +++ b/hopscotch/hopscotch.d.ts @@ -1,7 +1,7 @@ // Type definitions for Hopscotch v0.2.5 // Project: http://linkedin.github.io/hopscotch/ // Definitions by: Tim Perry -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare type CallbackNameNamesOrDefinition = string | string[] | (() => void); diff --git a/howlerjs/howler.d.ts b/howlerjs/howler.d.ts index 8d2c38220a771d..c52b9c334f8fa2 100644 --- a/howlerjs/howler.d.ts +++ b/howlerjs/howler.d.ts @@ -1,7 +1,7 @@ // Type definitions for howler.js v1.1.29 // Project: https://github.com/goldfire/howler.js // Definitions by: Pedro Casaubon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare class HowlerGlobal { mute(): HowlerGlobal; diff --git a/html-minifier/html-minifier.d.ts b/html-minifier/html-minifier.d.ts index 9557de89023374..f55e73bd153fe7 100644 --- a/html-minifier/html-minifier.d.ts +++ b/html-minifier/html-minifier.d.ts @@ -1,7 +1,7 @@ // Type definitions for HTMLMinifier v1.1.1 // Project: https://github.com/kangax/html-minifier // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/html2canvas/html2canvas.d.ts b/html2canvas/html2canvas.d.ts index 38f6fa358d966c..e7a545a70e500c 100644 --- a/html2canvas/html2canvas.d.ts +++ b/html2canvas/html2canvas.d.ts @@ -1,7 +1,7 @@ // Type definitions for html2canvas.js v0.4.1 // Project: https://github.com/niklasvh/html2canvas // Definitions by: Richard Hepburn -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/htmlparser2/htmlparser2.d.ts b/htmlparser2/htmlparser2.d.ts index ccf36d5126a193..e139eee6964043 100644 --- a/htmlparser2/htmlparser2.d.ts +++ b/htmlparser2/htmlparser2.d.ts @@ -1,7 +1,7 @@ // Type definitions for htmlparser2 v3.7.x // Project: https://github.com/fb55/htmlparser2/ // Definitions by: James Roland Cabresos -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "htmlparser2" { diff --git a/htmltojsx/htmltojsx.d.ts b/htmltojsx/htmltojsx.d.ts index 5f32304b8a1eb0..7fb29fd636a822 100644 --- a/htmltojsx/htmltojsx.d.ts +++ b/htmltojsx/htmltojsx.d.ts @@ -1,7 +1,7 @@ // Type definitions for htmltojsx // Project: https://www.npmjs.com/package/htmltojsx // Definitions by: Basarat Ali Syed -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'htmltojsx' { class HTMLtoJSX { diff --git a/http-errors/http-errors.d.ts b/http-errors/http-errors.d.ts index e15a7cb4e14cda..48d7469ba4f177 100644 --- a/http-errors/http-errors.d.ts +++ b/http-errors/http-errors.d.ts @@ -1,7 +1,7 @@ // Type definitions for http-errors v1.3.1 // Project: https://github.com/jshttp/http-errors // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'http-errors' { namespace createHttpError { diff --git a/http-status/http-status.d.ts b/http-status/http-status.d.ts index 39328b71a66c5b..d3b12582e40426 100644 --- a/http-status/http-status.d.ts +++ b/http-status/http-status.d.ts @@ -1,7 +1,7 @@ // Type definitions for http-status v0.1.8 // Project: https://github.com/wdavidw/node-http-status // Definitions by: Michael Zabka -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface HttpStatus { 100: string; diff --git a/http-string-parser/http-string-parser.d.ts b/http-string-parser/http-string-parser.d.ts index 959d458dcdaa95..96e6b85f8894f0 100644 --- a/http-string-parser/http-string-parser.d.ts +++ b/http-string-parser/http-string-parser.d.ts @@ -1,7 +1,7 @@ // Type definitions for http-string-parser // Project: https://github.com/apiaryio/http-string-parser // Definitions by: MIZUNE Pine -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "http-string-parser" { interface ParseRequestResult { diff --git a/httperr/httperr.d.ts b/httperr/httperr.d.ts index 0bc54a650ece74..e058e4a7a518c4 100644 --- a/httperr/httperr.d.ts +++ b/httperr/httperr.d.ts @@ -1,7 +1,7 @@ // Type definitions for httperr v1.0.0 // Project: https://github.com/pluma/httperr // Definitions by: Troy Gerwien -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "httperr" { diff --git a/humane/humane.d.ts b/humane/humane.d.ts index c6c77a232d8f61..922ddf2fc2473c 100644 --- a/humane/humane.d.ts +++ b/humane/humane.d.ts @@ -1,7 +1,7 @@ // Type definitions for Humane 3.0 // Project: http://wavded.github.com/humane-js/ // Definitions by: jmvrbanac -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface HumaneOptions { diff --git a/hypertext-application-language/hypertext-application-language.d.ts b/hypertext-application-language/hypertext-application-language.d.ts index 7c3040b82b5c6c..13f45fbb367697 100644 --- a/hypertext-application-language/hypertext-application-language.d.ts +++ b/hypertext-application-language/hypertext-application-language.d.ts @@ -1,7 +1,7 @@ // Type definitions for Hypertext Application Language Draft 6 // Project: https://tools.ietf.org/html/draft-kelly-json-hal-06 // Definitions by: Maks3w -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Hal { /** diff --git a/hystrixjs/hystrixjs.d.ts b/hystrixjs/hystrixjs.d.ts index 1fd55e7e574bb8..b10ed54e0f18a2 100644 --- a/hystrixjs/hystrixjs.d.ts +++ b/hystrixjs/hystrixjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for dragula v2.1.2 // Project: https://bitbucket.org/igor_sechyn/hystrixjs // Definitions by: Igor Sechyn -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/i18n-node/i18n-node.d.ts b/i18n-node/i18n-node.d.ts index 79dda8b7589390..9e1d81156b0d45 100644 --- a/i18n-node/i18n-node.d.ts +++ b/i18n-node/i18n-node.d.ts @@ -1,7 +1,7 @@ // Type definitions for i18n-node 0.5.0 // Project: https://github.com/mashpie/i18n-node // Definitions by: Maxime LUCE -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module i18n { diff --git a/i18next-browser-languagedetector/i18next-browser-languagedetector.d.ts b/i18next-browser-languagedetector/i18next-browser-languagedetector.d.ts index 923b76573e343a..062a7413e57af9 100644 --- a/i18next-browser-languagedetector/i18next-browser-languagedetector.d.ts +++ b/i18next-browser-languagedetector/i18next-browser-languagedetector.d.ts @@ -1,7 +1,7 @@ // Type definitions for i18next-browser-languagedetector 0.0.14 // Project: http://i18next.com/ // Definitions by: Cyril Schumacher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/i18next-express-middleware/i18next-express-middleware.d.ts b/i18next-express-middleware/i18next-express-middleware.d.ts index dde12dc920f9ad..ec22c440a03f07 100644 --- a/i18next-express-middleware/i18next-express-middleware.d.ts +++ b/i18next-express-middleware/i18next-express-middleware.d.ts @@ -1,7 +1,7 @@ // Type definitions for i18next-express-middleware // Project: http://i18next.com/ // Definitions by: Cyril Schumacher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/i18next-node-fs-backend/i18next-node-fs-backend.d.ts b/i18next-node-fs-backend/i18next-node-fs-backend.d.ts index 55f3d1f09e25c9..5677d0b8fc6459 100644 --- a/i18next-node-fs-backend/i18next-node-fs-backend.d.ts +++ b/i18next-node-fs-backend/i18next-node-fs-backend.d.ts @@ -1,7 +1,7 @@ // Type definitions for i18next-node-fs-backend // Project: https://github.com/i18next/i18next-node-fs-backend // Definitions by: Cyril Schumacher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/i18next-sprintf-postprocessor/i18next-sprintf-postprocessor.d.ts b/i18next-sprintf-postprocessor/i18next-sprintf-postprocessor.d.ts index 0b0d1049f03e94..a1be0a9e6ea53d 100644 --- a/i18next-sprintf-postprocessor/i18next-sprintf-postprocessor.d.ts +++ b/i18next-sprintf-postprocessor/i18next-sprintf-postprocessor.d.ts @@ -1,7 +1,7 @@ // Type definitions for i18next-sprintf-postProcessor // Project: https://github.com/i18next/i18next-sprintf-postProcessor // Definitions by: Cyril Schumacher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/i18next/i18next.d.ts b/i18next/i18next.d.ts index fd021d7a584c6e..df4273a18d773c 100644 --- a/i18next/i18next.d.ts +++ b/i18next/i18next.d.ts @@ -1,7 +1,7 @@ // Type definitions for i18next v2.0.17 // Project: http://i18next.com // Definitions by: Maarten Docter -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Sources: https://github.com/jamuhl/i18next/ @@ -27,7 +27,7 @@ interface IResourceStoreKey { interface I18nTranslateOptions extends I18nextOptions { defaultValue?: any; // normally a string - // NOTE https://github.com/borisyankov/DefinitelyTyped/pull/5590 + // NOTE https://github.com/DefinitelyTyped/DefinitelyTyped/pull/5590 toAdd?: any; child?: any; sprintf?: any; @@ -81,7 +81,7 @@ interface I18nextOptions extends I18next.I18nextOptions { postProcess?: string; // Default value: undefined - // NOTE https://github.com/borisyankov/DefinitelyTyped/pull/5590 + // NOTE https://github.com/DefinitelyTyped/DefinitelyTyped/pull/5590 replace?: any; } diff --git a/iban/iban.d.ts b/iban/iban.d.ts index 14c6ae764fb237..15190bdd6d2e47 100644 --- a/iban/iban.d.ts +++ b/iban/iban.d.ts @@ -1,7 +1,7 @@ // Type definitions for iban.js 0.0.5 // Project: https://github.com/arhs/iban.js/ // Definitions by: Cyril Schumacher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * @summary Interface for {@link IBAN} object. diff --git a/ibm-mobilefirst/ibm-mobilefirst.d.ts b/ibm-mobilefirst/ibm-mobilefirst.d.ts index e9b0157dbe59ba..d1758a54d904a1 100644 --- a/ibm-mobilefirst/ibm-mobilefirst.d.ts +++ b/ibm-mobilefirst/ibm-mobilefirst.d.ts @@ -1,7 +1,7 @@ // Type definitions for IBM MobileFirst Platform Foundation // Project: http://www.ibm.com/software/products/en/mobilefirstfoundation // Definitions by: Guillermo Ignacio Enriquez Gutierrez -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/icepick/icepick.d.ts b/icepick/icepick.d.ts index 85b91fb8edf7e2..87b8d4bbacb58a 100644 --- a/icepick/icepick.d.ts +++ b/icepick/icepick.d.ts @@ -1,7 +1,7 @@ // Type definitions for icepick v1.1.0 // Project: https://github.com/aearly/icepick // Definitions by: Nathan Brown -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "icepick" { export function freeze(collection: T): T; diff --git a/icheck/icheck.d.ts b/icheck/icheck.d.ts index 129b53d1ced423..fb03ef97042d93 100644 --- a/icheck/icheck.d.ts +++ b/icheck/icheck.d.ts @@ -1,7 +1,7 @@ // Type definitions for iCheck v0.8 // Project: http://damirfoy.com/iCheck/ // Definitions by: Dániel Tar -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface ICheckOptions { /** diff --git a/imagemagick-native/imagemagick-native.d.ts b/imagemagick-native/imagemagick-native.d.ts index fbf213f689292e..7397161bbe6e10 100644 --- a/imagemagick-native/imagemagick-native.d.ts +++ b/imagemagick-native/imagemagick-native.d.ts @@ -1,7 +1,7 @@ // Type definitions for imagemagick-native 1.7.0 // Project: https://www.npmjs.org/package/imagemagick-native // Definitions by: Hiroki Horiuchi -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/imagemagick/imagemagick.d.ts b/imagemagick/imagemagick.d.ts index 0d551a5d4b69b0..d226d6a6ccc3a7 100644 --- a/imagemagick/imagemagick.d.ts +++ b/imagemagick/imagemagick.d.ts @@ -1,7 +1,7 @@ // Type definitions for imagemagick // Project: http://github.com/rsms/node-imagemagick // Definitions by: Carlos Ballesteros Velasco -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Imported from: https://github.com/soywiz/typescript-node-definitions/imagemagick.d.ts diff --git a/imagesloaded/imagesloaded.d.ts b/imagesloaded/imagesloaded.d.ts index 31cd0b7a650c36..2d51924102fc9a 100644 --- a/imagesloaded/imagesloaded.d.ts +++ b/imagesloaded/imagesloaded.d.ts @@ -1,7 +1,7 @@ // Type definitions for imagesLoaded 3.1.8+ // Project: https://github.com/desandro/imagesloaded // Definitions by: Chris Charabaruk -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/imgur-rest-api/imgur-rest-api.d.ts b/imgur-rest-api/imgur-rest-api.d.ts index 2726006568548b..7ee80e82b21898 100644 --- a/imgur-rest-api/imgur-rest-api.d.ts +++ b/imgur-rest-api/imgur-rest-api.d.ts @@ -1,7 +1,7 @@ // Type definitions for Imgur REST API v3 // Project: https://api.imgur.com/ // Definitions by: Luke William Westby -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module ImgurRestApi { diff --git a/impress/impress.d.ts b/impress/impress.d.ts index 519432abb1ac87..d723644ec12bce 100644 --- a/impress/impress.d.ts +++ b/impress/impress.d.ts @@ -1,7 +1,7 @@ // Type definitions for Impress.js 0.5 // Project: https://github.com/bartaz/impress.js // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface Impress { diff --git a/incremental-dom/incremental-dom.d.ts b/incremental-dom/incremental-dom.d.ts index 18fdd1559761f7..57ff470cfffddc 100644 --- a/incremental-dom/incremental-dom.d.ts +++ b/incremental-dom/incremental-dom.d.ts @@ -1,7 +1,7 @@ // Type definitions for Incremetal DOM // Project: https://github.com/google/incremental-dom // Definitions by: Basarat Ali Syed -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "incremental-dom" { /** diff --git a/inflected/inflected.d.ts b/inflected/inflected.d.ts index 49a72ef3c6986a..4227e05ea0fae9 100644 --- a/inflected/inflected.d.ts +++ b/inflected/inflected.d.ts @@ -1,7 +1,7 @@ // Type definitions for inflected 1.1.6 // Project: https://github.com/martinandert/inflected // Definitions by: Daniel Schmidt -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "inflected" { diff --git a/inflection/inflection.d.ts b/inflection/inflection.d.ts index 528f48f8fd81e1..6a3ab01cbb5e43 100644 --- a/inflection/inflection.d.ts +++ b/inflection/inflection.d.ts @@ -1,7 +1,7 @@ // Type definitions for inflection 1.5.0 // Project: https://github.com/dreamerslab/node.inflection // Definitions by: Shogo Iwano -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface Inflection { indexOf(arr: T[], item: T2, from_index?: number, compare_func?: (arr_item: T, item: T2) => boolean): number; diff --git a/inherits/inherits.d.ts b/inherits/inherits.d.ts index 3028ddc00daf6e..22ea03eb59b2b9 100644 --- a/inherits/inherits.d.ts +++ b/inherits/inherits.d.ts @@ -1,7 +1,7 @@ // Type definitions for inherits // Project: https://github.com/isaacs/inherits // Definitions by: Ilya Mochalov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/ini/ini.d.ts b/ini/ini.d.ts index 6cab735330af0c..e194f9ebe6abc3 100644 --- a/ini/ini.d.ts +++ b/ini/ini.d.ts @@ -1,7 +1,7 @@ // Type definitions for ini v1.3.3 // Project: https://github.com/isaacs/ini // Definitions by: Marcin Porębski -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "ini" { diff --git a/iniparser/iniparser.d.ts b/iniparser/iniparser.d.ts index 81fd073776f570..ab97dd01f1b995 100644 --- a/iniparser/iniparser.d.ts +++ b/iniparser/iniparser.d.ts @@ -1,7 +1,7 @@ // Type definitions for iniparser // Project: https://github.com/shockie/node-iniparser // Definitions by: Ilya Mochalov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "iniparser" { export function parse( diff --git a/inline-css/inline-css.d.ts b/inline-css/inline-css.d.ts index c0cd640aca2efa..a4b324d45d82e7 100644 --- a/inline-css/inline-css.d.ts +++ b/inline-css/inline-css.d.ts @@ -1,7 +1,7 @@ // Type definitions for inline-css // Project: https://github.com/jonkemp/inline-css // Definitions by: Philip Spain -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/inquirer/inquirer.d.ts b/inquirer/inquirer.d.ts index 0eb89781e0acf8..aef3ae8fcca908 100644 --- a/inquirer/inquirer.d.ts +++ b/inquirer/inquirer.d.ts @@ -1,7 +1,7 @@ // Type definitions for Inquirer.js // Project: https://github.com/SBoudrias/Inquirer.js // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/insight/insight.d.ts b/insight/insight.d.ts index 8b78dba989806e..4f119eeaa7a02c 100644 --- a/insight/insight.d.ts +++ b/insight/insight.d.ts @@ -1,7 +1,7 @@ // Type definitions for insight 0.4.3 // Project: https://github.com/yeoman/insight // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module insight { interface IOptions { diff --git a/interactjs/interact.d.ts b/interactjs/interact.d.ts index 4e89873755958e..0f233d79efa55c 100644 --- a/interactjs/interact.d.ts +++ b/interactjs/interact.d.ts @@ -1,7 +1,7 @@ // Type definitions for Interacting for interact.js v1.0.25 // Project: https://github.com/taye/interact.js // Definitions by: Douglas Eichelberger , Adi Dahiya , Tom Hasner -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // API documentation: http://interactjs.io/docs diff --git a/intercomjs/intercom.d.ts b/intercomjs/intercom.d.ts index 888f587a5897da..fffe624e987727 100644 --- a/intercomjs/intercom.d.ts +++ b/intercomjs/intercom.d.ts @@ -1,7 +1,7 @@ // Type definitions for intercom.js // Project: https://github.com/diy/intercom.js // Definitions by: spencerwi -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module intercom { interface Intercom { diff --git a/intro.js/intro.js.d.ts b/intro.js/intro.js.d.ts index b476d5793da88d..a82b13226de64c 100644 --- a/intro.js/intro.js.d.ts +++ b/intro.js/intro.js.d.ts @@ -1,7 +1,7 @@ // Type definitions for intro.js 2.0 // Project: https://github.com/usablica/intro.js // Definitions by: Maxime Fabre -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module IntroJs { interface Step { diff --git a/invariant/invariant.d.ts b/invariant/invariant.d.ts index 6ca967c6812d7d..a86a4075a5984e 100644 --- a/invariant/invariant.d.ts +++ b/invariant/invariant.d.ts @@ -1,7 +1,7 @@ // Type definitions for invariant 2.2.0 // Project: https://github.com/zertosh/invariant // Definitions by: MichaelBennett -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare let invariant:invariant.InvariantStatic; diff --git a/inversify/inversify.d.ts b/inversify/inversify.d.ts index fe2e3c1f77315f..79cd4e3dec0d78 100644 --- a/inversify/inversify.d.ts +++ b/inversify/inversify.d.ts @@ -1,7 +1,7 @@ // Type definitions for inversify 2.0.0-alpha.3 // Project: https://github.com/inversify/InversifyJS // Definitions by: inversify -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/ion.rangeSlider/ion.rangeSlider-1.9.1.d.ts b/ion.rangeSlider/ion.rangeSlider-1.9.1.d.ts index b60954b3b92789..55c74e3f4e1ee0 100644 --- a/ion.rangeSlider/ion.rangeSlider-1.9.1.d.ts +++ b/ion.rangeSlider/ion.rangeSlider-1.9.1.d.ts @@ -1,7 +1,7 @@ // Type definitions for for Ion.RangeSlider 1.9.1 // Project: https://github.com/IonDen/ion.rangeSlider/ // Definitions by: Douglas Eichelberger -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // API documentation: http://ionden.com/a/plugins/ion.rangeSlider/en.html diff --git a/ion.rangeSlider/ion.rangeSlider.d.ts b/ion.rangeSlider/ion.rangeSlider.d.ts index 92b5ed9b5bb6d3..49dd14f8159d9a 100644 --- a/ion.rangeSlider/ion.rangeSlider.d.ts +++ b/ion.rangeSlider/ion.rangeSlider.d.ts @@ -1,7 +1,7 @@ // Type definitions for for Ion.RangeSlider 2.0.2 // Project: https://github.com/IonDen/ion.rangeSlider/ // Definitions by: Sixin Li -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // API documentation: http://ionden.com/a/plugins/ion.rangeSlider/en.html diff --git a/ionic/ionic.d.ts b/ionic/ionic.d.ts index 6cadd0f8739dc9..59b0b26c6668c7 100644 --- a/ionic/ionic.d.ts +++ b/ionic/ionic.d.ts @@ -1,7 +1,7 @@ // Type definitions for Ionic // Project: http://ionicframework.com // Definitions by: Spencer Williams -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/ip/ip.d.ts b/ip/ip.d.ts index da722688ddb321..0542ae078560ad 100644 --- a/ip/ip.d.ts +++ b/ip/ip.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-ip // Project: https://github.com/indutny/node-ip // Definitions by: Peter Harris -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface NodeBuffer { } diff --git a/irc/irc.d.ts b/irc/irc.d.ts index 11f14ab6f2711d..4137c99f651cd8 100644 --- a/irc/irc.d.ts +++ b/irc/irc.d.ts @@ -1,7 +1,7 @@ // Type definitions for irc v0.3.12 // Project: https://github.com/martynsmith/node-irc // Definitions by: phillips1012 -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/is-lower-case/is-lower-case.d.ts b/is-lower-case/is-lower-case.d.ts index 8f0f4c91196a87..7fad69960e55f6 100644 --- a/is-lower-case/is-lower-case.d.ts +++ b/is-lower-case/is-lower-case.d.ts @@ -1,7 +1,7 @@ // Type definitions for is-lower-case // Project: https://github.com/blakeembrey/is-lower-case // Definitions by: Sam Saint-Pettersen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "is-lower-case" { function isLowerCase(string: string): boolean; diff --git a/is-upper-case/is-upper-case.d.ts b/is-upper-case/is-upper-case.d.ts index 610b63b285e2c7..904b34f9bd7d49 100644 --- a/is-upper-case/is-upper-case.d.ts +++ b/is-upper-case/is-upper-case.d.ts @@ -1,7 +1,7 @@ // Type definitions for is-upper-case // Project: https://github.com/blakeembrey/is-upper-case // Definitions by: Sam Saint-Pettersen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "is-upper-case" { function isUpperCase(string: string, locale?: string): boolean; diff --git a/is_js/is_js.d.ts b/is_js/is_js.d.ts index aff47a7c594967..a07a6054e60a1b 100644 --- a/is_js/is_js.d.ts +++ b/is_js/is_js.d.ts @@ -1,7 +1,7 @@ // Type definitions for is.js // Project: http://arasatasaygin.github.io/is.js/ // Definitions by: Rodrigo Cabral -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface IsStatic { diff --git a/iscroll/iscroll-5-lite.d.ts b/iscroll/iscroll-5-lite.d.ts index bce1e0f3c94019..c2c2559c879db5 100644 --- a/iscroll/iscroll-5-lite.d.ts +++ b/iscroll/iscroll-5-lite.d.ts @@ -1,7 +1,7 @@ // Type definitions for iScroll Lite 5 // Project: http://cubiq.org/iscroll-5-ready-for-beta-test // Definitions by: Christiaan Rakowski -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface IScrollOptions { //hScroll?: boolean; diff --git a/iscroll/iscroll-5.d.ts b/iscroll/iscroll-5.d.ts index 686fa6821b2c41..204d2f2563dcb1 100644 --- a/iscroll/iscroll-5.d.ts +++ b/iscroll/iscroll-5.d.ts @@ -1,7 +1,7 @@ // Type definitions for iScroll 5 // Project: http://cubiq.org/iscroll-5-ready-for-beta-test // Definitions by: Christiaan Rakowski -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface IScrollOptions { //hScroll?: boolean; diff --git a/iscroll/iscroll-lite.d.ts b/iscroll/iscroll-lite.d.ts index baa5bf69db4c1a..8b836642993a4c 100644 --- a/iscroll/iscroll-lite.d.ts +++ b/iscroll/iscroll-lite.d.ts @@ -1,7 +1,7 @@ // Type definitions for iScroll Lite 4.1 // Project: http://cubiq.org/iscroll-4 // Definitions by: Boris Yankov , Christiaan Rakowski -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface iScrollEvent { diff --git a/iscroll/iscroll.d.ts b/iscroll/iscroll.d.ts index e768f33f11697e..dbb3e851b601bb 100644 --- a/iscroll/iscroll.d.ts +++ b/iscroll/iscroll.d.ts @@ -1,7 +1,7 @@ // Type definitions for iScroll 4.2 // Project: http://cubiq.org/iscroll-4 // Definitions by: Boris Yankov , Christiaan Rakowski -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface iScrollEvent { diff --git a/iso8601-localizer/iso8601-localizer.d.ts b/iso8601-localizer/iso8601-localizer.d.ts index 0bd33176e41f0d..f4aa435b6c373f 100644 --- a/iso8601-localizer/iso8601-localizer.d.ts +++ b/iso8601-localizer/iso8601-localizer.d.ts @@ -1,7 +1,7 @@ // Type definitions for ISO8601-Localizer v1.2.1 // Project: https://github.com/avielfedida/ISO8601-Localizer // Definitions by: Aviel Fedida -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface localizer { to(offset: number): localizer, diff --git a/isomorphic-fetch/isomorphic-fetch.d.ts b/isomorphic-fetch/isomorphic-fetch.d.ts index 84e4c4b012f6de..824c8a8ae012e9 100644 --- a/isomorphic-fetch/isomorphic-fetch.d.ts +++ b/isomorphic-fetch/isomorphic-fetch.d.ts @@ -1,7 +1,7 @@ // Type definitions for isomorphic-fetch // Project: https://github.com/matthew-andrews/isomorphic-fetch // Definitions by: Todd Lucas -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare enum RequestContext { "audio", "beacon", "cspreport", "download", "embed", "eventsource", diff --git a/istanbul/istanbul.d.ts b/istanbul/istanbul.d.ts index 026ad8b0037e90..1ccbd14ae6159a 100644 --- a/istanbul/istanbul.d.ts +++ b/istanbul/istanbul.d.ts @@ -1,7 +1,7 @@ // Type definitions for Istanbul v0.4.0 // Project: https://github.com/gotwarlost/istanbul // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'istanbul' { namespace istanbul { diff --git a/ix.js/ix.d.ts b/ix.js/ix.d.ts index f49a72d3d5e260..68cf1b03173b9e 100644 --- a/ix.js/ix.d.ts +++ b/ix.js/ix.d.ts @@ -1,7 +1,7 @@ // Type definitions for IxJS 1.0.6 / ix.js // Project: https://github.com/Reactive-Extensions/IxJS // Definitions by: Igor Oleinikov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/ix.js/l2o.d.ts b/ix.js/l2o.d.ts index 3e101a662eedd8..98c70c88553001 100644 --- a/ix.js/l2o.d.ts +++ b/ix.js/l2o.d.ts @@ -1,7 +1,7 @@ // Type definitions for IxJS 1.0.6 / l2o.js // Project: https://github.com/Reactive-Extensions/IxJS // Definitions by: Igor Oleinikov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Ix { export interface Disposable { diff --git a/jade/jade.d.ts b/jade/jade.d.ts index 0764006e5630c2..2dfd3112567472 100644 --- a/jade/jade.d.ts +++ b/jade/jade.d.ts @@ -1,7 +1,7 @@ // Type definitions for jade // Project: https://github.com/jadejs/jade // Definitions by: Panu Horsmalahti -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'jade' { export function compile(template: string, options?: any): (locals?: any) => string; diff --git a/jake/jake.d.ts b/jake/jake.d.ts index 605b95ad3ef870..eb67c1143e47cb 100644 --- a/jake/jake.d.ts +++ b/jake/jake.d.ts @@ -1,7 +1,7 @@ // Type definitions for jake // Project: https://github.com/mde/jake // Definitions by: Kon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jasmine-ajax/jasmine-ajax.d.ts b/jasmine-ajax/jasmine-ajax.d.ts index 879ad5f87d6b0f..1046a426323dcd 100644 --- a/jasmine-ajax/jasmine-ajax.d.ts +++ b/jasmine-ajax/jasmine-ajax.d.ts @@ -1,7 +1,7 @@ // Type definitions for jasmine-ajax 3.1.1 // Project: https://github.com/jasmine/jasmine-ajax // Definitions by: Louis Grignon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface JasmineAjaxResponse { status?: number; diff --git a/jasmine-data_driven_tests/jasmine-data_driven_tests.d.ts b/jasmine-data_driven_tests/jasmine-data_driven_tests.d.ts index 912720e7f3bc82..9f0be214777173 100644 --- a/jasmine-data_driven_tests/jasmine-data_driven_tests.d.ts +++ b/jasmine-data_driven_tests/jasmine-data_driven_tests.d.ts @@ -1,7 +1,7 @@ // Type definitions for Jasmine Data Driven Tests // Project: https://github.com/gburghardt/jasmine-data_driven_tests // Definitions by: Anthony MacKinnon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare function all(description: string, dataset: any[], assertion: (...args: any[]) => void): void; declare function xall(description: string, dataset: any[], assertion: (...args: any[]) => void): void; \ No newline at end of file diff --git a/jasmine-es6-promise-matchers/jasmine-es6-promise-matchers.d.ts b/jasmine-es6-promise-matchers/jasmine-es6-promise-matchers.d.ts index 1735e51bcb4d21..c5358059d96e1f 100644 --- a/jasmine-es6-promise-matchers/jasmine-es6-promise-matchers.d.ts +++ b/jasmine-es6-promise-matchers/jasmine-es6-promise-matchers.d.ts @@ -1,7 +1,7 @@ // Type definitions for jasmine-es6-promise-matchers // Project: https://github.com/bvaughn/jasmine-es6-promise-matchers // Definitions by: Stephen Lautier -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jasmine-expect/jasmine-expect.d.ts b/jasmine-expect/jasmine-expect.d.ts index fe62380785a105..d86fe9dce8ac35 100644 --- a/jasmine-expect/jasmine-expect.d.ts +++ b/jasmine-expect/jasmine-expect.d.ts @@ -1,7 +1,7 @@ // Type definitions for jasmine-expect 2.0.0-beta2 // Project: https://github.com/JamieMason/Jasmine-Matchers // Definitions by: UserPixel -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jasmine-fixture/jasmine-fixture.d.ts b/jasmine-fixture/jasmine-fixture.d.ts index 10da424f78a656..77d9c740b163e0 100644 --- a/jasmine-fixture/jasmine-fixture.d.ts +++ b/jasmine-fixture/jasmine-fixture.d.ts @@ -1,7 +1,7 @@ // Type definitions for Jasmine-fixture 1.0.7 // Project: https://github.com/searls/jasmine-fixture // Definitions by: Craig Brett -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** Affixes the given jquery selectors into the body and will be removed after each spec * @param {string} selector The JQuery selector to be added to the dom diff --git a/jasmine-jquery/jasmine-jquery.d.ts b/jasmine-jquery/jasmine-jquery.d.ts index de9be0440971fc..16559c35a2c611 100644 --- a/jasmine-jquery/jasmine-jquery.d.ts +++ b/jasmine-jquery/jasmine-jquery.d.ts @@ -1,7 +1,7 @@ // Type definitions for Jasmine-JQuery 1.5.8 // Project: https://github.com/velesin/jasmine-jquery // Definitions by: Gregor Stamac -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/jasmine-matchers/jasmine-matchers.d.ts b/jasmine-matchers/jasmine-matchers.d.ts index c7f2018e430ae2..1a5cf0b9cda0fc 100644 --- a/jasmine-matchers/jasmine-matchers.d.ts +++ b/jasmine-matchers/jasmine-matchers.d.ts @@ -1,7 +1,7 @@ // Type definitions for jasmine-matchers v0.2.1 // Project: https://github.com/uxebu/jasmine-matchers // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* Typings 2013 Bart van der Schoor diff --git a/jasmine-node/jasmine-node-tests.ts b/jasmine-node/jasmine-node-tests.ts index 2ec424da42b79e..ca1615a6763b7b 100644 --- a/jasmine-node/jasmine-node-tests.ts +++ b/jasmine-node/jasmine-node-tests.ts @@ -1,7 +1,7 @@ // Type definitions for jasmine-node v1.14.5 // Project: https://github.com/mhevery/jasmine-node // Definitions by: Sven Reglitzki -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jasmine-node/jasmine-node.d.ts b/jasmine-node/jasmine-node.d.ts index aa06eb920d9afd..f547f844f69c9e 100644 --- a/jasmine-node/jasmine-node.d.ts +++ b/jasmine-node/jasmine-node.d.ts @@ -1,7 +1,7 @@ // Type definitions for jasmine-node v1.14.5 // Project: https://github.com/mhevery/jasmine-node // Definitions by: Sven Reglitzki -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jasmine-promise-matchers/jasmine-promise-matchers.d.ts b/jasmine-promise-matchers/jasmine-promise-matchers.d.ts index 92bec644a27d64..1c1dcf50acd965 100644 --- a/jasmine-promise-matchers/jasmine-promise-matchers.d.ts +++ b/jasmine-promise-matchers/jasmine-promise-matchers.d.ts @@ -1,7 +1,7 @@ // Type definitions for jasmine-promise-matchers // Project: https://github.com/bvaughn/jasmine-promise-matchers // Definitions by: Matthew Hill -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jasmine/jasmine.d.ts b/jasmine/jasmine.d.ts index 7a302e57f3e119..605b8001963d53 100644 --- a/jasmine/jasmine.d.ts +++ b/jasmine/jasmine.d.ts @@ -1,10 +1,10 @@ // Type definitions for Jasmine 2.2 // Project: http://jasmine.github.io/ // Definitions by: Boris Yankov , Theodore Brown , David Pärsson -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped -// For ddescribe / iit use : https://github.com/borisyankov/DefinitelyTyped/blob/master/karma-jasmine/karma-jasmine.d.ts +// For ddescribe / iit use : https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/karma-jasmine/karma-jasmine.d.ts declare function describe(description: string, specDefinitions: () => void): void; declare function fdescribe(description: string, specDefinitions: () => void): void; diff --git a/jasmine/legacy/jasmine-1.3.d.ts b/jasmine/legacy/jasmine-1.3.d.ts index 4a1b35707348e1..8e10e7cdd61b01 100644 --- a/jasmine/legacy/jasmine-1.3.d.ts +++ b/jasmine/legacy/jasmine-1.3.d.ts @@ -1,7 +1,7 @@ // Type definitions for Jasmine 1.3 // Project: http://pivotal.github.com/jasmine/ // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare function describe(description: string, specDefinitions: () => void): void; diff --git a/java-applet/java-applet.d.ts b/java-applet/java-applet.d.ts index 982e71a1c6d85c..d18eeb349e2e34 100644 --- a/java-applet/java-applet.d.ts +++ b/java-applet/java-applet.d.ts @@ -1,7 +1,7 @@ // Type definitions for Java Applet // Project: https://www.java.com/ // Definitions by: Cyril Schumacher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * @summary Java applet Status. More details: {@link http://docs.oracle.com/javase/8/docs/technotes/guides/deploy/applet_dev_guide.html#JSDPG719|Applet Status And Event Handlers} diff --git a/java/java.d.ts b/java/java.d.ts index 447020f1d86f25..55227581dbd07e 100644 --- a/java/java.d.ts +++ b/java/java.d.ts @@ -1,7 +1,7 @@ // Type definitions for java 0.5.4 // Project: https://github.com/joeferner/node-java // Definitions by: Jim Lloyd -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/javascript-bignum/javascript-bignum.d.ts b/javascript-bignum/javascript-bignum.d.ts index a088837d10cfca..1c29e29f16f0bc 100644 --- a/javascript-bignum/javascript-bignum.d.ts +++ b/javascript-bignum/javascript-bignum.d.ts @@ -1,7 +1,7 @@ // Type definitions for javascript-bignum // Project: https://github.com/jtobey/javascript-bignum // Definitions by: Nathan Shively-Sanders -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Documentation: http://john-edwin-tobey.org/Scheme/javascript-bignum/docs/files/schemeNumber-js.html // This version only includes typing for schemeNumber, not the full library diff --git a/jbinary/jbinary.d.ts b/jbinary/jbinary.d.ts index 062a6bbb86094c..09249452ad7b58 100644 --- a/jbinary/jbinary.d.ts +++ b/jbinary/jbinary.d.ts @@ -1,7 +1,7 @@ // Type definitions for jBinary // Project: https://github.com/jDataView/jBinary // Definitions by: Tim Bureck -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Additional notes: // Method stubs and types are taken from the official jBinary documentation, which can be found here: diff --git a/jdataview/jdataview.d.ts b/jdataview/jdataview.d.ts index cff1160326f361..0bca7c7097f05a 100644 --- a/jdataview/jdataview.d.ts +++ b/jdataview/jdataview.d.ts @@ -1,7 +1,7 @@ // Type definitions for jDataView // Project: https://github.com/jDataView/jDataView // Definitions by: Ingvar Stepanyan -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare class jDataView implements DataView { constructor(byteCount: number, offset?: number, length?: number, littleEndian?: boolean) diff --git a/jest/jest.d.ts b/jest/jest.d.ts index a5f2c7ef2d88ed..8bfbf6e1f4f7a0 100644 --- a/jest/jest.d.ts +++ b/jest/jest.d.ts @@ -1,7 +1,7 @@ // Type definitions for Jest 0.1.18 // Project: http://facebook.github.io/jest/ // Definitions by: Asana -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// @@ -67,7 +67,7 @@ declare module jest { interface Mock { new (): T; - (...args: any[]): any; // TODO please fix this line! added for TypeScript 1.1.0-1 https://github.com/borisyankov/DefinitelyTyped/pull/2932 + (...args: any[]): any; // TODO please fix this line! added for TypeScript 1.1.0-1 https://github.com/DefinitelyTyped/DefinitelyTyped/pull/2932 mock: MockContext; mockClear(): void; mockImplementation(fn: Function): Mock; diff --git a/jjv/jjv.d.ts b/jjv/jjv.d.ts index 9dd9c6410dcf05..cdaeca42f1f0c8 100644 --- a/jjv/jjv.d.ts +++ b/jjv/jjv.d.ts @@ -1,7 +1,7 @@ // Type definitions for JJV v1.0.2 // Project: https://github.com/acornejo/jjv // Definitions by: Wim Looman -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "jjv" { function jjv(): jjv.Env; diff --git a/jjve/jjve.d.ts b/jjve/jjve.d.ts index d55c3322732f7b..70c1bdb98ce1c1 100644 --- a/jjve/jjve.d.ts +++ b/jjve/jjve.d.ts @@ -1,7 +1,7 @@ // Type definitions for JJVE v0.4.0 // Project: https://github.com/silas/jjve // Definitions by: Wim Looman -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/joData/joData.d.ts b/joData/joData.d.ts index f2d6ce41209869..1b012665bfb93c 100644 --- a/joData/joData.d.ts +++ b/joData/joData.d.ts @@ -1,7 +1,7 @@ // Type definitions for joData v1.1 // Project: https://github.com/mccow002/joData // Definitions by: Chris Wrench -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare class jo { diff --git a/johnny-five/johnny-five.d.ts b/johnny-five/johnny-five.d.ts index e2c2c1c30a0c95..25763e8f8a0c48 100644 --- a/johnny-five/johnny-five.d.ts +++ b/johnny-five/johnny-five.d.ts @@ -1,7 +1,7 @@ // Type definitions for johnny-five // Project: https://github.com/rwaldron/johnny-five // Definitions by: Toshiya Nakakura -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/joi/joi.d.ts b/joi/joi.d.ts index c774b36ab4d5cb..300f6af3057100 100644 --- a/joi/joi.d.ts +++ b/joi/joi.d.ts @@ -1,7 +1,7 @@ // Type definitions for joi v4.6.0 // Project: https://github.com/spumko/joi // Definitions by: Bart van der Schoor , Laurence Dougal Myers , Christopher Glantschnig , David Broder-Rodgers -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TODO express type of Schema in a type-parameter (.default, .valid, .example etc) diff --git a/jointjs/jointjs.d.ts b/jointjs/jointjs.d.ts index cbabf0095a5bac..96175f2743456e 100644 --- a/jointjs/jointjs.d.ts +++ b/jointjs/jointjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for Joint JS 0.9.3 // Project: http://www.jointjs.com/ // Definitions by: Aidan Reel , David Durman , Ewout Van Gossum -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jqgrid/jqgrid-tests.ts b/jqgrid/jqgrid-tests.ts index 64b7d7d7b2403b..6f112d29766426 100644 --- a/jqgrid/jqgrid-tests.ts +++ b/jqgrid/jqgrid-tests.ts @@ -1,6 +1,6 @@ // Type definitions for jQuery jqgrid Plugin 1.3 // Definitions by: Lokesh Peta -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// \ No newline at end of file diff --git a/jqgrid/jqgrid.d.ts b/jqgrid/jqgrid.d.ts index 71d39f6fe59157..82807282a0cd8b 100644 --- a/jqgrid/jqgrid.d.ts +++ b/jqgrid/jqgrid.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery jqgrid Plugin 1.3 // Project: https://github.com/tonytomov/jqGrid // Definitions by: Lokesh Peta -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// interface JQueryJqGridColumn { diff --git a/jqrangeslider/jqrangeslider.d.ts b/jqrangeslider/jqrangeslider.d.ts index 0463d7e5e512e2..2e93ae6f56ce21 100644 --- a/jqrangeslider/jqrangeslider.d.ts +++ b/jqrangeslider/jqrangeslider.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQRangeSlider 4.2.8 // Project: http://ghusse.github.com/jQRangeSlider // Definitions by: Dániel Tar -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/jquery-ajax-chain/jquery-ajax-chain.d.ts b/jquery-ajax-chain/jquery-ajax-chain.d.ts index 3d67e3742bb5b8..23922aac01ee27 100644 --- a/jquery-ajax-chain/jquery-ajax-chain.d.ts +++ b/jquery-ajax-chain/jquery-ajax-chain.d.ts @@ -1,7 +1,7 @@ // Type definitions for jquery-ajax-chain v 1.0.4 // Project: https://github.com/humana-fragilitas/jQuery-Ajax-Chain/ // Definitions by: Andrea Blasio -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery-cropbox/jquery-cropbox.d.ts b/jquery-cropbox/jquery-cropbox.d.ts index 3f7c57a20e722b..0e07b45d9b028e 100644 --- a/jquery-cropbox/jquery-cropbox.d.ts +++ b/jquery-cropbox/jquery-cropbox.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery cropbox // Project: https://github.com/acornejo/jquery-cropbox // Definitions by: Per Kastman -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery-fullscreen/jquery-fullscreen.d.ts b/jquery-fullscreen/jquery-fullscreen.d.ts index 605b9fb59b700b..4a5ea1d675c49c 100644 --- a/jquery-fullscreen/jquery-fullscreen.d.ts +++ b/jquery-fullscreen/jquery-fullscreen.d.ts @@ -1,7 +1,7 @@ // Type definitions for jquery-fullscreen 1.1.5 // Project: https://github.com/kayahr/jquery-fullscreen-plugin // Definitions by: Bruno Grieder -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery-galleria/jquery-galleria.d.ts b/jquery-galleria/jquery-galleria.d.ts index 95b94aa5023690..de0934865cce81 100644 --- a/jquery-galleria/jquery-galleria.d.ts +++ b/jquery-galleria/jquery-galleria.d.ts @@ -1,7 +1,7 @@ // Type definitions for galleria.js v1.4.2 // Project: https://github.com/aino/galleria // Definitions by: Robert Imig -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module GalleriaJS { diff --git a/jquery-handsontable/jquery-handsontable.d.ts b/jquery-handsontable/jquery-handsontable.d.ts index ea6e3e70ba6882..329cab69bd86cf 100644 --- a/jquery-handsontable/jquery-handsontable.d.ts +++ b/jquery-handsontable/jquery-handsontable.d.ts @@ -1,7 +1,7 @@ // Type definitions for jquery-handsontable // Project: http://handsontable.com // Definitions by: Ted John -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery-jsonrpcclient/jquery-jsonrpcclient.d.ts b/jquery-jsonrpcclient/jquery-jsonrpcclient.d.ts index fd620ba7ffffc3..123001767d2d01 100644 --- a/jquery-jsonrpcclient/jquery-jsonrpcclient.d.ts +++ b/jquery-jsonrpcclient/jquery-jsonrpcclient.d.ts @@ -1,7 +1,7 @@ // Type definitions for jquery.jsonrpc 0.7.0 // Project: https://github.com/Textalk/jquery.jsonrpcclient.js // Definitions by: Maksim Karelov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery-knob/jquery-knob.d.ts b/jquery-knob/jquery-knob.d.ts index 7d02fa34f56179..90f44e21420362 100644 --- a/jquery-knob/jquery-knob.d.ts +++ b/jquery-knob/jquery-knob.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery Knob 1.2.11 // Project: http://anthonyterrien.com/knob/ // Definitions by: Iain Buchanan -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery-mockjax/jquery-mockjax.d.ts b/jquery-mockjax/jquery-mockjax.d.ts index 6cf2d2c06a6cfe..7505a30e6fcd14 100644 --- a/jquery-mockjax/jquery-mockjax.d.ts +++ b/jquery-mockjax/jquery-mockjax.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery Mockjax 2.0.1 // Project: https://github.com/jakerella/jquery-mockjax // Definitions by: Laszlo Jakab , Vladimir Đokić -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery-sortable/jquery-sortable.d.ts b/jquery-sortable/jquery-sortable.d.ts index ce47a59002a104..a82af40dc3adf5 100644 --- a/jquery-sortable/jquery-sortable.d.ts +++ b/jquery-sortable/jquery-sortable.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery Sortable v0.9.12 // Project: http://johnny.github.io/jquery-sortable/ // Definitions by: Nathan Pitman -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery-timeentry/jquery-timeentry.d.ts b/jquery-timeentry/jquery-timeentry.d.ts index 070fdd68a0439e..4f676a67a88d1e 100644 --- a/jquery-timeentry/jquery-timeentry.d.ts +++ b/jquery-timeentry/jquery-timeentry.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery-timeentry.js 2.0.1 // Project: https://github.com/kbwood/timeentry // Definitions by: Mark Nadig -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery-urlparam/jquery-urlparam.d.ts b/jquery-urlparam/jquery-urlparam.d.ts index af37cd036642fc..484b3afad687d4 100644 --- a/jquery-urlparam/jquery-urlparam.d.ts +++ b/jquery-urlparam/jquery-urlparam.d.ts @@ -1,7 +1,7 @@ // Type definitions for jquery-urlparam // Project: https://gist.github.com/stpettersens/e1f4478f299b6f4905c1 // Definitions by: Sam Saint-Pettersen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery-validation-unobtrusive/jquery-validation-unobtrusive.d.ts b/jquery-validation-unobtrusive/jquery-validation-unobtrusive.d.ts index f14b58913960b3..0c80ed4e0421de 100644 --- a/jquery-validation-unobtrusive/jquery-validation-unobtrusive.d.ts +++ b/jquery-validation-unobtrusive/jquery-validation-unobtrusive.d.ts @@ -1,7 +1,7 @@ // Type definitions for Microsoft jQuery Unobtrusive Validation v3.2.3 // Project: http://aspnetwebstack.codeplex.com/ // Definitions by: Matt Brooks -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.address/jquery.address.d.ts b/jquery.address/jquery.address.d.ts index befc5fe17a8e74..0e6b6f828b386d 100644 --- a/jquery.address/jquery.address.d.ts +++ b/jquery.address/jquery.address.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery.Address 1.5 // Project: https://github.com/asual/jquery-address // Definitions by: Martin Duparc , Tim Klingeleers -// Definitions: https://github.com/borisyankov/DefinitelyTyped/ +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped/ /// diff --git a/jquery.ajaxfile/jquery.ajaxFile.d.ts b/jquery.ajaxfile/jquery.ajaxFile.d.ts index ff0a18a596466c..269a41e2e10257 100644 --- a/jquery.ajaxfile/jquery.ajaxFile.d.ts +++ b/jquery.ajaxfile/jquery.ajaxFile.d.ts @@ -1,7 +1,7 @@ // Type definitions for jquery.ajaxfile v0.2.0 // Project: https://github.com/fpellet/jquery.ajaxFile // Definitions by: Florent PELLET -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/jquery.are-you-sure/jquery.are-you-sure-tests.ts b/jquery.are-you-sure/jquery.are-you-sure-tests.ts index 89ac4e87a8d3ed..59e37309371d18 100644 --- a/jquery.are-you-sure/jquery.are-you-sure-tests.ts +++ b/jquery.are-you-sure/jquery.are-you-sure-tests.ts @@ -1,7 +1,7 @@ // Type definitions for jquery.are-you-sure.js // Project: https://github.com/codedance/jquery.AreYouSure // Definitions by: Jon Egerton -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/jquery.are-you-sure/jquery.are-you-sure.d.ts b/jquery.are-you-sure/jquery.are-you-sure.d.ts index 81392361abbd53..6a78958674ea77 100644 --- a/jquery.are-you-sure/jquery.are-you-sure.d.ts +++ b/jquery.are-you-sure/jquery.are-you-sure.d.ts @@ -1,7 +1,7 @@ // Type definitions for jquery.are-you-sure.js // Project: https://github.com/codedance/jquery.AreYouSure // Definitions by: Jon Egerton -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.autosize/jquery.autosize.d.ts b/jquery.autosize/jquery.autosize.d.ts index 508677b4a15cd3..ac1720c32164b9 100644 --- a/jquery.autosize/jquery.autosize.d.ts +++ b/jquery.autosize/jquery.autosize.d.ts @@ -1,7 +1,7 @@ // Type definitions for jquery.autosize 3.0.7 // Project: http://www.jacklmoore.com/autosize/ // Definitions by: Aaron T. King -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module autosize { diff --git a/jquery.base64/jquery.base64.d.ts b/jquery.base64/jquery.base64.d.ts index 9af24ed01033f2..2547c5bb87d312 100644 --- a/jquery.base64/jquery.base64.d.ts +++ b/jquery.base64/jquery.base64.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery Plugin - base64 codec // Project: https://github.com/yatt/jquery.base64/ // Definitions by: Shinya Mochizuki -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.bbq/jquery.bbq.d.ts b/jquery.bbq/jquery.bbq.d.ts index 22a280676a1dc1..7745f8201fb0d8 100644 --- a/jquery.bbq/jquery.bbq.d.ts +++ b/jquery.bbq/jquery.bbq.d.ts @@ -1,7 +1,7 @@ // Type definitions for jquery.bbq 1.2 // Project: http://benalman.com/projects/jquery-bbq-plugin/ // Definitions by: Adam R. Smith -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.blockUI/jquery.blockUI.d.ts b/jquery.blockUI/jquery.blockUI.d.ts index 259044eaf8dd91..4893fd23ce8a3e 100644 --- a/jquery.blockUI/jquery.blockUI.d.ts +++ b/jquery.blockUI/jquery.blockUI.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery BlockUI Plugin // Project: http://malsup.com/jquery/block/ // Definitions by: Jeffrey Lee -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.bootstrap.wizard/jquery.bootstrap.wizard.d.ts b/jquery.bootstrap.wizard/jquery.bootstrap.wizard.d.ts index 25939b04f681a7..197fb2fe3d7ae9 100644 --- a/jquery.bootstrap.wizard/jquery.bootstrap.wizard.d.ts +++ b/jquery.bootstrap.wizard/jquery.bootstrap.wizard.d.ts @@ -1,7 +1,7 @@ // Type definitions for twitter-bootstrap-wizard // Project: https://github.com/VinceG/twitter-bootstrap-wizard // Definitions by: Blake Niemyjski -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.cleditor/jquery.cleditor.d.ts b/jquery.cleditor/jquery.cleditor.d.ts index c273f322743878..b9f5c07de108ac 100644 --- a/jquery.cleditor/jquery.cleditor.d.ts +++ b/jquery.cleditor/jquery.cleditor.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery CLEditor Plugin 1.4.3 // Project: http://premiumsoftware.net/CLEditor // Definitions by: Jeffery Grajkowski -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.clientSideLogging/jquery.clientSideLogging.d.ts b/jquery.clientSideLogging/jquery.clientSideLogging.d.ts index 4f1318a1fd164d..5ca4773d8a4f77 100644 --- a/jquery.clientSideLogging/jquery.clientSideLogging.d.ts +++ b/jquery.clientSideLogging/jquery.clientSideLogging.d.ts @@ -1,7 +1,7 @@ // Type definitions for jquery.clientSideLogging // Project: https://github.com/remybach/jQuery.clientSideLogging // Definitions by: Diullei Gomes -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.color/jquery.color.d.ts b/jquery.color/jquery.color.d.ts index 4b41bae514df07..15eb02ca172195 100644 --- a/jquery.color/jquery.color.d.ts +++ b/jquery.color/jquery.color.d.ts @@ -1,7 +1,7 @@ // Type definitions for jquery.color.js v2.1.2 // Project: https://github.com/jquery/jquery-color // Definitions by: Derek Cicerone -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.colorbox/jquery.colorbox.d.ts b/jquery.colorbox/jquery.colorbox.d.ts index cc34635a7d3e67..4af0e7e87f4eac 100644 --- a/jquery.colorbox/jquery.colorbox.d.ts +++ b/jquery.colorbox/jquery.colorbox.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery.Colorbox 1.4.15 // Project: http://www.jacklmoore.com/colorbox/ // Definitions by: Gidon Junge -// Definitions: https://github.com/borisyankov/DefinitelyTyped/ +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped/ /// diff --git a/jquery.colorpicker/jquery.colorpicker.d.ts b/jquery.colorpicker/jquery.colorpicker.d.ts index 91a6037687a374..1c74f021e87b94 100644 --- a/jquery.colorpicker/jquery.colorpicker.d.ts +++ b/jquery.colorpicker/jquery.colorpicker.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery Colorpicker Plugin 1.4.3 // Project: https://github.com/vanderlee/colorpicker // Definitions by: Jeffery Grajkowski -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.contextMenu/jquery.contextMenu.d.ts b/jquery.contextMenu/jquery.contextMenu.d.ts index 866c79e98b28c9..030a83f9f6491c 100644 --- a/jquery.contextMenu/jquery.contextMenu.d.ts +++ b/jquery.contextMenu/jquery.contextMenu.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery contextMenu 1.7.0 // Project: http://medialize.github.com/jQuery-contextMenu/ // Definitions by: Natan Vivo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.cookie/jquery.cookie.d.ts b/jquery.cookie/jquery.cookie.d.ts index 9d955b11590914..cf63005fcede02 100644 --- a/jquery.cookie/jquery.cookie.d.ts +++ b/jquery.cookie/jquery.cookie.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery Cookie Plugin 1.4.1 // Project: https://github.com/carhartl/jquery-cookie // Definitions by: Roy Goode , Ben Lorantfy -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.customSelect/jquery.customSelect.d.ts b/jquery.customSelect/jquery.customSelect.d.ts index 2abe441a27f062..c98303911b4bbf 100644 --- a/jquery.customSelect/jquery.customSelect.d.ts +++ b/jquery.customSelect/jquery.customSelect.d.ts @@ -1,7 +1,7 @@ // Type definitions for jquery.customSelect.js 0.5.1 // Project: http://adam.co/lab/jquery/customselect// // Definitions by: adamcoulombe -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.cycle/jquery.cycle.d.ts b/jquery.cycle/jquery.cycle.d.ts index b482eda80340d1..7182990a22a966 100644 --- a/jquery.cycle/jquery.cycle.d.ts +++ b/jquery.cycle/jquery.cycle.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery.cycle.js // Project: http://jquery.malsup.com/cycle/ // Definitions by: François Guillot -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.cycle2/jquery.cycle2.d.ts b/jquery.cycle2/jquery.cycle2.d.ts index d27fbf1c890fa3..c36e0c8ce3754a 100644 --- a/jquery.cycle2/jquery.cycle2.d.ts +++ b/jquery.cycle2/jquery.cycle2.d.ts @@ -2,7 +2,7 @@ // Project: http://jquery.malsup.com/cycle2/ // https://github.com/malsup/cycle2 // Definitions by: Donny Nadolny -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.dataTables/jquery.dataTables-1.9.4.d.ts b/jquery.dataTables/jquery.dataTables-1.9.4.d.ts index a54d2c4edfed46..f99e88fd562bb9 100644 --- a/jquery.dataTables/jquery.dataTables-1.9.4.d.ts +++ b/jquery.dataTables/jquery.dataTables-1.9.4.d.ts @@ -1,7 +1,7 @@ // Type definitions for JQuery DataTables 1.9.4 // Project: http://www.datatables.net // Definitions by: Armin Sander -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // missing: // - Static methods that are defined in JQueryStatic.fn are not typed. diff --git a/jquery.dataTables/jquery.dataTables.d.ts b/jquery.dataTables/jquery.dataTables.d.ts index 479c85e63291fb..cd6b9edf455912 100644 --- a/jquery.dataTables/jquery.dataTables.d.ts +++ b/jquery.dataTables/jquery.dataTables.d.ts @@ -1,7 +1,7 @@ // Type definitions for JQuery DataTables 1.10.5 // Project: http://www.datatables.net // Definitions by: Kiarash Ghiaseddin , Omid Rad , Armin Sander -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // missing: // - Static methods that are defined in JQueryStatic.fn are not typed. diff --git a/jquery.dropotron/jquery.dropotron.d.ts b/jquery.dropotron/jquery.dropotron.d.ts index 2b7d2090eeb8cd..e9300342926102 100644 --- a/jquery.dropotron/jquery.dropotron.d.ts +++ b/jquery.dropotron/jquery.dropotron.d.ts @@ -1,7 +1,7 @@ // Type definitions for jquery.dropotron 1.4.3 // Project: https://github.com/n33/jquery.dropotron // Definitions by: Cyril Schumacher -// Definitions: https://github.com/borisyankov/DefinitelyTyped/ +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped/ /** * @summary Interface for "dropotron" configurations. diff --git a/jquery.dynatree/jquery.dynatree.d.ts b/jquery.dynatree/jquery.dynatree.d.ts index f38e3db3fa0434..5c5189bbcb97e6 100644 --- a/jquery.dynatree/jquery.dynatree.d.ts +++ b/jquery.dynatree/jquery.dynatree.d.ts @@ -1,7 +1,7 @@ // Type definitions for jquery.dynatree 1.2.5 // Project: http://code.google.com/p/dynatree/ // Definitions by: François de Campredon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.elang/jquery.elang.d.ts b/jquery.elang/jquery.elang.d.ts index 5712f2cbff4cb2..f882fc211c650d 100644 --- a/jquery.elang/jquery.elang.d.ts +++ b/jquery.elang/jquery.elang.d.ts @@ -1,7 +1,7 @@ // Type definitions for eLang 0.5.1 // Project: https://github.com/sumegizoltan/ELang/ // Definitions by: Zoltan Sumegi -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.fancytree/jquery.fancytree.d.ts b/jquery.fancytree/jquery.fancytree.d.ts index 32b8d2479e95d2..3a0aa4f3a805e1 100644 --- a/jquery.fancytree/jquery.fancytree.d.ts +++ b/jquery.fancytree/jquery.fancytree.d.ts @@ -1,7 +1,7 @@ // Type definitions for jquery.fancytree 2.7.0 // Project: https://github.com/mar10/fancytree // Definitions by: Peter Palotas -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.fileupload/jquery.fileupload.d.ts b/jquery.fileupload/jquery.fileupload.d.ts index 69821b0ed37fd2..3575ab2738dec3 100644 --- a/jquery.fileupload/jquery.fileupload.d.ts +++ b/jquery.fileupload/jquery.fileupload.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery File Upload Plugin 5.40.1 // Project: https://github.com/blueimp/jQuery-File-Upload // Definitions by: Rob Alarcon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.finger/jquery.finger.d.ts b/jquery.finger/jquery.finger.d.ts index 0b0cb7ebff9053..150140648e7044 100644 --- a/jquery.finger/jquery.finger.d.ts +++ b/jquery.finger/jquery.finger.d.ts @@ -1,7 +1,7 @@ // Type definitions for jquery.finger.js // Project: http://ngryman.sh/jquery.finger/ // Definitions by: Max Ackley -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.form/jquery.form.d.ts b/jquery.form/jquery.form.d.ts index 98804db86f5335..522aa3c3dfd437 100644 --- a/jquery.form/jquery.form.d.ts +++ b/jquery.form/jquery.form.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery.form.js 3.26.0-2013.01.28 // Project: http://malsup.com/jquery/form/ // Definitions by: François Guillot -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.fullscreen/jquery.fullscreen.d.ts b/jquery.fullscreen/jquery.fullscreen.d.ts index 6b3846f0564c21..7ee5b43e1d1e07 100644 --- a/jquery.fullscreen/jquery.fullscreen.d.ts +++ b/jquery.fullscreen/jquery.fullscreen.d.ts @@ -1,7 +1,7 @@ // Type definitions for jquery.fullscreen // Project: https://github.com/private-face/jquery.fullscreen // Definitions by: Piraveen Kamalathas -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.gridster/gridster.d.ts b/jquery.gridster/gridster.d.ts index 89448b4c36647f..75150f409dcde5 100644 --- a/jquery.gridster/gridster.d.ts +++ b/jquery.gridster/gridster.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery.gridster 0.5.6 // Project: https://github.com/jbaldwin/gridster // Definitions by: Josh Baldwin -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* gridster-0.1.0.d.ts may be freely distributed under the MIT license. diff --git a/jquery.highlight-bartaz/jquery.highlight-bartaz.d.ts b/jquery.highlight-bartaz/jquery.highlight-bartaz.d.ts index 2f5b8043b6bc00..d2492eb2fb45e4 100644 --- a/jquery.highlight-bartaz/jquery.highlight-bartaz.d.ts +++ b/jquery.highlight-bartaz/jquery.highlight-bartaz.d.ts @@ -1,7 +1,7 @@ // Type definitions for jquery.highlight.js // Project: https://github.com/bartaz/sandbox.js/blob/master/jquery.highlight.js // Definitions by: Stefan Profanter -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.jnotify/jquery.jnotify.d.ts b/jquery.jnotify/jquery.jnotify.d.ts index 72dc59e38091aa..02141e714d42a4 100644 --- a/jquery.jnotify/jquery.jnotify.d.ts +++ b/jquery.jnotify/jquery.jnotify.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery.jNotify 1.0 // Project: http://jnotify.codeplex.com // Definitions by: James Curran -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Project by: Fabio Franzini /// diff --git a/jquery.joyride/jquery.joyride.d.ts b/jquery.joyride/jquery.joyride.d.ts index 872fa355763c3d..328a38fd1f5436 100644 --- a/jquery.joyride/jquery.joyride.d.ts +++ b/jquery.joyride/jquery.joyride.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery JoyRide Plugin 2.1 // Project: https://github.com/zurb/joyride // Definitions by: Vincent Bortone -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.jsignature/jquery.jsignature.d.ts b/jquery.jsignature/jquery.jsignature.d.ts index f4ffa498b9fcdf..1aa5a1163303f7 100644 --- a/jquery.jsignature/jquery.jsignature.d.ts +++ b/jquery.jsignature/jquery.jsignature.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery.jsignature v2 // Project: https://github.com/willowsystems/jSignature // Definitions by: Patrick Magee -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Project by: Willow Systems Corp /// diff --git a/jquery.leanModal/jquery.leanModal.d.ts b/jquery.leanModal/jquery.leanModal.d.ts index d7f3996735f0b0..a192ffa171a51e 100644 --- a/jquery.leanModal/jquery.leanModal.d.ts +++ b/jquery.leanModal/jquery.leanModal.d.ts @@ -1,7 +1,7 @@ // Type definitions for leanModal.js 1.1 // Project: http://leanmodal.finelysliced.com.au/ // Definitions by: FinelySliced -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.livestampjs/jquery.livestampjs.d.ts b/jquery.livestampjs/jquery.livestampjs.d.ts index df96f14287c872..0a9a74678dc393 100644 --- a/jquery.livestampjs/jquery.livestampjs.d.ts +++ b/jquery.livestampjs/jquery.livestampjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for Livestamp.js // Project: http://mattbradley.github.com/livestampjs/ // Definitions by: Vincent Bortone -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // A simple, unobtrusive jQuery plugin that provides auto-updating timeago text to your timestamped HTML elements using Moment.js. diff --git a/jquery.menuaim/jquery.menuaim.d.ts b/jquery.menuaim/jquery.menuaim.d.ts index 86000419f6932b..5b833a6b9df4d2 100644 --- a/jquery.menuaim/jquery.menuaim.d.ts +++ b/jquery.menuaim/jquery.menuaim.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery-menu-aim // Project: https://github.com/kamens/jQuery-menu-aim // Definitions by: Robert Fonseca-Ensor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.mmenu/jquery.mmenu.d.ts b/jquery.mmenu/jquery.mmenu.d.ts index a502c37cdb2eaf..ded9e423e5f05c 100644 --- a/jquery.mmenu/jquery.mmenu.d.ts +++ b/jquery.mmenu/jquery.mmenu.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery mmenu v5.5.3 // Project: http://mmenu.frebsite.nl/ // Definitions by: John Gouigouix -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.notifyBar/jquery.notifyBar.d.ts b/jquery.notifyBar/jquery.notifyBar.d.ts index bbfb59bc346fb0..86961e56cdd0d9 100644 --- a/jquery.notifyBar/jquery.notifyBar.d.ts +++ b/jquery.notifyBar/jquery.notifyBar.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery Notify Bar 1.4 // Project: http://www.whoop.ee/posts/2013-04-05-the-resurrection-of-jquery-notify-bar/ // Definitions by: Shunsuke Ohtani -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.noty/jquery.noty.d.ts b/jquery.noty/jquery.noty.d.ts index 2cd233fa13ad1b..a1f6d817200f37 100644 --- a/jquery.noty/jquery.noty.d.ts +++ b/jquery.noty/jquery.noty.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery.noty v2.0 // Project: http://needim.github.io/noty/ // Definitions by: Aaron King -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Project by: Nedim Carter /// diff --git a/jquery.payment/jquery.payment.d.ts b/jquery.payment/jquery.payment.d.ts index f702c61255cad0..c65b4bce4bedcc 100644 --- a/jquery.payment/jquery.payment.d.ts +++ b/jquery.payment/jquery.payment.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery.payment // Project: https://github.com/stripe/jquery.payment // Definitions by: Eric J. Smith , John Rutherford -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module JQueryPayment { diff --git a/jquery.pjax.falsandtru/jquery.pjax.d.ts b/jquery.pjax.falsandtru/jquery.pjax.d.ts index 36be7401831aea..29aa2304b505f0 100644 --- a/jquery.pjax.falsandtru/jquery.pjax.d.ts +++ b/jquery.pjax.falsandtru/jquery.pjax.d.ts @@ -1,7 +1,7 @@ // Type definitions for jquery.pjax.ts by falsandtru // Project: https://github.com/falsandtru/jquery.pjax.js/ // Definitions by: 新ゝ月 NewNotMoon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.pjax/jquery.pjax.d.ts b/jquery.pjax/jquery.pjax.d.ts index bc7d3920918a6b..7173abdab6b61f 100644 --- a/jquery.pjax/jquery.pjax.d.ts +++ b/jquery.pjax/jquery.pjax.d.ts @@ -1,7 +1,7 @@ // Type definitions for jquery-pjax // Project: https://github.com/defunkt/jquery-pjax // Definitions by: Junle Li -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.placeholder/jquery.placeholder.d.ts b/jquery.placeholder/jquery.placeholder.d.ts index d475adfce6c80d..7fc96b5402b470 100644 --- a/jquery.placeholder/jquery.placeholder.d.ts +++ b/jquery.placeholder/jquery.placeholder.d.ts @@ -1,7 +1,7 @@ // Type definitions for jquery.placeholder.js 2.1.1 // Project: https://github.com/mathiasbynens/jquery-placeholder // Definitions by: Peter Gill , Neil Culver -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.pnotify/jquery.pnotify.d.ts b/jquery.pnotify/jquery.pnotify.d.ts index 09fd9cfb7ab077..edb7e2468c9157 100644 --- a/jquery.pnotify/jquery.pnotify.d.ts +++ b/jquery.pnotify/jquery.pnotify.d.ts @@ -1,7 +1,7 @@ // Type definitions for jquery.pnotify 2.x // Project: https://github.com/sciactive/pnotify // Definitions by: David Sichau -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.postMessage/jquery.postMessage.d.ts b/jquery.postMessage/jquery.postMessage.d.ts index 94945403809f04..a6d259c70efc3d 100644 --- a/jquery.postMessage/jquery.postMessage.d.ts +++ b/jquery.postMessage/jquery.postMessage.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery postMessage // Project: http://benalman.com/projects/jquery-postmessage-plugin/ // Definitions by: Junle Li -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Official docs: http://benalman.com/code/projects/jquery-postmessage/docs/files/jquery-ba-postmessage-js.html interface JQueryStatic { diff --git a/jquery.prettyphoto/jquery.prettyphoto.d.ts b/jquery.prettyphoto/jquery.prettyphoto.d.ts index f60de3b390cfdd..dea24462539e8a 100644 --- a/jquery.prettyphoto/jquery.prettyphoto.d.ts +++ b/jquery.prettyphoto/jquery.prettyphoto.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery prettyPhoto 3.1.5 // Project: https://github.com/scaron/prettyphoto // Definitions by: pgaske -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.qrcode/jquery.qrcode.d.ts b/jquery.qrcode/jquery.qrcode.d.ts index c10582af2c682c..d15ec3f1ad5c19 100644 --- a/jquery.qrcode/jquery.qrcode.d.ts +++ b/jquery.qrcode/jquery.qrcode.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery.qrcode v0.12.0 // Project: https://github.com/lrsjng/jquery-qrcode // Definitions by: Dan Manastireanu -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.rowGrid/jquery.rowGrid.d.ts b/jquery.rowGrid/jquery.rowGrid.d.ts index 4b136d2bacb631..1613d6d59c2d99 100644 --- a/jquery.rowGrid/jquery.rowGrid.d.ts +++ b/jquery.rowGrid/jquery.rowGrid.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery rowGrid.js plugin (v1.0.2) // Project: https://github.com/brunjo/rowGrid.js // Definitions by: Vinayak Garg -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.scrollTo/jquery.scrollTo.d.ts b/jquery.scrollTo/jquery.scrollTo.d.ts index d3578c0d9acee6..484d4dbb784362 100644 --- a/jquery.scrollTo/jquery.scrollTo.d.ts +++ b/jquery.scrollTo/jquery.scrollTo.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery.scrollTo.js 1.4.4 // Project: https://github.com/flesler/jquery.scrollTo // Definitions by: Neil Stalker -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.simplePagination/jquery.simplePagination.d.ts b/jquery.simplePagination/jquery.simplePagination.d.ts index 188a1d9e2427b8..7fc6543575b680 100644 --- a/jquery.simplePagination/jquery.simplePagination.d.ts +++ b/jquery.simplePagination/jquery.simplePagination.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery simplePagination.js v1.4 // Project: https://github.com/flaviusmatis/simplePagination.js // Definitions by: Natan Vivo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.simplemodal/jquery.simplemodal.d.ts b/jquery.simplemodal/jquery.simplemodal.d.ts index 89a2cb6dd8adc7..d4932512c013eb 100644 --- a/jquery.simplemodal/jquery.simplemodal.d.ts +++ b/jquery.simplemodal/jquery.simplemodal.d.ts @@ -1,7 +1,7 @@ // Type definitions for SimpleModal 1.4.4 // Project: http://www.ericmmartin.com/projects/simplemodal/ // Definitions by: Friedrich von Never -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.simulate/jquery.simulate.d.ts b/jquery.simulate/jquery.simulate.d.ts index 65114ad70f2c9a..5aa43a82bbe90c 100644 --- a/jquery.simulate/jquery.simulate.d.ts +++ b/jquery.simulate/jquery.simulate.d.ts @@ -1,7 +1,7 @@ // Type definitions for jquery.simulate.js // Project: https://github.com/jquery/jquery-simulate // Definitions by: Derek Cicerone -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.slimScroll/jquery.slimScroll.d.ts b/jquery.slimScroll/jquery.slimScroll.d.ts index e2b1b45233e0dd..4d77d28817bebe 100644 --- a/jquery.slimScroll/jquery.slimScroll.d.ts +++ b/jquery.slimScroll/jquery.slimScroll.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery.slimScroll v1.3.3 // Project: https://github.com/rochal/jQuery-slimScroll // Definitions by: Chintan Shah -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// interface IJQuerySlimScrollOptions { diff --git a/jquery.soap/jquery.soap.d.ts b/jquery.soap/jquery.soap.d.ts index 7b7eeedbb71ea2..218eed3acc210c 100644 --- a/jquery.soap/jquery.soap.d.ts +++ b/jquery.soap/jquery.soap.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery.SOAP 1.6.7 // Project: https://github.com/doedje/jquery.soap // Definitions by: Roland Greim -// Definitions: https://github.com/borisyankov/DefinitelyTyped/ +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped/ /// diff --git a/jquery.sortElements/jquery.sortElement.d.ts b/jquery.sortElements/jquery.sortElement.d.ts index a9768fc972b8ca..6a3e6581b78206 100644 --- a/jquery.sortElements/jquery.sortElement.d.ts +++ b/jquery.sortElements/jquery.sortElement.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery.sortElements // Project: http://james.padolsey.com/javascript/sorting-elements-with-jquery/ // Definitions by: Tim Bureck -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.superLink/jquery.superLink.d.ts b/jquery.superLink/jquery.superLink.d.ts index 0bcbe908be7d48..a70d97d2e8c646 100644 --- a/jquery.superLink/jquery.superLink.d.ts +++ b/jquery.superLink/jquery.superLink.d.ts @@ -1,7 +1,7 @@ // Type definitions for jquery.superLink // Project: http://james.padolsey.com/demos/plugins/jQuery/superLink/superlink.jquery.js // Definitions by: Blake Niemyjski -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.tagsmanager/jquery.tagsmanager.d.ts b/jquery.tagsmanager/jquery.tagsmanager.d.ts index 4523751c4991ad..2e98a0231cf6f5 100644 --- a/jquery.tagsmanager/jquery.tagsmanager.d.ts +++ b/jquery.tagsmanager/jquery.tagsmanager.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery Tags Manager // Project: http://welldonethings.com/tags/manager // Definitions by: Vincent Bortone -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.tile/jquery.tile.d.ts b/jquery.tile/jquery.tile.d.ts index e27acdad899c25..fce65eefbc3f9b 100644 --- a/jquery.tile/jquery.tile.d.ts +++ b/jquery.tile/jquery.tile.d.ts @@ -1,7 +1,7 @@ // Type definitions for jquery.tile.js 1.1.0 // Project: https://github.com/urin/jquery.tile.js // Definitions by: Shunsuke Ohtani -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.timeago/jquery.timeago.d.ts b/jquery.timeago/jquery.timeago.d.ts index 109a7b0a817559..510ad67d0a02cf 100644 --- a/jquery.timeago/jquery.timeago.d.ts +++ b/jquery.timeago/jquery.timeago.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery.timeago.js 1.0.2 // Project: http://timeago.yarp.com/ // Definitions by: François Guillot -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.timepicker/jquery.timepicker.d.ts b/jquery.timepicker/jquery.timepicker.d.ts index fbb4e81d60cf75..c267dedf2cf6f3 100644 --- a/jquery.timepicker/jquery.timepicker.d.ts +++ b/jquery.timepicker/jquery.timepicker.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery UI Timepicker 0.3 // Project: http://fgelinas.com/code/timepicker/ // Definitions by: Anwar Javed -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/jquery.timer/jquery.timer.d.ts b/jquery.timer/jquery.timer.d.ts index 777758507637dc..6b8c5d6358bcb5 100644 --- a/jquery.timer/jquery.timer.d.ts +++ b/jquery.timer/jquery.timer.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQueryTimer 1.0 // Project: https://github.com/jchavannes/jquery-timer // Definitions by: Joshua Strobl -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.tinycarousel/jquery.tinycarousel.d.ts b/jquery.tinycarousel/jquery.tinycarousel.d.ts index 9f88109cd7f505..a81bf66d8e349f 100644 --- a/jquery.tinycarousel/jquery.tinycarousel.d.ts +++ b/jquery.tinycarousel/jquery.tinycarousel.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery tinycarousel 1.9 // Project: http://baijs.nl/tinycarousel/ // Definitions by: Christiaan Rakowski -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.tinyscrollbar/jquery.tinyscrollbar.d.ts b/jquery.tinyscrollbar/jquery.tinyscrollbar.d.ts index 08d377c26d4f01..d24c83dff26ac7 100644 --- a/jquery.tinyscrollbar/jquery.tinyscrollbar.d.ts +++ b/jquery.tinyscrollbar/jquery.tinyscrollbar.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery tinyscrollbar 1.8 // Project: http://baijs.nl/tinyscrollbar/ // Definitions by: Christiaan Rakowski -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.tipsy/jquery.tipsy.d.ts b/jquery.tipsy/jquery.tipsy.d.ts index 840adc7c88db14..6b697e912ef428 100644 --- a/jquery.tipsy/jquery.tipsy.d.ts +++ b/jquery.tipsy/jquery.tipsy.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery.tipsy // Project: http://onehackoranother.com/projects/jquery/tipsy/ // Definitions by: Brian Dukes -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.tooltipster/jquery.tooltipster-tests.ts b/jquery.tooltipster/jquery.tooltipster-tests.ts index fe68605b225949..8a8f29acaecf08 100644 --- a/jquery.tooltipster/jquery.tooltipster-tests.ts +++ b/jquery.tooltipster/jquery.tooltipster-tests.ts @@ -3,7 +3,7 @@ // Type definition tests for jQuery Tooltipster 3.0.5 // Project: https://github.com/iamceege/tooltipster // Definitions by: Patrick Magee -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Tests taken from the getting started section of the Tooltipster website $(document).ready(function () { diff --git a/jquery.tooltipster/jquery.tooltipster.d.ts b/jquery.tooltipster/jquery.tooltipster.d.ts index e9057f4b0eb440..a4df0a36e3eeda 100644 --- a/jquery.tooltipster/jquery.tooltipster.d.ts +++ b/jquery.tooltipster/jquery.tooltipster.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery Tooltipster 3.0.5 // Project: https://github.com/iamceege/tooltipster // Definitions by: Patrick Magee -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.total-storage/jquery.total-storage-tests.ts b/jquery.total-storage/jquery.total-storage-tests.ts index 0ba3700eeee064..4bbb60b4544c28 100644 --- a/jquery.total-storage/jquery.total-storage-tests.ts +++ b/jquery.total-storage/jquery.total-storage-tests.ts @@ -1,7 +1,7 @@ // Type definitions for jQueryTotalStorage 1.1.2 // Project: https://github.com/Upstatement/jquery-total-storage // Definitions by: Jeremy Brooks -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/jquery.total-storage/jquery.total-storage.d.ts b/jquery.total-storage/jquery.total-storage.d.ts index 8bfed0a4d3f9cb..6830e4e11a29b5 100644 --- a/jquery.total-storage/jquery.total-storage.d.ts +++ b/jquery.total-storage/jquery.total-storage.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQueryTotalStorage 1.1.2 // Project: https://github.com/Upstatement/jquery-total-storage // Definitions by: Jeremy Brooks -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.transit/jquery.transit.d.ts b/jquery.transit/jquery.transit.d.ts index 0a96479d9941c9..dddb56d7db45c4 100644 --- a/jquery.transit/jquery.transit.d.ts +++ b/jquery.transit/jquery.transit.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery.transit.js 0.9.9 // Project: http://ricostacruz.com/jquery.transit/ // Definitions by: MrBigDog2U -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.ui.datetimepicker/jquery.ui.datetimepicker.d.ts b/jquery.ui.datetimepicker/jquery.ui.datetimepicker.d.ts index 4e592e7281aefc..3cd4891bd75265 100644 --- a/jquery.ui.datetimepicker/jquery.ui.datetimepicker.d.ts +++ b/jquery.ui.datetimepicker/jquery.ui.datetimepicker.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery UI DateTimePicker 0.3 // Project: http://trentrichardson.com/examples/timepicker/ // Definitions by: dougajmcdonald -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/jquery.ui.layout/jquery.ui.layout.d.ts b/jquery.ui.layout/jquery.ui.layout.d.ts index 8a0b9b1c108109..5ace5e1c900f81 100644 --- a/jquery.ui.layout/jquery.ui.layout.d.ts +++ b/jquery.ui.layout/jquery.ui.layout.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery UI Layout Plug-in // Project: http://layout.jquery-dev.net/ // Definitions by: Steve Fenton , Douglas Armstrong -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/jquery.uniform/jquery.uniform.d.ts b/jquery.uniform/jquery.uniform.d.ts index d5eee3e4780da8..07e32f8893e83c 100644 --- a/jquery.uniform/jquery.uniform.d.ts +++ b/jquery.uniform/jquery.uniform.d.ts @@ -1,7 +1,7 @@ // Type definitions for Uniform.js // Project: https://github.com/pixelmatrix/uniform // Definitions by: flyfishMT -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.validation/jquery.validation.d.ts b/jquery.validation/jquery.validation.d.ts index 0ef209242db71f..4531bc4d59a9e3 100644 --- a/jquery.validation/jquery.validation.d.ts +++ b/jquery.validation/jquery.validation.d.ts @@ -1,7 +1,7 @@ // Type definitions for jquery.validation 1.13.1 // Project: http://jqueryvalidation.org/ // Definitions by: François de Campredon , John Reilly -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.watermark/jquery.watermark.d.ts b/jquery.watermark/jquery.watermark.d.ts index 5ef087bad52c76..892cf776608080 100644 --- a/jquery.watermark/jquery.watermark.d.ts +++ b/jquery.watermark/jquery.watermark.d.ts @@ -1,7 +1,7 @@ // Type definitions for Watermark plugin for jQuery 3.1 // Project: http://jquery-watermark.googlecode.com // Definitions by: Anwar Javed -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery.window/jquery.window.d.ts b/jquery.window/jquery.window.d.ts index 8fb4bbc818b4ef..538863d9999b11 100644 --- a/jquery.window/jquery.window.d.ts +++ b/jquery.window/jquery.window.d.ts @@ -1,7 +1,7 @@ // Type definitions for Window plugin for jQuery 5.0.4 // Project: http://fstoke.me/jquery/window/ // Definitions by: Ryan Graham -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jquery/jquery-tests.ts b/jquery/jquery-tests.ts index 28e02b0d98e599..ecd9266b45c2f3 100644 --- a/jquery/jquery-tests.ts +++ b/jquery/jquery-tests.ts @@ -3259,7 +3259,7 @@ var f1 = $.when("fetch"); // Is type JQueryPromise var f2: JQueryPromise = f1.then(s => [s, s]); var f3: JQueryPromise = f2.then(v => 3); -// ISSUE: https://github.com/borisyankov/DefinitelyTyped/issues/742 +// ISSUE: https://github.com/DefinitelyTyped/DefinitelyTyped/issues/742 // http://stackoverflow.com/questions/5392344/sending-multipart-formdata-with-jquery-ajax#answer-5976031 $.ajax({ url: 'php/upload.php', diff --git a/jquery/jquery.d.ts b/jquery/jquery.d.ts index 0a98e5289d6255..51a2773bf25805 100644 --- a/jquery/jquery.d.ts +++ b/jquery/jquery.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery 1.10.x / 2.0.x // Project: http://jquery.com/ // Definitions by: Boris Yankov , Christian Hoffmeister , Steve Fenton , Diullei Gomes , Tass Iliopoulos , Jason Swearingen , Sean Hill , Guus Goossens , Kelly Summerlin , Basarat Ali Syed , Nicholas Wolverson , Derek Cicerone , Andrew Gaspar , James Harrison Fisher , Seikichi Kondo , Benjamin Jackman , Poul Sorensen , Josh Strobl , John Reilly , Dick van den Brink -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* ***************************************************************************** Copyright (c) Microsoft Corporation. All rights reserved. @@ -48,7 +48,7 @@ interface JQueryAjaxSettings { */ contents?: { [key: string]: any; }; //According to jQuery.ajax source code, ajax's option actually allows contentType to set to "false" - // https://github.com/borisyankov/DefinitelyTyped/issues/742 + // https://github.com/DefinitelyTyped/DefinitelyTyped/issues/742 /** * When sending data to the server, use this content type. Default is "application/x-www-form-urlencoded; charset=UTF-8", which is fine for most cases. If you explicitly pass in a content-type to $.ajax(), then it is always sent to the server (even if no data is sent). The W3C XMLHttpRequest specification dictates that the charset is always UTF-8; specifying another charset will not force the browser to change the encoding. */ diff --git a/jquerymobile/jquerymobile.d.ts b/jquerymobile/jquerymobile.d.ts index efc1d2f73e38e8..acee39ed0e990f 100644 --- a/jquerymobile/jquerymobile.d.ts +++ b/jquerymobile/jquerymobile.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery Mobile 1.4 // Project: http://jquerymobile.com/ // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jqueryui/jqueryui.d.ts b/jqueryui/jqueryui.d.ts index 08058cca14777f..86d42e1db464e3 100644 --- a/jqueryui/jqueryui.d.ts +++ b/jqueryui/jqueryui.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQueryUI 1.9 // Project: http://jqueryui.com/ // Definitions by: Boris Yankov , John Reilly -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/js-beautify/js-beautify.d.ts b/js-beautify/js-beautify.d.ts index 41f1a41ff1b374..16cbbed6791096 100644 --- a/js-beautify/js-beautify.d.ts +++ b/js-beautify/js-beautify.d.ts @@ -1,11 +1,11 @@ // Type definitions for js_beautify // Project: https://github.com/beautify-web/js-beautify/ // Definitions by: Josh Goldberg -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Type definitions for js_beautify // Project: https://github.com/beautify-web/js-beautify/ // Definitions by: Josh Goldberg -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface JsBeautifyOptions { indent_size?: number; diff --git a/js-combinatorics/js-combinatorics-global.d.ts b/js-combinatorics/js-combinatorics-global.d.ts index 20c302981cd215..91ed7903cd3bf4 100644 --- a/js-combinatorics/js-combinatorics-global.d.ts +++ b/js-combinatorics/js-combinatorics-global.d.ts @@ -1,7 +1,7 @@ // Type definitions for js-combinatorics v0.5.0 (global) // Project: https://github.com/dankogai/js-combinatorics // Definitions by: Vasya Aksyonov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/js-combinatorics/js-combinatorics.d.ts b/js-combinatorics/js-combinatorics.d.ts index 270e98b6413897..d09ce432bb728c 100644 --- a/js-combinatorics/js-combinatorics.d.ts +++ b/js-combinatorics/js-combinatorics.d.ts @@ -1,7 +1,7 @@ // Type definitions for js-combinatorics v0.5.0 // Project: https://github.com/dankogai/js-combinatorics // Definitions by: Vasya Aksyonov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare namespace __Combinatorics { diff --git a/js-cookie/js-cookie.d.ts b/js-cookie/js-cookie.d.ts index 7fc1a5125c354b..267d75ce18df9b 100644 --- a/js-cookie/js-cookie.d.ts +++ b/js-cookie/js-cookie.d.ts @@ -1,7 +1,7 @@ // Type definitions for js-cookie v2.0 // Project: https://github.com/js-cookie/js-cookie // Definitions by: Theodore Brown -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Cookies { interface CookieAttributes { diff --git a/js-data-angular/js-data-angular.d.ts b/js-data-angular/js-data-angular.d.ts index 1fff95afb665f0..1022cb2998dc90 100644 --- a/js-data-angular/js-data-angular.d.ts +++ b/js-data-angular/js-data-angular.d.ts @@ -1,7 +1,7 @@ // Type definitions for JSDataAngular v2.1.0 // Project: https://github.com/js-data/js-data-angular // Definitions by: Stefan Steinhart -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/js-data-http/js-data-http.d.ts b/js-data-http/js-data-http.d.ts index 5116f3972a5511..e77457744b6f09 100644 --- a/js-data-http/js-data-http.d.ts +++ b/js-data-http/js-data-http.d.ts @@ -1,7 +1,7 @@ // Type definitions for JSData Http Adapter v1.2.0 // Project: https://github.com/js-data/js-data-http // Definitions by: Stefan Steinhart -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/js-data/js-data.d.ts b/js-data/js-data.d.ts index 54b3a77b6af25a..d562153ec83ef4 100644 --- a/js-data/js-data.d.ts +++ b/js-data/js-data.d.ts @@ -1,7 +1,7 @@ // Type definitions for JSData v2.8.0 // Project: https://github.com/js-data/js-data // Definitions by: Stefan Steinhart -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /////////////////////////////////////////////////////////////////////////////// // js-data module (js-data.js) diff --git a/js-data/legacy/js-data-1.5.4.d.ts b/js-data/legacy/js-data-1.5.4.d.ts index 0140d8139bbe00..c9427d7f32d872 100644 --- a/js-data/legacy/js-data-1.5.4.d.ts +++ b/js-data/legacy/js-data-1.5.4.d.ts @@ -1,7 +1,7 @@ // Type definitions for JSData v1.5.4 // Project: https://github.com/js-data/js-data // Definitions by: Stefan Steinhart -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /////////////////////////////////////////////////////////////////////////////// // js-data module (js-data.js) diff --git a/js-fixtures/fixtures.d.ts b/js-fixtures/fixtures.d.ts index 4adb6f378fee28..3b4c082cfaa294 100644 --- a/js-fixtures/fixtures.d.ts +++ b/js-fixtures/fixtures.d.ts @@ -1,7 +1,7 @@ // Type definitions for js-fixtures 1.2.0 // Project: https://github.com/badunk/js-fixtures // Definitions by: Kazi Manzur Rashid -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface Fixtures { path: string; diff --git a/js-git/js-git.d.ts b/js-git/js-git.d.ts index 03b99b8bd82ccf..f5fe2af10c2d37 100644 --- a/js-git/js-git.d.ts +++ b/js-git/js-git.d.ts @@ -1,7 +1,7 @@ // Type definitions for js-git 0.5.2 // Project: https://github.com/creationix/js-git // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module JSGit { diff --git a/js-md5/md5.d.ts b/js-md5/md5.d.ts index b944b134f47be0..13f0db9354c3c9 100644 --- a/js-md5/md5.d.ts +++ b/js-md5/md5.d.ts @@ -1,7 +1,7 @@ // Type definitions for js-md5 v0.3.0 // Project: https://github.com/emn178/js-md5 // Definitions by: Roland Greim -// Definitions: https://github.com/borisyankov/DefinitelyTyped/ +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped/ /// diff --git a/js-schema/js-schema.d.ts b/js-schema/js-schema.d.ts index 10c1460f08bc7e..8c332b81811d03 100644 --- a/js-schema/js-schema.d.ts +++ b/js-schema/js-schema.d.ts @@ -1,7 +1,7 @@ // Type definitions for js-schema // Project: https://github.com/molnarg/js-schema // Definitions by: Marcin Porebski -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'js-schema' diff --git a/js-signals/js-signals.d.ts b/js-signals/js-signals.d.ts index c396bf4908aab4..1825999fe78b20 100644 --- a/js-signals/js-signals.d.ts +++ b/js-signals/js-signals.d.ts @@ -1,7 +1,7 @@ // Type definitions for JS-Signals // Project: http://millermedeiros.github.io/js-signals/ // Definitions by: Diullei Gomes -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var signals: SignalWrapper; diff --git a/js-url/js-url.d.ts b/js-url/js-url.d.ts index 8837cb9cc36529..cb874a1ed31018 100644 --- a/js-url/js-url.d.ts +++ b/js-url/js-url.d.ts @@ -1,7 +1,7 @@ // Type definitions for url v1.8.6 // Project: https://github.com/websanova/js-url // Definitions by: MIZUNE Pine -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface UrlStatic { (): string; diff --git a/jsbn/jsbn.d.ts b/jsbn/jsbn.d.ts index bd75bd876685b7..93ea0cfd507659 100644 --- a/jsbn/jsbn.d.ts +++ b/jsbn/jsbn.d.ts @@ -1,7 +1,7 @@ // Type definitions for jsbn v1.2 // Project: http://www-cs-students.stanford.edu/%7Etjw/jsbn/ // Definitions by: Eugene Chernyshov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module jsbn { diff --git a/jscrollpane/jscrollpane.d.ts b/jscrollpane/jscrollpane.d.ts index ae82fd94b64ac6..0180185bb6e233 100644 --- a/jscrollpane/jscrollpane.d.ts +++ b/jscrollpane/jscrollpane.d.ts @@ -1,7 +1,7 @@ // Type definitions for jScrollPane v2.0.14 // Project: http://jscrollpane.kelvinluck.com/ // Definitions by: Dániel Tar -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jsdeferred/jsdeferred.d.ts b/jsdeferred/jsdeferred.d.ts index 7d7b6ce96a52b7..d91a92aea596c4 100644 --- a/jsdeferred/jsdeferred.d.ts +++ b/jsdeferred/jsdeferred.d.ts @@ -1,7 +1,7 @@ // Type definitions for JSDeferred // Project: https://github.com/cho45/jsdeferred // Definitions by: Daisuke Mino -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jsdom/jsdom.d.ts b/jsdom/jsdom.d.ts index 1a8bb23abfd794..c6ebde2ce39917 100644 --- a/jsdom/jsdom.d.ts +++ b/jsdom/jsdom.d.ts @@ -1,7 +1,7 @@ // Type definitions for jsdom 2.0.0 // Project: https://github.com/tmpvar/jsdom // Definitions by: Asana -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/jsend/jsend.d.ts b/jsend/jsend.d.ts index 4c87aad340b48d..4e8392154491fb 100644 --- a/jsend/jsend.d.ts +++ b/jsend/jsend.d.ts @@ -1,7 +1,7 @@ // Type definitions for jsend 1.0.2 // Project: https://github.com/Prestaul/jsend // Definitions by: Federico Caselli -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Express { export interface Response { diff --git a/jsesc/jsesc.d.ts b/jsesc/jsesc.d.ts index 76b40cf455d863..a0e874353b1efa 100644 --- a/jsesc/jsesc.d.ts +++ b/jsesc/jsesc.d.ts @@ -1,7 +1,7 @@ // Type definitions for jsesc 0.4.3 // Project: https://github.com/mathiasbynens/jsesc // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'jsesc' { diff --git a/jsfl/jsfl.d.ts b/jsfl/jsfl.d.ts index 0f4375cf623103..00f7f5af83267b 100644 --- a/jsfl/jsfl.d.ts +++ b/jsfl/jsfl.d.ts @@ -1,7 +1,7 @@ // Type definitions for JSFL // Project: https://adobe.com // Definitions by: soywiz -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface FlashPoint { x: number; diff --git a/jsfl/xJSFL.d.ts b/jsfl/xJSFL.d.ts index c1f6a4cf7c1bf9..868f9d1391b476 100644 --- a/jsfl/xJSFL.d.ts +++ b/jsfl/xJSFL.d.ts @@ -1,7 +1,7 @@ // Type definitions for xJSFL // Project: http://www.xjsfl.com/ // Definitions by: soywiz -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jshamcrest/jshamcrest.d.ts b/jshamcrest/jshamcrest.d.ts index 91fb210826cceb..4c43356c72695a 100644 --- a/jshamcrest/jshamcrest.d.ts +++ b/jshamcrest/jshamcrest.d.ts @@ -1,7 +1,7 @@ // Type definitions for JsHamcrest 0.7.0 // Project: https://github.com/danielfm/jshamcrest/ // Definitions by: David Harkness -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * Top-level module for the JsHamcrest matcher library. diff --git a/jsnlog/jsnlog.d.ts b/jsnlog/jsnlog.d.ts index da9893fc7808d2..031a4576d14e6a 100644 --- a/jsnlog/jsnlog.d.ts +++ b/jsnlog/jsnlog.d.ts @@ -1,7 +1,7 @@ // Type definitions for JSNLog v2.11.0+ // Project: https://github.com/mperdeck/jsnlog.js // Definitions by: Mattijs Perdeck -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // ------------------------------- // Full documentation is at diff --git a/jsnox/jsnox.d.ts b/jsnox/jsnox.d.ts index 68687f71945165..aec72657399247 100644 --- a/jsnox/jsnox.d.ts +++ b/jsnox/jsnox.d.ts @@ -1,7 +1,7 @@ // Type definitions for JSnoX // Project: https://github.com/af/jsnox // Definitions by: Steve Baker -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/json-patch/json-patch.d.ts b/json-patch/json-patch.d.ts index 308fe35c69ee93..67fcb24c9d617b 100644 --- a/json-patch/json-patch.d.ts +++ b/json-patch/json-patch.d.ts @@ -1,7 +1,7 @@ // Type definitions for json-patch // Project: https://github.com/bruth/jsonpatch-js // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module jsonpatch { type OpPatch = AddPath | RemovePath | ReplacePath | MovePath | CopyPath | TestPath; diff --git a/json-pointer/json-pointer.d.ts b/json-pointer/json-pointer.d.ts index fa8b57f4c72e9e..118a000caba5ca 100644 --- a/json-pointer/json-pointer.d.ts +++ b/json-pointer/json-pointer.d.ts @@ -1,7 +1,7 @@ // Type definitions for json-pointer 1.0 l // Project: https://www.npmjs.org/package/json-pointer // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "json-pointer" { function JSON_Pointer(object: Object): JSON_Pointer.JSON_PointerWrap; diff --git a/json-stable-stringify/json-stable-stringify.d.ts b/json-stable-stringify/json-stable-stringify.d.ts index faeb7c074dfb08..62dd9b046e6b25 100644 --- a/json-stable-stringify/json-stable-stringify.d.ts +++ b/json-stable-stringify/json-stable-stringify.d.ts @@ -1,7 +1,7 @@ // Type definitions for json-stable-stringify 1.0.0 // Project: https://github.com/substack/json-stable-stringify // Definitions by: Matt Frantz -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'json-stable-stringify' { diff --git a/json5/json5.d.ts b/json5/json5.d.ts index 2ea49bf969450c..c1dac8622d2dbd 100644 --- a/json5/json5.d.ts +++ b/json5/json5.d.ts @@ -1,7 +1,7 @@ // Type definitions for JSON5 // Project: http://json5.org/ // Definitions by: Jason Swearingen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped //commonjs loader diff --git a/jsoneditoronline/jsoneditoronline.d.ts b/jsoneditoronline/jsoneditoronline.d.ts index da11dcf55e6d2a..c270c901d5971d 100644 --- a/jsoneditoronline/jsoneditoronline.d.ts +++ b/jsoneditoronline/jsoneditoronline.d.ts @@ -1,7 +1,7 @@ // Type definitions for JSONEditorOnline // Project: https://github.com/josdejong/jsoneditoronline // Definitions by: Vincent Bortone -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // JSON Editor Online is a tool to easily edit and format JSON online. JSON is displayed in a clear, editable treeview and in formatted plain text. diff --git a/jsonpath/jsonpath.d.ts b/jsonpath/jsonpath.d.ts index db532201763bb4..e80f5361879f6e 100644 --- a/jsonpath/jsonpath.d.ts +++ b/jsonpath/jsonpath.d.ts @@ -1,7 +1,7 @@ // Type definitions for jsonpath 0.1.3 // Project: https://www.npmjs.org/package/jsonpath // Definitions by: Hiroki Horiuchi -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "jsonpath" { diff --git a/jsonwebtoken/jsonwebtoken.d.ts b/jsonwebtoken/jsonwebtoken.d.ts index 75839b2d903b1c..bddb01226bd22c 100644 --- a/jsonwebtoken/jsonwebtoken.d.ts +++ b/jsonwebtoken/jsonwebtoken.d.ts @@ -1,7 +1,7 @@ // Type definitions for jsonwebtoken 5.7.0 // Project: https://github.com/auth0/node-jsonwebtoken // Definitions by: Maxime LUCE , Daniel Heim -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jspdf/jspdf.d.ts b/jspdf/jspdf.d.ts index 465a9207ae7c55..3b0b6cd99be5d8 100644 --- a/jspdf/jspdf.d.ts +++ b/jspdf/jspdf.d.ts @@ -1,7 +1,7 @@ // Type definitions for jsPDF v1.1.135 // Project: https://github.com/MrRio/jsPDF // Definitions by: Amber Schühmacher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare class jsPDF { constructor(orientation?:any, diff --git a/jsplumb/jquery.jsPlumb.d.ts b/jsplumb/jquery.jsPlumb.d.ts index 3e37b5774464dd..ab69dda1deab99 100644 --- a/jsplumb/jquery.jsPlumb.d.ts +++ b/jsplumb/jquery.jsPlumb.d.ts @@ -1,7 +1,7 @@ // Type definitions for jsPlumb 1.3.16 jQuery adapter // Project: http://jsplumb.org // Definitions by: Steve Shearn -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jsrender/jsrender.d.ts b/jsrender/jsrender.d.ts index 61e47bf0f21013..061a8ecd892d64 100644 --- a/jsrender/jsrender.d.ts +++ b/jsrender/jsrender.d.ts @@ -1,7 +1,7 @@ // Type definitions for JsRender // Project: http://www.jsviews.com/#jsrender // Definitions by: Kensuke Matsuzaki -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/jssha/jssha-1.6.0.d.ts b/jssha/jssha-1.6.0.d.ts index b6dcef80fa25de..70fb551b38e3f0 100644 --- a/jssha/jssha-1.6.0.d.ts +++ b/jssha/jssha-1.6.0.d.ts @@ -1,7 +1,7 @@ // Type definitions for jsSHA-1.6.0 // Project: https://github.com/Caligatio/jsSHA // Definitions by: David Li -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module jsSHA { diff --git a/jstorage/jstorage.d.ts b/jstorage/jstorage.d.ts index 8e99a08a7f8d28..7881ac7693a62f 100644 --- a/jstorage/jstorage.d.ts +++ b/jstorage/jstorage.d.ts @@ -1,7 +1,7 @@ // Type definitions for jStorage 0.3.0 // Project: http://www.jstorage.info/ // Definitions by: Danil Flores -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface JStorageOptions { TTL: number; diff --git a/jstree/jstree.d.ts b/jstree/jstree.d.ts index e6d51fa0be9886..db60de893debb5 100644 --- a/jstree/jstree.d.ts +++ b/jstree/jstree.d.ts @@ -1,7 +1,7 @@ // Type definitions for jsTree v3.0.9 // Project: http://www.jstree.com/ // Definitions by: Adam Pluciński -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // 45 commit df38535 2015-03-02 13:23 +2:00 /// diff --git a/jsts/jsts.d.ts b/jsts/jsts.d.ts index 2eac4d5a4871c9..de1468176ed7ac 100644 --- a/jsts/jsts.d.ts +++ b/jsts/jsts.d.ts @@ -1,7 +1,7 @@ // Type definitions for jsts 0.16.0 // Project: https://github.com/bjornharrtell/jsts // Definitions by: Stephane Alie -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module jsts { export var version: string; diff --git a/jsuri/jsuri.d.ts b/jsuri/jsuri.d.ts index c96d420926eb56..fca00404da0739 100644 --- a/jsuri/jsuri.d.ts +++ b/jsuri/jsuri.d.ts @@ -1,7 +1,7 @@ // Type definitions for jsUri 1.3+ // Project: https://github.com/derek-watson/jsUri // Definitions by: Chris Charabaruk , Florian Wagner -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module jsuri { type Primitive = string | number | boolean; diff --git a/jszip/jszip.d.ts b/jszip/jszip.d.ts index 651a26da54bffd..ef17f15cbcd1d3 100644 --- a/jszip/jszip.d.ts +++ b/jszip/jszip.d.ts @@ -1,7 +1,7 @@ // Type definitions for JSZip // Project: http://stuk.github.com/jszip/ // Definitions by: mzeiher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface JSZip { /** diff --git a/jug/jug.d.ts b/jug/jug.d.ts index 5c7fe4010a0c8a..ed86a30d6dd8a6 100644 --- a/jug/jug.d.ts +++ b/jug/jug.d.ts @@ -1,7 +1,7 @@ // Type definitions for jug // Project: https://github.com/kaiquewdev/Graph // Definitions by: yevt -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "jug" { /** diff --git a/jwplayer/jwplayer.d.ts b/jwplayer/jwplayer.d.ts index 842a713cdb0bee..09b1de6683af14 100644 --- a/jwplayer/jwplayer.d.ts +++ b/jwplayer/jwplayer.d.ts @@ -1,7 +1,7 @@ // Type definitions for JW Player // Project: http://developer.longtailvideo.com/trac/ // Definitions by: Martin Duparc -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // JW Player is the leading HTML5 & Flash video player, optimized for mobile and the desktop. Easy enough for beginners, advanced enough for pros. diff --git a/jwt-decode/jwt-decode.d.ts b/jwt-decode/jwt-decode.d.ts index 67d7aac163ab7a..043f0d15cf2b6e 100644 --- a/jwt-decode/jwt-decode.d.ts +++ b/jwt-decode/jwt-decode.d.ts @@ -1,7 +1,7 @@ // Type definitions for jwt-decode v1.4.0 // Project: https://github.com/auth0/jwt-decode // Definitions by: Giedrius Grabauskas -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module JwtDecode { diff --git a/jwt-simple/jwt-simple.d.ts b/jwt-simple/jwt-simple.d.ts index 0ee3cc679996c5..208c7e6beb53a5 100644 --- a/jwt-simple/jwt-simple.d.ts +++ b/jwt-simple/jwt-simple.d.ts @@ -1,7 +1,7 @@ // Type definitions for jwt-simple v0.2.0 // Project: https://github.com/hokaccha/node-jwt-simple // Definitions by: Ken Fukuyama -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "jwt-simple" { /** * Decode jwt diff --git a/kafka-node/kafka-node.d.ts b/kafka-node/kafka-node.d.ts index 03105805a18bf9..5af357021d1e6b 100644 --- a/kafka-node/kafka-node.d.ts +++ b/kafka-node/kafka-node.d.ts @@ -1,7 +1,7 @@ // Type definitions for kafka-node 0.2.22 // Project: https://github.com/SOHU-Co/kafka-node/ // Definitions by: Daniel Imrie-Situnayake -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'kafka-node' { diff --git a/karma-coverage/karma-coverage.d.ts b/karma-coverage/karma-coverage.d.ts index 7b78a36de31d3c..8e2717cf24d02c 100644 --- a/karma-coverage/karma-coverage.d.ts +++ b/karma-coverage/karma-coverage.d.ts @@ -1,7 +1,7 @@ // Type definitions for karma-coverage v0.5.3 // Project: https://github.com/karma-runner/karma-coverage // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/karma-jasmine/karma-jasmine.d.ts b/karma-jasmine/karma-jasmine.d.ts index 6f61ca26e8cf86..bf9baaa1576cac 100644 --- a/karma-jasmine/karma-jasmine.d.ts +++ b/karma-jasmine/karma-jasmine.d.ts @@ -1,7 +1,7 @@ // Type definitions for karma-jasmine plugin // Project: https://github.com/karma-runner/karma-jasmine // Definitions by: Michel Salib -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/karma/karma-0.12.d.ts b/karma/karma-0.12.d.ts index c66e6fe06ae939..fe7af6d29ace2f 100644 --- a/karma/karma-0.12.d.ts +++ b/karma/karma-0.12.d.ts @@ -1,7 +1,7 @@ // Type definitions for karma v0.12.37 // Project: https://github.com/karma-runner/karma // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'karma' { // See Karma public API https://karma-runner.github.io/0.12/dev/public-api.html diff --git a/karma/karma.d.ts b/karma/karma.d.ts index 87d05843d81fca..455d1df9111e21 100644 --- a/karma/karma.d.ts +++ b/karma/karma.d.ts @@ -1,7 +1,7 @@ // Type definitions for karma v0.13.9 // Project: https://github.com/karma-runner/karma // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/katex/katex.d.ts b/katex/katex.d.ts index 6d139ded134228..1251a141fcc35c 100644 --- a/katex/katex.d.ts +++ b/katex/katex.d.ts @@ -1,7 +1,7 @@ // Type definitions for KaTeX v.0.5.0 // Project: http://khan.github.io/KaTeX/ // Definitions by: Michael Randolph -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "katex" { interface KatexOptions { diff --git a/kefir/kefir.d.ts b/kefir/kefir.d.ts index a95b12a8876dc2..e726dba915f92d 100644 --- a/kefir/kefir.d.ts +++ b/kefir/kefir.d.ts @@ -1,7 +1,7 @@ // Type definitions for Kefir 3.2.0 // Project: http://rpominov.github.io/kefir/ // Definitions by: Aya Morisawa -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/kendo-ui/kendo-ui.d.ts b/kendo-ui/kendo-ui.d.ts index 035b8c6fce2fb1..f6a21da99742e4 100644 --- a/kendo-ui/kendo-ui.d.ts +++ b/kendo-ui/kendo-ui.d.ts @@ -1,7 +1,7 @@ // Type definitions for Kendo UI Professional v2016.1.314 // Project: http://www.telerik.com/kendo-ui // Definitions by: Telerik -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/keyboardjs/keyboardjs.d.ts b/keyboardjs/keyboardjs.d.ts index 815315c1e6cbbe..53c4bc0fac8160 100644 --- a/keyboardjs/keyboardjs.d.ts +++ b/keyboardjs/keyboardjs.d.ts @@ -2,7 +2,7 @@ // Project: https://github.com/RobertWHurst/KeyboardJS // Definitions by: Vincent Bortone , // David Asmuth -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // KeyboardJS is a library for use in the browser (node.js compatible). // It Allows developers to easily setup key bindings. Use key combos to setup complex bindings. diff --git a/keymaster/keymaster.d.ts b/keymaster/keymaster.d.ts index d749f76d17c7e6..6c6732cb254b4c 100644 --- a/keymaster/keymaster.d.ts +++ b/keymaster/keymaster.d.ts @@ -1,7 +1,7 @@ // Type definitions for keymaster v1.6.2 // Project: https://github.com/madrobby/keymaster // Definitions by: Martin W. Kirst -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // A simple micro-library for defining and dispatching keyboard shortcuts. It has no dependencies. diff --git a/keypress/keypress.d.ts b/keypress/keypress.d.ts index f3eada39dce4db..87dff6a5e737fe 100644 --- a/keypress/keypress.d.ts +++ b/keypress/keypress.d.ts @@ -1,7 +1,7 @@ // Type definitions for Keypress v2.0.3 // Project: https://github.com/dmauro/Keypress/ // Definitions by: Roger Chen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // A keyboard input capturing utility in which any key can be a modifier key. declare module Keypress { diff --git a/keytar/keytar.d.ts b/keytar/keytar.d.ts index cee7e71bde04da..85b444754d0c6c 100644 --- a/keytar/keytar.d.ts +++ b/keytar/keytar.d.ts @@ -1,7 +1,7 @@ // Type definitions for keytar 3.0.0 // Project: http://atom.github.io/node-keytar/ // Definitions by: Milan Burda -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'keytar' { /** diff --git a/kii-cloud-sdk/kii-cloud-sdk.d.ts b/kii-cloud-sdk/kii-cloud-sdk.d.ts index 4c710f0e783924..97dfcfb26c4906 100644 --- a/kii-cloud-sdk/kii-cloud-sdk.d.ts +++ b/kii-cloud-sdk/kii-cloud-sdk.d.ts @@ -1,7 +1,7 @@ // Type definitions for Kii Cloud SDK v2.4.0 // Project: http://en.kii.com/ // Definitions by: Kii Consortium -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module KiiCloud { enum KiiACLAction { diff --git a/kineticjs/kineticjs.d.ts b/kineticjs/kineticjs.d.ts index 1bdd79c61c159d..da0d428d50c043 100644 --- a/kineticjs/kineticjs.d.ts +++ b/kineticjs/kineticjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for KineticJS // Project: http://kineticjs.com/ // Definitions by: Basarat Ali Syed , Ralph de Ruijter -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Kinetic { diff --git a/knex/knex.d.ts b/knex/knex.d.ts index ed77d8825dbd9e..58d6910bd4d9b2 100644 --- a/knex/knex.d.ts +++ b/knex/knex.d.ts @@ -1,7 +1,7 @@ // Type definitions for Knex.js // Project: https://github.com/tgriesser/knex // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/knockback/knockback.d.ts b/knockback/knockback.d.ts index 08798d47abcd26..0bed155631d72b 100644 --- a/knockback/knockback.d.ts +++ b/knockback/knockback.d.ts @@ -1,7 +1,7 @@ // Type definitions for Knockback.js // Project: http://kmalakoff.github.io/knockback/ // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/knockout-paging/knockout-paging.d.ts b/knockout-paging/knockout-paging.d.ts index 8877c834a772ae..eb2919882d202c 100644 --- a/knockout-paging/knockout-paging.d.ts +++ b/knockout-paging/knockout-paging.d.ts @@ -1,7 +1,7 @@ // Type definitions for knockout-paging // Project: https://github.com/ErikSchierboom/knockout-paging // Definitions by: Erik Schierboom -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/knockout-pre-rendered/knockout-pre-rendered.d.ts b/knockout-pre-rendered/knockout-pre-rendered.d.ts index be88e8e0b55b95..72ebb45ea244f0 100644 --- a/knockout-pre-rendered/knockout-pre-rendered.d.ts +++ b/knockout-pre-rendered/knockout-pre-rendered.d.ts @@ -1,7 +1,7 @@ // Type definitions for knockout-pre-rendered // Project: https://github.com/ErikSchierboom/knockout-pre-rendered // Definitions by: Erik Schierboom -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/knockout-secure-binding/knockout-secure-binding.d.ts b/knockout-secure-binding/knockout-secure-binding.d.ts index 8436fd7d2d7a4b..fa3bca7f79d8c4 100644 --- a/knockout-secure-binding/knockout-secure-binding.d.ts +++ b/knockout-secure-binding/knockout-secure-binding.d.ts @@ -1,7 +1,7 @@ // Type definitions for knockout-secure-binding // Project: https://github.com/brianmhunt/knockout-secure-binding // Definitions by: Pine Mizune -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/knockout-transformations/knockout-transformations.d.ts b/knockout-transformations/knockout-transformations.d.ts index 3048e7a0f2ca40..09b5a64a79425c 100644 --- a/knockout-transformations/knockout-transformations.d.ts +++ b/knockout-transformations/knockout-transformations.d.ts @@ -1,7 +1,7 @@ // Type definitions for knockout-transformations 2.0.0 // Project: https://github.com/One-com/knockout-transformations // Definitions by: John Reilly , Wim Looman -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/knockout.amd.helpers/knockout-amd-helpers.d.ts b/knockout.amd.helpers/knockout-amd-helpers.d.ts index dc4d56d79a92e1..80ae89ce6ff86a 100644 --- a/knockout.amd.helpers/knockout-amd-helpers.d.ts +++ b/knockout.amd.helpers/knockout-amd-helpers.d.ts @@ -1,7 +1,7 @@ // Type definitions for knockout-amd-helpers // Project: https://github.com/rniemeyer/knockout-amd-helpers // Definitions by: David Sichau -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/knockout.deferred.updates/knockout.deferred.updates.d.ts b/knockout.deferred.updates/knockout.deferred.updates.d.ts index e3423f5e90ad54..d3c5d7b40d87b1 100644 --- a/knockout.deferred.updates/knockout.deferred.updates.d.ts +++ b/knockout.deferred.updates/knockout.deferred.updates.d.ts @@ -1,7 +1,7 @@ // Type definitions for Knockout Deferred Updates // Project: https://github.com/mbest/knockout-deferred-updates // Definitions by: Sebastián Galiano -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/knockout.editables/ko.editables.d.ts b/knockout.editables/ko.editables.d.ts index 579c0007b4a568..f13f5eece03b70 100644 --- a/knockout.editables/ko.editables.d.ts +++ b/knockout.editables/ko.editables.d.ts @@ -1,7 +1,7 @@ // Type definitions for knockout-editables 0.9 // Project: http://romanych.github.com/ko.editables/ // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/knockout.es5/knockout.es5.d.ts b/knockout.es5/knockout.es5.d.ts index 6eb210a2009922..a62f5d8a813ddf 100644 --- a/knockout.es5/knockout.es5.d.ts +++ b/knockout.es5/knockout.es5.d.ts @@ -1,7 +1,7 @@ // Type definitions for Knockout-ES5 // Project: https://github.com/SteveSanderson/knockout-es5 // Definitions by: Sebastián Galiano -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/knockout.kogrid/ko-grid.d.ts b/knockout.kogrid/ko-grid.d.ts index 2e5f255380286a..e6c7f7ab7d59be 100644 --- a/knockout.kogrid/ko-grid.d.ts +++ b/knockout.kogrid/ko-grid.d.ts @@ -1,7 +1,7 @@ // Type definitions for ko-grid // Project: http://knockout-contrib.github.io/KoGrid/ // Definitions by: huer12 -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // These are very definitely preliminary. Please feel free to improve. diff --git a/knockout.mapper/knockout.mapper.d.ts b/knockout.mapper/knockout.mapper.d.ts index 30476f74607786..3836b36fc60b9b 100644 --- a/knockout.mapper/knockout.mapper.d.ts +++ b/knockout.mapper/knockout.mapper.d.ts @@ -1,7 +1,7 @@ // Type definitions for Knockout.Mapper // Project: https://github.com/LucasLorentz/knockout.mapper // Definitions by: Brandon Meyer -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/knockout.mapping/knockout.mapping.d.ts b/knockout.mapping/knockout.mapping.d.ts index 78127570dd7590..fcb868017075d2 100644 --- a/knockout.mapping/knockout.mapping.d.ts +++ b/knockout.mapping/knockout.mapping.d.ts @@ -1,7 +1,7 @@ // Type definitions for Knockout.Mapping 2.0 // Project: https://github.com/SteveSanderson/knockout.mapping // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/knockout.postbox/knockout-postbox.d.ts b/knockout.postbox/knockout-postbox.d.ts index 15ed857cef3ae0..5e2430d1e484f0 100644 --- a/knockout.postbox/knockout-postbox.d.ts +++ b/knockout.postbox/knockout-postbox.d.ts @@ -1,7 +1,7 @@ // Type definitions for knockout-postbox // Project: https://github.com/rniemeyer/knockout-postbox // Definitions by: Judah Gabriel Himango -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/knockout.projections/knockout.projections.d.ts b/knockout.projections/knockout.projections.d.ts index e1443478abe00f..d9a48ec022c313 100644 --- a/knockout.projections/knockout.projections.d.ts +++ b/knockout.projections/knockout.projections.d.ts @@ -1,7 +1,7 @@ // Type definitions for knockout-projections 1.0.0 // Project: https://github.com/stevesanderson/knockout-projections // Definitions by: John Reilly -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/knockout.punches/knockout.punches.d.ts b/knockout.punches/knockout.punches.d.ts index d219d61f152cac..82c741ab45b206 100644 --- a/knockout.punches/knockout.punches.d.ts +++ b/knockout.punches/knockout.punches.d.ts @@ -1,7 +1,7 @@ // Type definitions for knockout.punches 0.5.1 // Project: https://github.com/mbest/knockout.punches // Definitions by: Stephen Lautier -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/knockout.rx/knockout.rx.d.ts b/knockout.rx/knockout.rx.d.ts index 7b98e25c2b6aa0..d3c3a03a946eb0 100644 --- a/knockout.rx/knockout.rx.d.ts +++ b/knockout.rx/knockout.rx.d.ts @@ -1,7 +1,7 @@ // Type definitions for knockout.rx 1.0 // Project: https://github.com/Igorbek/knockout.rx // Definitions by: Igor Oleinikov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/knockout.validation/knockout.validation.d.ts b/knockout.validation/knockout.validation.d.ts index a99e63b998fcea..a308a60f0218ff 100644 --- a/knockout.validation/knockout.validation.d.ts +++ b/knockout.validation/knockout.validation.d.ts @@ -1,7 +1,7 @@ // Type definitions for Knockout Validation // Project: https://github.com/ericmbarnard/Knockout-Validation // Definitions by: Dan Ludwig -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/knockout.viewmodel/knockout.viewmodel.d.ts b/knockout.viewmodel/knockout.viewmodel.d.ts index b5744d4f69508b..220bedf842499e 100644 --- a/knockout.viewmodel/knockout.viewmodel.d.ts +++ b/knockout.viewmodel/knockout.viewmodel.d.ts @@ -1,7 +1,7 @@ // Type definitions for Knockout Viewmodel 1.1.3 // Project: http://coderenaissance.github.com/knockout.viewmodel/ // Definitions by: Oisin Grehan -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/knockout/knockout.d.ts b/knockout/knockout.d.ts index 8ccbaa75c573a5..5da268fa596eca 100644 --- a/knockout/knockout.d.ts +++ b/knockout/knockout.d.ts @@ -1,7 +1,7 @@ // Type definitions for Knockout v3.2.0 // Project: http://knockoutjs.com // Definitions by: Boris Yankov , Igor Oleinikov , Clément Bourgeois -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface KnockoutSubscribableFunctions { diff --git a/knockstrap/knockstrap.d.ts b/knockstrap/knockstrap.d.ts index a1f9791daf1ec9..6e986783f3be2c 100644 --- a/knockstrap/knockstrap.d.ts +++ b/knockstrap/knockstrap.d.ts @@ -1,7 +1,7 @@ // Type definitions for Knockstrap // Project: http://faulknercs.github.io/Knockstrap/ // Definitions by: Adam Pluciński -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/ko.plus/ko.plus-tests.ts b/ko.plus/ko.plus-tests.ts index bff291d83994d7..56b90f38ab4755 100644 --- a/ko.plus/ko.plus-tests.ts +++ b/ko.plus/ko.plus-tests.ts @@ -4,7 +4,7 @@ // Tests for ko.plus.d.ts // Project: https://github.com/stevegreatrex/ko.plus // Definitions by: Howard Richards -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* Version 1.0 - initial commit diff --git a/ko.plus/ko.plus.d.ts b/ko.plus/ko.plus.d.ts index 4c9299aeea59a4..75e469f770debe 100644 --- a/ko.plus/ko.plus.d.ts +++ b/ko.plus/ko.plus.d.ts @@ -1,7 +1,7 @@ // Type definitions for ko.plus v0.0.24 // Project: https://github.com/stevegreatrex/ko.plus // Definitions by: Howard Richards -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/koa/koa-1.1.2.d.ts b/koa/koa-1.1.2.d.ts index abcb471be30003..a7d29d55030675 100644 --- a/koa/koa-1.1.2.d.ts +++ b/koa/koa-1.1.2.d.ts @@ -16,7 +16,7 @@ declare module Koa { // These open interfaces may be extended in an application-specific manner via declaration merging. - // See for example method-override.d.ts (https://github.com/borisyankov/DefinitelyTyped/blob/master/method-override/method-override.d.ts) + // See for example method-override.d.ts (https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/method-override/method-override.d.ts) export interface Request { } export interface Response { } export interface Application { } diff --git a/koa/koa.d.ts b/koa/koa.d.ts index 6d9fcd27947af2..f7a7082200dd8a 100644 --- a/koa/koa.d.ts +++ b/koa/koa.d.ts @@ -1,7 +1,7 @@ // Type definitions for Koa 2.x // Project: http://koajs.com // Definitions by: DavidCai1993 -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* =================== USAGE =================== diff --git a/kolite/knockout.activity.d.ts b/kolite/knockout.activity.d.ts index d6fc28c2961ed9..c5d876f6300c93 100644 --- a/kolite/knockout.activity.d.ts +++ b/kolite/knockout.activity.d.ts @@ -1,7 +1,7 @@ // Type definitions for KoLite 1.1 // Project: https://github.com/CodeSeven/kolite // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/kolite/knockout.command.d.ts b/kolite/knockout.command.d.ts index c1d04687582073..baf75b2cd50a0d 100644 --- a/kolite/knockout.command.d.ts +++ b/kolite/knockout.command.d.ts @@ -1,7 +1,7 @@ // Type definitions for KoLite 1.1 // Project: https://github.com/CodeSeven/kolite // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/kolite/knockout.dirtyFlag.d.ts b/kolite/knockout.dirtyFlag.d.ts index 2ef8f90c6023ae..a28386d689de68 100644 --- a/kolite/knockout.dirtyFlag.d.ts +++ b/kolite/knockout.dirtyFlag.d.ts @@ -1,7 +1,7 @@ // Type definitions for KoLite 1.1 // Project: https://github.com/CodeSeven/kolite // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/kolite/kolite.d.ts b/kolite/kolite.d.ts index 6f7b8615f61948..bcbdc3690a5937 100644 --- a/kolite/kolite.d.ts +++ b/kolite/kolite.d.ts @@ -1,7 +1,7 @@ // Type definitions for KoLite 1.1 // Project: https://github.com/CodeSeven/kolite // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/kue/kue.d.ts b/kue/kue.d.ts index 1b3fff2277a024..653f3992aa2256 100644 --- a/kue/kue.d.ts +++ b/kue/kue.d.ts @@ -1,7 +1,7 @@ // Type definitions for kue 0.9.x // Project: https://github.com/Automattic/kue // Definitions by: Nicholas Penree -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/kuromoji/kuromoji.d.ts b/kuromoji/kuromoji.d.ts index ed1cd9b80fedbd..a9f7bd64661385 100644 --- a/kuromoji/kuromoji.d.ts +++ b/kuromoji/kuromoji.d.ts @@ -1,7 +1,7 @@ // Type definitions for kuromoji.js // Project: https://github.com/takuyaa/kuromoji.js // Definitions by: MIZUSHIMA Junki -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/ladda/ladda.d.ts b/ladda/ladda.d.ts index 5571e5bb8d0300..bf128620980eb8 100644 --- a/ladda/ladda.d.ts +++ b/ladda/ladda.d.ts @@ -1,7 +1,7 @@ // Type definitions for Ladda 0.9.4 // Project: https://github.com/hakimel/Ladda // Definitions by: Danil Flores , Michael Lee -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/later/later.d.ts b/later/later.d.ts index 780de6398dc038..5d82c618913fb7 100644 --- a/later/later.d.ts +++ b/later/later.d.ts @@ -1,7 +1,7 @@ // Type definitions for LaterJS // Project: http://bunkat.github.io/later/ // Definitions by: Jason D Dryhurst-Smith -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Later { diff --git a/lazy.js/lazy.js.d.ts b/lazy.js/lazy.js.d.ts index 55406d5c5024fd..7add9601d1f2c3 100644 --- a/lazy.js/lazy.js.d.ts +++ b/lazy.js/lazy.js.d.ts @@ -1,7 +1,7 @@ // Type definitions for Lazy.js 0.3.2 // Project: https://github.com/dtao/lazy.js/ // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module LazyJS { diff --git a/lazypipe/lazypipe.d.ts b/lazypipe/lazypipe.d.ts index c0fd43ac22b2a2..1a38e7de6bd7ca 100644 --- a/lazypipe/lazypipe.d.ts +++ b/lazypipe/lazypipe.d.ts @@ -1,7 +1,7 @@ // Type definitions for lazypipe // Project: https://github.com/OverZealous/lazypipe // Definitions by: Thomas Corbière -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/leaflet-editable/leaflet-editable.d.ts b/leaflet-editable/leaflet-editable.d.ts index 4297a34cb6341c..b4e95f913a1a07 100644 --- a/leaflet-editable/leaflet-editable.d.ts +++ b/leaflet-editable/leaflet-editable.d.ts @@ -1,7 +1,7 @@ // Type definitions for Leaflet.Editable 0.7 // Project: https://github.com/yohanboniface/Leaflet.Editable // Definitions by: Dominic Alie -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/leaflet-label/leaflet-label.d.ts b/leaflet-label/leaflet-label.d.ts index 02d94a3214f973..f8968b5a4e009e 100644 --- a/leaflet-label/leaflet-label.d.ts +++ b/leaflet-label/leaflet-label.d.ts @@ -1,7 +1,7 @@ // Type definitions for Leaflet.label v0.2.1 // Project: https://github.com/Leaflet/Leaflet.label // Definitions by: Wim Looman -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/leaflet-markercluster/leaflet-markercluster.d.ts b/leaflet-markercluster/leaflet-markercluster.d.ts index cffa7cb409d1d7..9fd122b00028f8 100644 --- a/leaflet-markercluster/leaflet-markercluster.d.ts +++ b/leaflet-markercluster/leaflet-markercluster.d.ts @@ -1,7 +1,7 @@ // Type definitions for Leaflet.markercluster v0.4.0 // Project: https://github.com/Leaflet/Leaflet.markercluster // Definitions by: Robert Imig -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/leaflet.fullscreen/leaflet.fullscreen.d.ts b/leaflet.fullscreen/leaflet.fullscreen.d.ts index 864817f22bb25a..405e359dce9e93 100644 --- a/leaflet.fullscreen/leaflet.fullscreen.d.ts +++ b/leaflet.fullscreen/leaflet.fullscreen.d.ts @@ -1,7 +1,7 @@ // Type definitions for Leaflet.fullscreen v1.3.0 // Project: https://github.com/brunob/leaflet.fullscreen // Definitions by: William Comartin -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/leaflet/leaflet.d.ts b/leaflet/leaflet.d.ts index fd696b2a589db1..8e154840649bd3 100644 --- a/leaflet/leaflet.d.ts +++ b/leaflet/leaflet.d.ts @@ -1,7 +1,7 @@ // Type definitions for Leaflet.js 0.7.3 // Project: https://github.com/Leaflet/Leaflet // Definitions by: Vladimir Zotov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module L { type LatLngExpression = LatLng | number[] | ({ lat: number; lng: number }) diff --git a/leapmotionTS/LeapMotionTS.d.ts b/leapmotionTS/LeapMotionTS.d.ts index 7e3ce212cdbe9f..2cfbbd5370891b 100644 --- a/leapmotionTS/LeapMotionTS.d.ts +++ b/leapmotionTS/LeapMotionTS.d.ts @@ -1,7 +1,7 @@ // Type definitions for Leap Motion TS 0.7.9 // Project: https://github.com/logotype/LeapMotionTS // Definitions by: Victor Norgren -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped export declare class EventDispatcher { diff --git a/less-middleware/less-middleware.d.ts b/less-middleware/less-middleware.d.ts index ee0e0069d50a67..f9d12a6f197d71 100644 --- a/less-middleware/less-middleware.d.ts +++ b/less-middleware/less-middleware.d.ts @@ -1,7 +1,7 @@ // Type definitions for less-middleware 2.0.1 // Project: https://github.com/emberfeather/less.js-middleware // Definitions by: Federico Bond -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* =================== USAGE =================== diff --git a/less/less.d.ts b/less/less.d.ts index ed2f9b141351be..bce7d93e450b07 100644 --- a/less/less.d.ts +++ b/less/less.d.ts @@ -1,7 +1,7 @@ // Type definitions for LESS // Project: http://lesscss.org/ // Definitions by: Tom Hasner -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Less { interface RootFileInfo { diff --git a/lestate/lestate.d.ts b/lestate/lestate.d.ts index d36a137eb4fe56..f03a4249a257bc 100644 --- a/lestate/lestate.d.ts +++ b/lestate/lestate.d.ts @@ -1,7 +1,7 @@ // Type definitions for LeState v0.1.3 // Project: https://github.com/LeTools/LeState // Definitions by: Hadrian Oliveira -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare let LeState : { createState: (props?: { diff --git a/level-sublevel/level-sublevel.d.ts b/level-sublevel/level-sublevel.d.ts index 969ada9637454d..5046a8c320afec 100644 --- a/level-sublevel/level-sublevel.d.ts +++ b/level-sublevel/level-sublevel.d.ts @@ -1,7 +1,7 @@ // Type definitions for level-sublevel // Project: https://github.com/dominictarr/level-sublevel // Definitions by: Bas Pennings -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/levelup/levelup.d.ts b/levelup/levelup.d.ts index 840a28e29d0635..dd30c96ca928db 100644 --- a/levelup/levelup.d.ts +++ b/levelup/levelup.d.ts @@ -1,7 +1,7 @@ // Type definitions for LevelUp // Project: https://github.com/rvagg/node-levelup // Definitions by: Bret Little -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface Batch { type: string; diff --git a/libxmljs/libxmljs.d.ts b/libxmljs/libxmljs.d.ts index 42f1df935b56b5..8cd4720b32dffd 100644 --- a/libxmljs/libxmljs.d.ts +++ b/libxmljs/libxmljs.d.ts @@ -1,7 +1,7 @@ // Type definitions for Libxmljs v0.14.2 // Project: https://github.com/polotek/libxmljs // Definitions by: François de Campredon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/lime-js/lime-js.d.ts b/lime-js/lime-js.d.ts index 7e26733d362a74..28a844e924b175 100644 --- a/lime-js/lime-js.d.ts +++ b/lime-js/lime-js.d.ts @@ -1,7 +1,7 @@ // Type definitions for lime-js 0.0.3 // Project: https://github.com/takenet/lime-js // Definitions by: Arthur Xavier -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare namespace Lime { diff --git a/line-reader/line-reader.d.ts b/line-reader/line-reader.d.ts index f744dec6f83395..968eaf94bb7bd0 100644 --- a/line-reader/line-reader.d.ts +++ b/line-reader/line-reader.d.ts @@ -1,7 +1,7 @@ // Type definitions for line-reader // Project: https://github.com/nickewing/line-reader // Definitions by: Sam Saint-Pettersen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface LineReaderOptions { separator?: any; diff --git a/linq/linq.3.0.3-Beta4.d.ts b/linq/linq.3.0.3-Beta4.d.ts index 30f624f0b00619..ae288b8c9f7286 100644 --- a/linq/linq.3.0.3-Beta4.d.ts +++ b/linq/linq.3.0.3-Beta4.d.ts @@ -1,7 +1,7 @@ // Type definitions for linq.js v3.0.3-Beta4 // Project: http://linqjs.codeplex.com/ // Definitions by: neuecc -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module linqjs { interface IEnumerator { diff --git a/linq/linq.d.ts b/linq/linq.d.ts index 9a03d72b6077d0..075575b98e286e 100644 --- a/linq/linq.d.ts +++ b/linq/linq.d.ts @@ -1,7 +1,7 @@ // Type definitions for linq.js 2.2 // Project: http://linqjs.codeplex.com/ // Definitions by: Marcin Najder , Sebastiaan Dammann -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // todo: jQuery plugin, RxJS Binding diff --git a/linq/linq.jquery.d.ts b/linq/linq.jquery.d.ts index c79708f6604f70..eead09923b27ad 100644 --- a/linq/linq.jquery.d.ts +++ b/linq/linq.jquery.d.ts @@ -1,7 +1,7 @@ // Type definitions for linq.jquery (from linq.js) // Project: http://linqjs.codeplex.com/ // Definitions by: neuecc -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/linqsharp/linqsharp.d.ts b/linqsharp/linqsharp.d.ts index 0ead62cd7dc54e..5076701bdc3fb2 100644 --- a/linqsharp/linqsharp.d.ts +++ b/linqsharp/linqsharp.d.ts @@ -1,7 +1,7 @@ // Type definitions for linqsharp // Project: https://www.npmjs.com/package/linqsharp // Definitions by: Bruno Leonardo Michels -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // JSDoc: Extracted and adapted from .NET source code. diff --git a/lls/lls.d.ts b/lls/lls.d.ts index f58bda360c2bb5..f47572800db0d9 100644 --- a/lls/lls.d.ts +++ b/lls/lls.d.ts @@ -1,7 +1,7 @@ // Type definitions for LargeLocalStorage v0.1.3 // Project: https://github.com/tantaman/LargeLocalStorage // Definitions by: Borislav Zhivkov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module LargeLocalStorageInterfaces { interface LargeLocalStorageService { new(options: Options): LargeLocalStorageService; diff --git a/lobibox/lobibox.d.ts b/lobibox/lobibox.d.ts index d8a7588d51639e..e01ee18c199803 100644 --- a/lobibox/lobibox.d.ts +++ b/lobibox/lobibox.d.ts @@ -1,7 +1,7 @@ // Type definitions for lobibox 1.0.1 // Project: https://github.com/arboshiki/lobibox // Definitions by: Sabeeh Ul Hussnain -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var Lobibox: LobiboxModule.LobiboxStatic; declare module "Lobibox" { diff --git a/localForage/localForage.d.ts b/localForage/localForage.d.ts index d42012e5f26bdd..fb3146988f2354 100644 --- a/localForage/localForage.d.ts +++ b/localForage/localForage.d.ts @@ -1,7 +1,7 @@ // Type definitions for Mozilla's localForage // Project: https://github.com/mozilla/localforage // Definitions by: yuichi david pichsenmeister -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface LocalForageOptions { driver?: string | LocalForageDriver | LocalForageDriver[]; diff --git a/lockfile/lockfile.d.ts b/lockfile/lockfile.d.ts index 1f3acdebcfa86f..c6084a84337304 100644 --- a/lockfile/lockfile.d.ts +++ b/lockfile/lockfile.d.ts @@ -1,7 +1,7 @@ // Type definitions for lockfile v0.4.2 // Project: https://github.com/isaacs/lockfile // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'lockfile' { export interface Options { diff --git a/lodash-decorators/lodash-decorators.d.ts b/lodash-decorators/lodash-decorators.d.ts index 586413899a1e47..c1f7e4cbd735e9 100644 --- a/lodash-decorators/lodash-decorators.d.ts +++ b/lodash-decorators/lodash-decorators.d.ts @@ -1,7 +1,7 @@ // Type definitions for lodash-decorators 1.0.5 // Project: https://github.com/steelsojka/lodash-decorators // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/lodash/lodash-3.10.d.ts b/lodash/lodash-3.10.d.ts index f5cfe07545fbe4..c61632f11698e5 100644 --- a/lodash/lodash-3.10.d.ts +++ b/lodash/lodash-3.10.d.ts @@ -1,7 +1,7 @@ // Type definitions for Lo-Dash // Project: http://lodash.com/ // Definitions by: Brian Zengel , Ilya Mochalov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var _: _.LoDashStatic; diff --git a/lodash/lodash.d.ts b/lodash/lodash.d.ts index 02a32583a4609d..d79143ea20c03f 100644 --- a/lodash/lodash.d.ts +++ b/lodash/lodash.d.ts @@ -1,7 +1,7 @@ // Type definitions for Lo-Dash // Project: http://lodash.com/ // Definitions by: Brian Zengel , Ilya Mochalov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** diff --git a/log4javascript/log4javascript.d.ts b/log4javascript/log4javascript.d.ts index 44d226d0b34e8e..0130ca8d10eedb 100644 --- a/log4javascript/log4javascript.d.ts +++ b/log4javascript/log4javascript.d.ts @@ -1,7 +1,7 @@ // Type definitions for log4javascript v1.4.10 // Project: http://log4javascript.org/ // Definitions by: Markus Wagner -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module log4javascript { diff --git a/log4js/log4js.d.ts b/log4js/log4js.d.ts index ab172a122184ff..c79fd60818405e 100644 --- a/log4js/log4js.d.ts +++ b/log4js/log4js.d.ts @@ -1,7 +1,7 @@ // Type definitions for log4js // Project: https://github.com/nomiddlename/log4js-node // Definitions by: Kentaro Okuno -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/logg/logg.d.ts b/logg/logg.d.ts index 57ef3e4a8a076c..e1391525313f06 100644 --- a/logg/logg.d.ts +++ b/logg/logg.d.ts @@ -1,7 +1,7 @@ // Type definitions for logg // Project: https://github.com/dpup/node-logg // Definitions by: Bret Little -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface Logger { setLogLevel: (level: number)=> void; diff --git a/loggly/loggly.d.ts b/loggly/loggly.d.ts index 40724f8558896b..e2e6c4d14c0ed7 100644 --- a/loggly/loggly.d.ts +++ b/loggly/loggly.d.ts @@ -1,7 +1,7 @@ // Type definitions for loggly 1.0.8 // Project: https://github.com/nodejitsu/node-loggly // Definitions by: Ray Martone -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "loggly" { interface LogglyOptions { diff --git a/loglevel/loglevel.d.ts b/loglevel/loglevel.d.ts index 33dd8cd6382107..0d8352c652a2b8 100644 --- a/loglevel/loglevel.d.ts +++ b/loglevel/loglevel.d.ts @@ -1,7 +1,7 @@ // Type definitions for loglevel 1.4.0 // Project: https://github.com/pimterry/loglevel // Definitions by: Stefan Profanter , Florian Wagner -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * Log levels diff --git a/logrotate-stream/logrotate-stream.d.ts b/logrotate-stream/logrotate-stream.d.ts index 1e6ff9ce60010b..e91fe25ef1b062 100644 --- a/logrotate-stream/logrotate-stream.d.ts +++ b/logrotate-stream/logrotate-stream.d.ts @@ -1,7 +1,7 @@ // Type definitions for logrotate-stream 0.2.5 // Project: https://github.com/dstokes/logrotate-stream // Definitions by: Rogier Schouten -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module "logrotate-stream" { diff --git a/lokijs/lokijs.d.ts b/lokijs/lokijs.d.ts index 25d2e3cb6dd051..c5311bfa6dfe6f 100644 --- a/lokijs/lokijs.d.ts +++ b/lokijs/lokijs.d.ts @@ -1,7 +1,7 @@ // Type definitions for lokijs v1.2.5 // Project: https://github.com/techfort/LokiJS // Definitions by: TeamworkGuy2 -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // NOTE: definition last updated (2016-3-13) based on latest code as of https://github.com/techfort/LokiJS/commit/3d2cf9546cd22556444deeabc4df314f227ecf5c diff --git a/lolex/lolex.d.ts b/lolex/lolex.d.ts index bc0f0c81cda790..84e65a60160098 100644 --- a/lolex/lolex.d.ts +++ b/lolex/lolex.d.ts @@ -1,7 +1,7 @@ // Type definitions for lolex 1.2.1 // Project: https://github.com/sinonjs/lolex // Definitions by: Wim Looman -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'lolex' { export interface Clock { diff --git a/long/long.d.ts b/long/long.d.ts index 587c9061f1b784..514eb5677ab493 100644 --- a/long/long.d.ts +++ b/long/long.d.ts @@ -1,7 +1,7 @@ // Type definitions for long.js 3.0.2 // Project: https://github.com/dcodeIO/long.js // Definitions by: Peter Kooijmans -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Definitions by: Denis Cappellin declare class Long diff --git a/lory.js/lory.js.d.ts b/lory.js/lory.js.d.ts index 4dc7860d81cc1d..75c07f9eed5bb8 100644 --- a/lory.js/lory.js.d.ts +++ b/lory.js/lory.js.d.ts @@ -1,7 +1,7 @@ // Type definitions for lory 0.4.3 // Project: https://github.com/meandmax/lory/ // Definitions by: kubosho -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var lory: LoryStatic; diff --git a/lovefield/lovefield.d.ts b/lovefield/lovefield.d.ts index 3c215fcc004dcd..626618a02e7714 100644 --- a/lovefield/lovefield.d.ts +++ b/lovefield/lovefield.d.ts @@ -1,7 +1,7 @@ // Type definitions for Lovefield v2.0.62 // Project: http://google.github.io/lovefield/ // Definitions by: freshp86 -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module lf { export enum Order { ASC, DESC } diff --git a/lower-case-first/lower-case-first.d.ts b/lower-case-first/lower-case-first.d.ts index a6abc1bc1858e7..586be8f5e82fa5 100644 --- a/lower-case-first/lower-case-first.d.ts +++ b/lower-case-first/lower-case-first.d.ts @@ -1,7 +1,7 @@ // Type definitions for lower-case-first // Project: https://github.com/blakeembrey/lower-case-first // Definitions by: Sam Saint-Pettersen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "lower-case-first" { function lowerCaseFirst(string: string, locale?: string): string; diff --git a/lower-case/lower-case.d.ts b/lower-case/lower-case.d.ts index ec8aaf1fa768b8..ee1bb16538bd79 100644 --- a/lower-case/lower-case.d.ts +++ b/lower-case/lower-case.d.ts @@ -1,7 +1,7 @@ // Type definitions for lower-case // Project: https://github.com/blakeembrey/lower-case // Definitions by: Sam Saint-Pettersen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "lower-case" { function lowerCase(string: any, locale?: string): string; diff --git a/lru-cache/lru-cache.d.ts b/lru-cache/lru-cache.d.ts index ae028a553eeacc..e7dcb10d3f0fd8 100644 --- a/lru-cache/lru-cache.d.ts +++ b/lru-cache/lru-cache.d.ts @@ -1,7 +1,7 @@ // Type definitions for lru-cache v2.5.0 // Project: https://github.com/isaacs/node-lru-cache // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'lru-cache' { function LRU(opts: LRU.Options): LRU.Cache; diff --git a/lscache/lscache.d.ts b/lscache/lscache.d.ts index ed5d133a5303d5..d8d0ae3762d1e9 100644 --- a/lscache/lscache.d.ts +++ b/lscache/lscache.d.ts @@ -1,7 +1,7 @@ // Type definitions for lscache v1.0.5 // Project: https://github.com/pamelafox/lscache // Definitions by: Chris Martinez -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface LSCache { diff --git a/luaparse/luaparse.d.ts b/luaparse/luaparse.d.ts index 311bf651dc3325..b0e78962bb2b7b 100644 --- a/luaparse/luaparse.d.ts +++ b/luaparse/luaparse.d.ts @@ -1,7 +1,7 @@ // Type definitions for luaparse // Project: https://github.com/oxyc/luaparse // Definitions by: Sam Saint-Pettersen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "luaparse" { export function parse(code: string, options?: Object): Object; diff --git a/lunr/lunr.d.ts b/lunr/lunr.d.ts index 709e5864d9bebc..36e74f3b2d8dd2 100644 --- a/lunr/lunr.d.ts +++ b/lunr/lunr.d.ts @@ -1,7 +1,7 @@ // Type definitions for lunr.js 0.5.4 // Project: https://github.com/olivernn/lunr.js // Definitions by: Sebastian Lenz -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * lunr - http://lunrjs.com - A bit like Solr, but much smaller and not as bright - 0.5.4 diff --git a/lz-string/lz-string.d.ts b/lz-string/lz-string.d.ts index 60c112933118a3..1aed80db2c449e 100644 --- a/lz-string/lz-string.d.ts +++ b/lz-string/lz-string.d.ts @@ -1,7 +1,7 @@ // Type definitions for lz-string v1.3.3 // Project: https://github.com/pieroxy/lz-string // Definitions by: Roman Nikitin -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var LZString: LZString.LZStringStatic; diff --git a/mCustomScrollbar/mCustomScrollbar.d.ts b/mCustomScrollbar/mCustomScrollbar.d.ts index e2038496820a7c..fdd55b5150cc42 100644 --- a/mCustomScrollbar/mCustomScrollbar.d.ts +++ b/mCustomScrollbar/mCustomScrollbar.d.ts @@ -1,7 +1,7 @@ // Type definitions for mCustomScrollbar 2.8.2 // Project: https://github.com/malihu/malihu-custom-scrollbar-plugin // Definitions by: Sarah Williams -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/magic-number/magic-number.d.ts b/magic-number/magic-number.d.ts index 295bb1d43e5fe5..001b47c70bf0cf 100644 --- a/magic-number/magic-number.d.ts +++ b/magic-number/magic-number.d.ts @@ -1,7 +1,7 @@ // Type definitions for magic-number // Project: https://github.com/stpettersens/node-magic-number // Definitions by: Sam Saint-Pettersen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "magic-number" { export function detectFile(file: string): string; diff --git a/mailcheck/mailcheck.d.ts b/mailcheck/mailcheck.d.ts index 66d90ba0c13b4e..861879f7797940 100644 --- a/mailcheck/mailcheck.d.ts +++ b/mailcheck/mailcheck.d.ts @@ -1,7 +1,7 @@ // Type definitions for Mailcheck 1.1+ // Project: https://github.com/mailcheck/mailcheck // Definitions by: Paulo Cesar -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/maildev/maildev.d.ts b/maildev/maildev.d.ts index a02fdb34b8e7ef..58da7b38d11fba 100644 --- a/maildev/maildev.d.ts +++ b/maildev/maildev.d.ts @@ -1,7 +1,7 @@ // Type definitions for maildev 0.11.0 // Project: https://github.com/djfarrelly/maildev // Definitions by: Cyril Schumacher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/mailparser/mailparser.d.ts b/mailparser/mailparser.d.ts index e225515b36f73f..94e99308d97f3e 100644 --- a/mailparser/mailparser.d.ts +++ b/mailparser/mailparser.d.ts @@ -1,7 +1,7 @@ // Type definitions for mailparser v0.5.2 // Project: https://www.npmjs.com/package/mailparser // Definitions by: Peter Snider -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/main-bower-files/main-bower-files.d.ts b/main-bower-files/main-bower-files.d.ts index 80a4996db96594..28696f50842915 100644 --- a/main-bower-files/main-bower-files.d.ts +++ b/main-bower-files/main-bower-files.d.ts @@ -1,7 +1,7 @@ // Type definitions for main-bower-files // Project: https://github.com/ck86/main-bower-files // Definitions by: Keita Kagurazaka -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/maker.js/makerjs.d.ts b/maker.js/makerjs.d.ts index b45a1ceffb190a..f1aebec088073c 100644 --- a/maker.js/makerjs.d.ts +++ b/maker.js/makerjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for Maker.js // Project: https://github.com/Microsoft/maker.js // Definitions by: Dan Marshall -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * Root module for Maker.js. * diff --git a/mandrill-api/mandrill-api.d.ts b/mandrill-api/mandrill-api.d.ts index a66fb4f9734c15..7192271952f103 100644 --- a/mandrill-api/mandrill-api.d.ts +++ b/mandrill-api/mandrill-api.d.ts @@ -1,7 +1,7 @@ // Type definitions for Mandrill API 1.x // Project: http://mandrill.com/ // Definitions by: Paulo Cesar -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* =================== USAGE =================== diff --git a/mapbox/mapbox.d.ts b/mapbox/mapbox.d.ts index 1d4d7e19f8fd2f..1e36eef2f9b527 100644 --- a/mapbox/mapbox.d.ts +++ b/mapbox/mapbox.d.ts @@ -1,7 +1,7 @@ // Type definitions for Mapbox 1.6.3 // Project: https://www.mapbox.com/mapbox.js/ // Definitions by: Maxime Fabre -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/mapsjs/mapsjs.d.ts b/mapsjs/mapsjs.d.ts index 40975e3132f22f..92fdcebf7cbc29 100644 --- a/mapsjs/mapsjs.d.ts +++ b/mapsjs/mapsjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for Mapsjs 9.6.0 // Project: https://github.com/mapsjs // Definitions by: Matthew James Davis -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * Mapsjs 9.6.0 Copyright (c) 2013 ISC. All Rights Reserved. diff --git a/mariasql/mariasql.d.ts b/mariasql/mariasql.d.ts index 9eb80068fbdd2d..30cb05e607c1de 100644 --- a/mariasql/mariasql.d.ts +++ b/mariasql/mariasql.d.ts @@ -1,7 +1,7 @@ // Type definitions for mariasql v0.1.22 // Project: https://github.com/mscdex/node-mariasql // Definitions by: MichaelBennett -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module mariasql { export interface MariaCallBackError { diff --git a/marionette/marionette.d.ts b/marionette/marionette.d.ts index 4209677d212607..e52cb0b34b7ac8 100644 --- a/marionette/marionette.d.ts +++ b/marionette/marionette.d.ts @@ -1,7 +1,7 @@ // Type definitions for Marionette // Project: https://github.com/marionettejs/ // Definitions by: Zeeshan Hamid , Natan Vivo , Sven Tschui -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/marked/marked.d.ts b/marked/marked.d.ts index 31ba9134e1623f..80fa04709c0ce2 100644 --- a/marked/marked.d.ts +++ b/marked/marked.d.ts @@ -1,7 +1,7 @@ // Type definitions for Marked // Project: https://github.com/chjj/marked // Definitions by: William Orr -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface MarkedStatic { /** diff --git a/markerclustererplus/markerclustererplus.d.ts b/markerclustererplus/markerclustererplus.d.ts index d9aa4b37b97831..00d59c58a46b25 100644 --- a/markerclustererplus/markerclustererplus.d.ts +++ b/markerclustererplus/markerclustererplus.d.ts @@ -1,7 +1,7 @@ // Type definitions for MarkerClustererPlus for Google Maps V3 2.1.1 // Project: http://github.com/mahnunchik/markerclustererplus // Definitions by: Mathias Rodriguez -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/markitup/markitup.d.ts b/markitup/markitup.d.ts index 0267a12c608a49..c3ac429dd41128 100644 --- a/markitup/markitup.d.ts +++ b/markitup/markitup.d.ts @@ -1,7 +1,7 @@ // Type definitions for markitup 1.x // Project: https://github.com/markitup/1.x // Definitions by: drillbits -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/maskedinput/maskedinput-tests.ts b/maskedinput/maskedinput-tests.ts index 52d01db2179b55..8863d4a72c3b24 100644 --- a/maskedinput/maskedinput-tests.ts +++ b/maskedinput/maskedinput-tests.ts @@ -1,7 +1,7 @@ // Type definitions for Masked Input plugin for jQuery // Project: http://digitalbush.com/projects/masked-input-plugin // Definitions by: Lokesh Peta -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/maskedinput/maskedinput.d.ts b/maskedinput/maskedinput.d.ts index cf30fe02366725..e5d452036628d7 100644 --- a/maskedinput/maskedinput.d.ts +++ b/maskedinput/maskedinput.d.ts @@ -1,7 +1,7 @@ // Type definitions for Masked Input plugin for jQuery // Project: http://digitalbush.com/projects/masked-input-plugin // Definitions by: Lokesh Peta -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/material-ui/legacy/material-ui-0.11.1.d.ts b/material-ui/legacy/material-ui-0.11.1.d.ts index 706a98537325ce..11b0fd5013bd34 100644 --- a/material-ui/legacy/material-ui-0.11.1.d.ts +++ b/material-ui/legacy/material-ui-0.11.1.d.ts @@ -1,7 +1,7 @@ // Type definitions for material-ui v0.11.1 // Project: https://github.com/callemall/material-ui // Definitions by: Nathan Brown -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/material-ui/legacy/material-ui-0.12.1.d.ts b/material-ui/legacy/material-ui-0.12.1.d.ts index 23b438357270ca..c683a2c7951d7e 100644 --- a/material-ui/legacy/material-ui-0.12.1.d.ts +++ b/material-ui/legacy/material-ui-0.12.1.d.ts @@ -1,7 +1,7 @@ // Type definitions for material-ui v0.12.1 // Project: https://github.com/callemall/material-ui // Definitions by: Nathan Brown -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/material-ui/legacy/material-ui-0.13.4.d.ts b/material-ui/legacy/material-ui-0.13.4.d.ts index ce400f9909c07b..46071028f092f4 100644 --- a/material-ui/legacy/material-ui-0.13.4.d.ts +++ b/material-ui/legacy/material-ui-0.13.4.d.ts @@ -1,7 +1,7 @@ // Type definitions for material-ui v0.13.4 // Project: https://github.com/callemall/material-ui // Definitions by: Nathan Brown , Oliver Herrmann -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/material-ui/material-ui.d.ts b/material-ui/material-ui.d.ts index 318c4d32dfe76a..36e43a6e784adc 100644 --- a/material-ui/material-ui.d.ts +++ b/material-ui/material-ui.d.ts @@ -1,7 +1,7 @@ // Type definitions for material-ui v0.14.4 // Project: https://github.com/callemall/material-ui // Definitions by: Nathan Brown , Oliver Herrmann -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/materialize-css/materialize-css.d.ts b/materialize-css/materialize-css.d.ts index c404aee4db507c..79869531b324ee 100644 --- a/materialize-css/materialize-css.d.ts +++ b/materialize-css/materialize-css.d.ts @@ -1,7 +1,7 @@ // Type definitions for materialize-css v0.97.5 // Project: http://materializecss.com/ // Definitions by: Erik Lieben , Leon Yu -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/mathjax/mathjax.d.ts b/mathjax/mathjax.d.ts index f49a8435bc3101..d81bd569330147 100644 --- a/mathjax/mathjax.d.ts +++ b/mathjax/mathjax.d.ts @@ -1,7 +1,7 @@ // Type definitions for MathJax // Project: https://github.com/mathjax/MathJax // Definitions by: Roland Zwaga -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // These are slightly preliminary and can use some more strong typing here and there. Please feel free to improve. declare var MathJax:jax.IMathJax; diff --git a/mathjs/mathjs.d.ts b/mathjs/mathjs.d.ts index 9652117c5af417..e75ac647746976 100644 --- a/mathjs/mathjs.d.ts +++ b/mathjs/mathjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for mathjs // Project: http://mathjs.org/ // Definitions by: Ilya Shestakov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var math: mathjs.IMathJsStatic; diff --git a/matter-js/matter-js.d.ts b/matter-js/matter-js.d.ts index 6a53e6eb7406e6..8918392c34e048 100644 --- a/matter-js/matter-js.d.ts +++ b/matter-js/matter-js.d.ts @@ -2,7 +2,7 @@ // Project: https://github.com/liabru/matter-js // Definitions by: Ivane Gegia , // David Asmuth -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'matter-js' { export = Matter; diff --git a/md5/md5.d.ts b/md5/md5.d.ts index 8543afee2ffc36..926ace9ce52d87 100644 --- a/md5/md5.d.ts +++ b/md5/md5.d.ts @@ -1,7 +1,7 @@ // Type definitions for CybozuLabs.MD5 // Project: http://labs.cybozu.co.jp/blog/mitsunari/2007/07/md5js_1.html // Definitions by: MIZUNE Pine -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module CybozuLabs.MD5 { var VERSION: string; diff --git a/mdns/mdns.d.ts b/mdns/mdns.d.ts index 032d7c5af4c025..6ce82e361a60e2 100644 --- a/mdns/mdns.d.ts +++ b/mdns/mdns.d.ts @@ -1,7 +1,7 @@ // Type definitions for node_mdns // Project: https://github.com/agnat/node_mdns // Definitions by: Stefan Steinhart -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/memory-cache/memory-cache.d.ts b/memory-cache/memory-cache.d.ts index ca3ffd738c991c..09bcf1fad37b77 100644 --- a/memory-cache/memory-cache.d.ts +++ b/memory-cache/memory-cache.d.ts @@ -1,7 +1,7 @@ // Type definitions for memory-cache // Project: http://github.com/ptarjan/node-cache // Definitions by: Jeff Goddard -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Imported from: https://github.com/soywiz/typescript-node-definitions/memory-cache.d.ts diff --git a/mendixmodelsdk/mendixmodelsdk.d.ts b/mendixmodelsdk/mendixmodelsdk.d.ts index d95d9af9c255d3..8d2f2a4df12b93 100644 --- a/mendixmodelsdk/mendixmodelsdk.d.ts +++ b/mendixmodelsdk/mendixmodelsdk.d.ts @@ -1,7 +1,7 @@ // Type definitions for mendixmodelsdk v0.0.1 // Project: http://www.mendix.com // Definitions by: Mendix -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* Apache License diff --git a/merge-descriptors/merge-descriptors.d.ts b/merge-descriptors/merge-descriptors.d.ts index 8e3212edda108e..3c51300e9ae08b 100644 --- a/merge-descriptors/merge-descriptors.d.ts +++ b/merge-descriptors/merge-descriptors.d.ts @@ -1,7 +1,7 @@ // Type definitions for merge-descriptors // Project: https://github.com/component/merge-descriptors // Definitions by: Zhiyuan Wang -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'merge-descriptors' { diff --git a/merge2/merge2.d.ts b/merge2/merge2.d.ts index 095af7a2c45a46..404b95bbf0361c 100644 --- a/merge2/merge2.d.ts +++ b/merge2/merge2.d.ts @@ -1,7 +1,7 @@ // Type definitions for merge2 v0.3.6 // Project: https://github.com/teambition/merge2 // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/meshblu/meshblu.d.ts b/meshblu/meshblu.d.ts index f3b9684f23f2a1..eb757bff0efa59 100644 --- a/meshblu/meshblu.d.ts +++ b/meshblu/meshblu.d.ts @@ -1,7 +1,7 @@ // Type definitions for meshblu.js 1.30.1 // Project: https://github.com/octoblu/meshblu-npm // Definitions by: Felipe Nipo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/mess/mess.d.ts b/mess/mess.d.ts index 94f381a9424e4a..49354463931a0f 100644 --- a/mess/mess.d.ts +++ b/mess/mess.d.ts @@ -1,7 +1,7 @@ // Type definitions for mess 0.1.2 // Project: https://github.com/bobrik/node-mess // Definitions by: Wim Looman -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "mess" { function shuffle(array: T[]): T[]; diff --git a/messenger/messenger.d.ts b/messenger/messenger.d.ts index 3aacf2f889d4d3..b342ac01111c0c 100644 --- a/messenger/messenger.d.ts +++ b/messenger/messenger.d.ts @@ -1,7 +1,7 @@ // Type definitions for Messenger.js 1.4.0 // Project: https://github.com/HubSpot/messenger // Definitions by: Derek Cicerone -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface IMessenger { (): Messenger; diff --git a/meteor-roles/meteor-roles.d.ts b/meteor-roles/meteor-roles.d.ts index 487300b82ea47a..e0d27f0a79c33e 100644 --- a/meteor-roles/meteor-roles.d.ts +++ b/meteor-roles/meteor-roles.d.ts @@ -1,7 +1,7 @@ // Type definitions for Meteor Roles 1.2.14 // Project: https://github.com/alanning/meteor-roles/ // Definitions by: Robbie Van Gorkom -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/meteor/meteor.d.ts b/meteor/meteor.d.ts index 89ca324a04a975..0a10f3a193031a 100644 --- a/meteor/meteor.d.ts +++ b/meteor/meteor.d.ts @@ -1,7 +1,7 @@ // Type definitions for Meteor 1.2.0.2 // Project: http://www.meteor.com/ // Definitions by: Dave Allen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * These are the common (for client and server) modules and interfaces that can't be automatically generated from the Meteor data.js file diff --git a/method-override/method-override.d.ts b/method-override/method-override.d.ts index 22e3b74c1c07ef..0f6db63f5939dc 100644 --- a/method-override/method-override.d.ts +++ b/method-override/method-override.d.ts @@ -1,7 +1,7 @@ // Type definitions for method-override // Project: https://github.com/expressjs/method-override // Definitions by: Santi Albo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/metismenu/metismenu.d.ts b/metismenu/metismenu.d.ts index a4dbdc0fd6e62c..19895762c806de 100644 --- a/metismenu/metismenu.d.ts +++ b/metismenu/metismenu.d.ts @@ -1,7 +1,7 @@ // Type definitions for metisMenu 2.0.3 // Project: http://github.com/onokumus/metisMenu // Definitions by: onokums -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/microsoft-ajax/microsoft.ajax-tests.ts b/microsoft-ajax/microsoft.ajax-tests.ts index 8ed1a64cc78be6..566ac146646964 100644 --- a/microsoft-ajax/microsoft.ajax-tests.ts +++ b/microsoft-ajax/microsoft.ajax-tests.ts @@ -1,7 +1,7 @@ // Type definitions for Microsoft ASP.NET Ajax client side library // Project: http://msdn.microsoft.com/en-us/library/ee341002(v=vs.100).aspx // Definitions by: Patrick Magee -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// function GlobalNamespace_Tests() { diff --git a/microsoft-ajax/microsoft.ajax.d.ts b/microsoft-ajax/microsoft.ajax.d.ts index 793fdf48642a42..e8e7a344b1904f 100644 --- a/microsoft-ajax/microsoft.ajax.d.ts +++ b/microsoft-ajax/microsoft.ajax.d.ts @@ -1,7 +1,7 @@ // Type definitions for Microsoft ASP.NET Ajax client side library // Project: http://msdn.microsoft.com/en-us/library/ee341002(v=vs.100).aspx // Definitions by: Patrick Magee -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped //#region Global Namespace diff --git a/microsoft-live-connect/microsoft-live-connect.d.ts b/microsoft-live-connect/microsoft-live-connect.d.ts index d012f3195c1c7d..5735bf480d7b4c 100644 --- a/microsoft-live-connect/microsoft-live-connect.d.ts +++ b/microsoft-live-connect/microsoft-live-connect.d.ts @@ -1,7 +1,7 @@ // Type definitions for Microsoft Live Connect v5.0 // Project: http://msdn.microsoft.com/en-us/library/live/hh243643.aspx // Definitions by: John Vilk -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/microsoft-sdk-soap/microsoft-sdk-soap.d.ts b/microsoft-sdk-soap/microsoft-sdk-soap.d.ts index c3100e69b544f4..de5cb095f66c18 100644 --- a/microsoft-sdk-soap/microsoft-sdk-soap.d.ts +++ b/microsoft-sdk-soap/microsoft-sdk-soap.d.ts @@ -1,7 +1,7 @@ // Type definitions for Sdk.Soap.js // Project: https://code.msdn.microsoft.com/SdkSoapjs-9b51b99a // Definitions by: Markus Mauch -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/milkcocoa/milkcocoa.d.ts b/milkcocoa/milkcocoa.d.ts index 385137350d87ef..451e7bb5f90f9d 100644 --- a/milkcocoa/milkcocoa.d.ts +++ b/milkcocoa/milkcocoa.d.ts @@ -1,7 +1,7 @@ // Type definitions for Milkcocoa 0.2.8 // Project: https://mlkcca.com/ // Definitions by: odangosan -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Api Reference : https://mlkcca.com/document/api-js.html declare module milkcocoa { diff --git a/mime/mime.d.ts b/mime/mime.d.ts index 1009f006c09a0c..42152e49d34217 100644 --- a/mime/mime.d.ts +++ b/mime/mime.d.ts @@ -1,7 +1,7 @@ // Type definitions for mime // Project: https://github.com/broofa/node-mime // Definitions by: Jeff Goddard -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Imported from: https://github.com/soywiz/typescript-node-definitions/mime.d.ts diff --git a/minilog/minilog-tests.ts b/minilog/minilog-tests.ts index 477c646fa82e54..c04f936e80355c 100644 --- a/minilog/minilog-tests.ts +++ b/minilog/minilog-tests.ts @@ -1,7 +1,7 @@ // Type definitions for minilog v2 // Project: https://github.com/mixu/minilog // Definitions by: Guido -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/minilog/minilog.d.ts b/minilog/minilog.d.ts index b8301277a0ed4e..8f1ce079afc9c1 100644 --- a/minilog/minilog.d.ts +++ b/minilog/minilog.d.ts @@ -1,7 +1,7 @@ // Type definitions for minilog v2 // Project: https://github.com/mixu/minilog // Definitions by: Guido -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped //These type definitions are not complete, although basic usage should be typed. interface Minilog { diff --git a/minimatch/minimatch.d.ts b/minimatch/minimatch.d.ts index a79c6ff114dac9..ebb02e2df23384 100644 --- a/minimatch/minimatch.d.ts +++ b/minimatch/minimatch.d.ts @@ -1,7 +1,7 @@ // Type definitions for Minimatch 2.0.8 // Project: https://github.com/isaacs/minimatch // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "minimatch" { diff --git a/minimist/minimist.d.ts b/minimist/minimist.d.ts index de767fa4c7f28b..85ce47f6c3b1d1 100644 --- a/minimist/minimist.d.ts +++ b/minimist/minimist.d.ts @@ -1,7 +1,7 @@ // Type definitions for minimist 1.1.3 // Project: https://github.com/substack/minimist // Definitions by: Bart van der Schoor , Necroskillz -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'minimist' { function minimist(args?: string[], opts?: minimist.Opts): minimist.ParsedArgs; diff --git a/mithril/mithril.d.ts b/mithril/mithril.d.ts index c2304e7ece962e..b4e9dd5a549452 100644 --- a/mithril/mithril.d.ts +++ b/mithril/mithril.d.ts @@ -1,7 +1,7 @@ // Type definitions for Mithril // Project: http://lhorie.github.io/mithril/ // Definitions by: Leo Horie , Chris Bowdon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped //Mithril type definitions for Typescript diff --git a/mixpanel/mixpanel.d.ts b/mixpanel/mixpanel.d.ts index 8db3b34a49d07a..1acd38dba00c71 100644 --- a/mixpanel/mixpanel.d.ts +++ b/mixpanel/mixpanel.d.ts @@ -2,7 +2,7 @@ // Project: https://mixpanel.com/ // https://github.com/mixpanel/mixpanel-js // Definitions by: Knut Eirik Leira Hjelle -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface Mixpanel { diff --git a/mixto/mixto.d.ts b/mixto/mixto.d.ts index 1edf8bef1e9d96..2d34c07a566f6d 100644 --- a/mixto/mixto.d.ts +++ b/mixto/mixto.d.ts @@ -1,7 +1,7 @@ // Type definitions for mixto // Project: https://github.com/atom/mixto // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Mixto { interface IMixinStatic { diff --git a/mkdirp/mkdirp.d.ts b/mkdirp/mkdirp.d.ts index c3fca38a2e6f48..9649a0283113a8 100644 --- a/mkdirp/mkdirp.d.ts +++ b/mkdirp/mkdirp.d.ts @@ -1,7 +1,7 @@ // Type definitions for mkdirp 0.3.0 // Project: http://github.com/substack/node-mkdirp // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'mkdirp' { diff --git a/mkpath/mkpath.d.ts b/mkpath/mkpath.d.ts index b57069d6e6118f..0114b05c50b19d 100644 --- a/mkpath/mkpath.d.ts +++ b/mkpath/mkpath.d.ts @@ -1,7 +1,7 @@ // Type definitions for mkpath v0.1.0 // Project: https://www.npmjs.com/package/mkpath // Definitions by: Jared Klopper -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'mkpath' { module mkpath { diff --git a/mmmagic/mmmagic.d.ts b/mmmagic/mmmagic.d.ts index b286c9331947a2..78e4929a8d7767 100644 --- a/mmmagic/mmmagic.d.ts +++ b/mmmagic/mmmagic.d.ts @@ -1,7 +1,7 @@ // Type definitions for mmmagic v0.4.1 // Project: https://github.com/mscdex/mmmagic // Definitions by: Andrei Sebastian Cîmpean -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/mobile-detect/mobile-detect.d.ts b/mobile-detect/mobile-detect.d.ts index 932d31696c6789..5e3df3377a40a8 100644 --- a/mobile-detect/mobile-detect.d.ts +++ b/mobile-detect/mobile-detect.d.ts @@ -1,7 +1,7 @@ // Type definitions for mobile-detect v1.2.0 // Project: http://hgoebl.github.io/mobile-detect.js/ // Definitions by: Martin McWhorter -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare class MobileDetect { diff --git a/mobservable-react/mobservable-react.d.ts b/mobservable-react/mobservable-react.d.ts index e95fc69f5d2bf0..328a6047ce0d18 100644 --- a/mobservable-react/mobservable-react.d.ts +++ b/mobservable-react/mobservable-react.d.ts @@ -1,7 +1,7 @@ // Type definitions for mobservable v0.1.8 // Project: https://github.com/mweststrate/mobservable-react // Definitions by: Michel Weststrate -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/mobservable/mobservable.d.ts b/mobservable/mobservable.d.ts index d98c344542a777..2c614f4ce69001 100644 --- a/mobservable/mobservable.d.ts +++ b/mobservable/mobservable.d.ts @@ -1,7 +1,7 @@ // Type definitions for mobservable v0.6.10 // Project: https://mweststrate.github.io/mobservable // Definitions by: Michel Weststrate -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface _IMobservableStatic { diff --git a/mocha-phantomjs/mocha-phantomjs.d.ts b/mocha-phantomjs/mocha-phantomjs.d.ts index ffb697d4a4ea23..f2a1b63e777754 100644 --- a/mocha-phantomjs/mocha-phantomjs.d.ts +++ b/mocha-phantomjs/mocha-phantomjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for mocha-phantomjs v3.5.0 // Project: http://metaskills.net/mocha-phantomjs/ // Definitions by: Erik Schierboom -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface MochaPhantomJsWindowOptions extends Window { env: any; diff --git a/mocha/mocha-node.d.ts b/mocha/mocha-node.d.ts index b0fa0a6ac7730e..49aabdfd323a26 100644 --- a/mocha/mocha-node.d.ts +++ b/mocha/mocha-node.d.ts @@ -1,7 +1,7 @@ // Type definitions for mocha 2.2.5 // Project: http://mochajs.org/ // Definitions by: Vadim Macagon , vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/mocha/mocha.d.ts b/mocha/mocha.d.ts index 1e09d7b5314052..4eb455e5a64a61 100644 --- a/mocha/mocha.d.ts +++ b/mocha/mocha.d.ts @@ -1,7 +1,7 @@ // Type definitions for mocha 2.2.5 // Project: http://mochajs.org/ // Definitions by: Kazi Manzur Rashid , otiai10 , jt000 , Vadim Macagon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface MochaSetupOptions { //milliseconds to wait before considering a test slow diff --git a/mock-fs/mock-fs.d.ts b/mock-fs/mock-fs.d.ts index 6178d762d80973..25ca69e0bcb1d3 100644 --- a/mock-fs/mock-fs.d.ts +++ b/mock-fs/mock-fs.d.ts @@ -1,7 +1,7 @@ // Type definitions for mock-fs 3.6.0 // Project: https://github.com/tschaub/mock-fs // Definitions by: Wim Looman , Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/mockery/mockery.d.ts b/mockery/mockery.d.ts index f4d98de2be1d3a..f6242839a82da8 100644 --- a/mockery/mockery.d.ts +++ b/mockery/mockery.d.ts @@ -1,7 +1,7 @@ // Type definitions for mockery 1.4.0 // Project: https://github.com/mfncooper/mockery // Definitions by: jt000 -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "mockery" { diff --git a/moment-range/moment-range.d.ts b/moment-range/moment-range.d.ts index 5c32bd88f87517..15a83d2fb3cb85 100644 --- a/moment-range/moment-range.d.ts +++ b/moment-range/moment-range.d.ts @@ -1,7 +1,7 @@ // Type definitions for Moment.js 2.0.3 // Project: https://github.com/gf3/moment-range // Definitions by: Bart van den Burg , Wilgert Velinga -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/moment-timezone/moment-timezone.d.ts b/moment-timezone/moment-timezone.d.ts index 77c2792bd21208..8f4973f02fe33d 100644 --- a/moment-timezone/moment-timezone.d.ts +++ b/moment-timezone/moment-timezone.d.ts @@ -1,7 +1,7 @@ // Type definitions for moment-timezone.js 0.2.5 // Project: http://momentjs.com/timezone/ // Definitions by: Michel Salib -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/moment/moment-node.d.ts b/moment/moment-node.d.ts index a1b2614efbb9ae..c36747ce41bb48 100644 --- a/moment/moment-node.d.ts +++ b/moment/moment-node.d.ts @@ -1,7 +1,7 @@ // Type definitions for Moment.js 2.11.1 // Project: https://github.com/timrwood/moment // Definitions by: Michael Lakerveld , Aaron King , Hiroki Horiuchi , Dick van den Brink , Adi Dahiya , Matt Brooks , Gal Talmor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module moment { diff --git a/moment/moment.d.ts b/moment/moment.d.ts index 78b09016cb67cc..8642fef4e83ef1 100644 --- a/moment/moment.d.ts +++ b/moment/moment.d.ts @@ -1,7 +1,7 @@ // Type definitions for Moment.js 2.8.0 // Project: https://github.com/timrwood/moment // Definitions by: Michael Lakerveld , Aaron King , Hiroki Horiuchi , Dick van den Brink , Adi Dahiya , Matt Brooks -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/mongodb/mongodb-1.4.9.d.ts b/mongodb/mongodb-1.4.9.d.ts index 2458dbdf2aadf8..a843643c49e659 100644 --- a/mongodb/mongodb-1.4.9.d.ts +++ b/mongodb/mongodb-1.4.9.d.ts @@ -1,7 +1,7 @@ // Type definitions for MongoDB // Project: https://github.com/mongodb/node-mongodb-native // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Documentation : http://mongodb.github.io/node-mongodb-native/ diff --git a/mongodb/mongodb.d.ts b/mongodb/mongodb.d.ts index 330cfc5bfcf9ca..90561b697f86ae 100644 --- a/mongodb/mongodb.d.ts +++ b/mongodb/mongodb.d.ts @@ -1,7 +1,7 @@ // Type definitions for MongoDB v2.1 // Project: https://github.com/mongodb/node-mongodb-native/tree/2.1 // Definitions by: Federico Caselli -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Documentation : http://mongodb.github.io/node-mongodb-native/2.1/api/ diff --git a/mongoose-mock/mongoose-mock.d.ts b/mongoose-mock/mongoose-mock.d.ts index 90d6327b4e485a..588062dd03c417 100644 --- a/mongoose-mock/mongoose-mock.d.ts +++ b/mongoose-mock/mongoose-mock.d.ts @@ -1,7 +1,7 @@ // Type definitions for mongoose-mock 0.4.0 // Project: https://github.com/JohanObrink/mongoose-mock // Definitions by: jt000 -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/mongoose/mongoose.d.ts b/mongoose/mongoose.d.ts index 44edf031736b60..7041acd282f3a6 100644 --- a/mongoose/mongoose.d.ts +++ b/mongoose/mongoose.d.ts @@ -1,7 +1,7 @@ // Type definitions for Mongoose 3.8.5 // Project: http://mongoosejs.com/ // Definitions by: horiuchi -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/morgan/morgan.d.ts b/morgan/morgan.d.ts index 048fce3d4e001a..a598bcd4e36768 100644 --- a/morgan/morgan.d.ts +++ b/morgan/morgan.d.ts @@ -1,7 +1,7 @@ // Type definitions for morgan 1.2.2 // Project: https://github.com/expressjs/morgan // Definitions by: James Roland Cabresos -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module "morgan" { diff --git a/mousetrap/mousetrap-global-bind.d.ts b/mousetrap/mousetrap-global-bind.d.ts index 43a97e5a58a387..c27a1f58f7fdba 100644 --- a/mousetrap/mousetrap-global-bind.d.ts +++ b/mousetrap/mousetrap-global-bind.d.ts @@ -1,7 +1,7 @@ // Type definitions for Mousetrap 1.4.6's global-bind extension // Project: http://craig.is/killing/mice#extensions.global // Definitions by: Andrew Bradley -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/mousetrap/mousetrap.d.ts b/mousetrap/mousetrap.d.ts index 1879daac861f1a..829def293996e7 100644 --- a/mousetrap/mousetrap.d.ts +++ b/mousetrap/mousetrap.d.ts @@ -1,7 +1,7 @@ // Type definitions for Mousetrap 1.5.x // Project: http://craig.is/killing/mice // Definitions by: Dániel Tar -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface ExtendedKeyboardEvent extends KeyboardEvent { returnValue: boolean; // IE returnValue diff --git a/moviedb/moviedb.d.ts b/moviedb/moviedb.d.ts index c8ed37727ac255..eb9837c0d724f2 100644 --- a/moviedb/moviedb.d.ts +++ b/moviedb/moviedb.d.ts @@ -1,7 +1,7 @@ // Type definitions for MovieDB // Project: https://github.com/danzajdband/moviedb // Definitions by: Basarat Ali Syed -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Ghost module for Types declare module MovieDB { diff --git a/mpromise/mpromise.d.ts b/mpromise/mpromise.d.ts index 2a99964c231454..73fafff1f65cfe 100644 --- a/mpromise/mpromise.d.ts +++ b/mpromise/mpromise.d.ts @@ -1,7 +1,7 @@ // Type definitions for mpromise 0.5.4 // Project: https://github.com/aheckmann/mpromise // Definitions by: Seulgi Kim -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "mpromise" { interface IFulfillFunction { diff --git a/mqtt/mqtt.d.ts b/mqtt/mqtt.d.ts index 64e4e7639f87c2..9f9c5db08229f9 100644 --- a/mqtt/mqtt.d.ts +++ b/mqtt/mqtt.d.ts @@ -1,7 +1,7 @@ // Type definitions for MQTT // Project: https://github.com/mqttjs/MQTT.js // Definitions by: Pekka Leppänen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/ms/ms.d.ts b/ms/ms.d.ts index fe26e03e3f1db2..acc4b9cd678e17 100644 --- a/ms/ms.d.ts +++ b/ms/ms.d.ts @@ -1,7 +1,7 @@ // Type definitions for ms v0.7.1 // Project: https://github.com/guille/ms.js // Definitions by: Zhiyuan Wang -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'ms' { diff --git a/msgpack/msgpack.d.ts b/msgpack/msgpack.d.ts index ff6eb5b72c078d..7d15442ce3cb13 100644 --- a/msgpack/msgpack.d.ts +++ b/msgpack/msgpack.d.ts @@ -1,7 +1,7 @@ // Type definitions for msgpack.js - MessagePack JavaScript Implementation // Project: https://github.com/uupaa/msgpack.js/ // Definitions by: Shinya Mochizuki -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface MsgPackStatic { /** diff --git a/msnodesql/msnodesql.d.ts b/msnodesql/msnodesql.d.ts index 230d12175d16db..cbc6b534319b58 100644 --- a/msnodesql/msnodesql.d.ts +++ b/msnodesql/msnodesql.d.ts @@ -1,7 +1,7 @@ // Type definitions for msnodesql 0.2.1 // Project: https://github.com/WindowsAzure/node-sqlserver // Definitions by: Boris Yankov , Maxime LUCE -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/msportalfx-test/msportalfx-test.d.ts b/msportalfx-test/msportalfx-test.d.ts index 6260387867b34e..7971dc374a1ffd 100644 --- a/msportalfx-test/msportalfx-test.d.ts +++ b/msportalfx-test/msportalfx-test.d.ts @@ -1,7 +1,7 @@ // Type definitions for msportalfx-test // Project: https://msazure.visualstudio.com/DefaultCollection/AzureUX/_git/portalfx-msportalfx-test // Definitions by: Julio Casal -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/mssql/mssql.d.ts b/mssql/mssql.d.ts index 0d7c1d4aae2bfd..500be24b867469 100644 --- a/mssql/mssql.d.ts +++ b/mssql/mssql.d.ts @@ -1,7 +1,7 @@ // Type definitions for mssql v2.2.0 // Project: https://www.npmjs.com/package/mssql // Definitions by: COLSA Corporation , Ben Farr -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/mu2/mu2.d.ts b/mu2/mu2.d.ts index 714703934ce903..e2c84af06988c1 100644 --- a/mu2/mu2.d.ts +++ b/mu2/mu2.d.ts @@ -1,7 +1,7 @@ // Type definitions for mu2 // Project: http://github.com/raycmorgan/mu // Definitions by: Jeff Goddard -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Imported from: https://github.com/soywiz/typescript-node-definitions/mu2.d.ts diff --git a/multer/multer.d.ts b/multer/multer.d.ts index facd3da53525f2..88b7f7aeee5e21 100644 --- a/multer/multer.d.ts +++ b/multer/multer.d.ts @@ -1,7 +1,7 @@ // Type definitions for multer // Project: https://github.com/expressjs/multer // Definitions by: jt000 , vilicvane , David Broder-Rodgers -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/multiparty/multiparty.d.ts b/multiparty/multiparty.d.ts index 1ef97c94c786bd..a280c366f888bd 100644 --- a/multiparty/multiparty.d.ts +++ b/multiparty/multiparty.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-multiparty // Project: https://github.com/andrewrk/node-multiparty // Definitions by: Ken Fukuyama -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/multiplexjs/multiplexjs.d.ts b/multiplexjs/multiplexjs.d.ts index dc39fe6b6cbe63..77a4dc2a41eff8 100644 --- a/multiplexjs/multiplexjs.d.ts +++ b/multiplexjs/multiplexjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for Multiplex.js 0.9 // Project: http://github.com/multiplex/multiplex.js // Definitions by: Kamyar Nazeri -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped diff --git a/mustache/mustache-0.7.3.d.ts b/mustache/mustache-0.7.3.d.ts index ac40de0a0dc06a..a541179e34d966 100644 --- a/mustache/mustache-0.7.3.d.ts +++ b/mustache/mustache-0.7.3.d.ts @@ -1,7 +1,7 @@ // Type definitions for Mustache 0.7.3 // Project: https://github.com/janl/mustache.js // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface MustacheScanner { diff --git a/mustache/mustache.d.ts b/mustache/mustache.d.ts index ce94a9d77b6b35..2a90f65837d3b2 100644 --- a/mustache/mustache.d.ts +++ b/mustache/mustache.d.ts @@ -1,7 +1,7 @@ // Type definitions for Mustache 0.8.2 // Project: https://github.com/janl/mustache.js // Definitions by: Mark Ashley Bell -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface MustacheScanner { diff --git a/mysql/mysql.d.ts b/mysql/mysql.d.ts index 9239c19075aec8..b03db6eaaac2eb 100644 --- a/mysql/mysql.d.ts +++ b/mysql/mysql.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-mysql // Project: https://github.com/felixge/node-mysql // Definitions by: William Johnston -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/nanoajax/nanoajax.d.ts b/nanoajax/nanoajax.d.ts index 49d1e1f47ad6d2..bd068e2bc970c0 100644 --- a/nanoajax/nanoajax.d.ts +++ b/nanoajax/nanoajax.d.ts @@ -1,7 +1,7 @@ // Type definitions for nanoajax v0.2.4 // Project: https://github.com/yanatan16/nanoajax // Definitions by: Nathan Cahill -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'nanoajax' { interface RequestParameters { diff --git a/natural/natural-tests.ts b/natural/natural-tests.ts index 22ba29c5a7c118..29e38d59a24a0c 100644 --- a/natural/natural-tests.ts +++ b/natural/natural-tests.ts @@ -1,7 +1,7 @@ // Type definitions for Natural 0.2.1 // Project: https://github.com/NaturalNode/natural // Definitions by: Dylan R. E. Moonfire -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/natural/natural.d.ts b/natural/natural.d.ts index aaf3305a012f0a..ff519eeccf2d5e 100644 --- a/natural/natural.d.ts +++ b/natural/natural.d.ts @@ -1,7 +1,7 @@ // Type definitions for Natural 0.2.1 // Project: https://github.com/NaturalNode/natural // Definitions by: Dylan R. E. Moonfire -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/navigation/navigation.d.ts b/navigation/navigation.d.ts index a9f2e1e0ea17a8..c5844d34d30bdf 100644 --- a/navigation/navigation.d.ts +++ b/navigation/navigation.d.ts @@ -1,7 +1,7 @@ // Type definitions for Navigation 1.3.0 // Project: http://grahammendick.github.io/navigation/ // Definitions by: Graham Mendick -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'navigation' { export = Navigation; } diff --git a/nconf/nconf.d.ts b/nconf/nconf.d.ts index cca3efdb13579f..e631fe86c5c456 100644 --- a/nconf/nconf.d.ts +++ b/nconf/nconf.d.ts @@ -1,7 +1,7 @@ // Type definitions for nconf // Project: https://github.com/flatiron/nconf // Definitions by: Jeff Goddard , Jean-Martin Thibault -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Imported from: https://github.com/soywiz/typescript-node-definitions/nconf.d.ts diff --git a/ncp/ncp.d.ts b/ncp/ncp.d.ts index 206d3a18e8b1e8..50393195e65ad2 100644 --- a/ncp/ncp.d.ts +++ b/ncp/ncp.d.ts @@ -1,7 +1,7 @@ // Type definitions for ncp v0.5.1 // Project: https://github.com/AvianFlu/ncp // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/nedb/nedb.d.ts b/nedb/nedb.d.ts index 3207796d4f3239..cd65c4b12d52d6 100644 --- a/nedb/nedb.d.ts +++ b/nedb/nedb.d.ts @@ -1,7 +1,7 @@ // Type definitions for NeDB // Project: https://github.com/louischatriot/nedb // Definitions by: Stefan Steinhart -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "nedb" { diff --git a/needle/needle.d.ts b/needle/needle.d.ts index e7a67387de395b..0abc93242d05fd 100644 --- a/needle/needle.d.ts +++ b/needle/needle.d.ts @@ -1,7 +1,7 @@ // Type definitions for needle 0.7.8 // Project: https://github.com/tomas/needle // Definitions by: San Chen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/netmask/netmask.d.ts b/netmask/netmask.d.ts index 32afa25aeb9c3c..698a834fbb5c8d 100644 --- a/netmask/netmask.d.ts +++ b/netmask/netmask.d.ts @@ -1,7 +1,7 @@ // Type definitions for Netmask 1.0.5 // Project: https://github.com/rs/node-netmask // Definitions by: Matt Frantz -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // netmask.d.ts diff --git a/nexpect/nexpect.d.ts b/nexpect/nexpect.d.ts index f00058758cf15b..e3326fe3240aac 100644 --- a/nexpect/nexpect.d.ts +++ b/nexpect/nexpect.d.ts @@ -1,7 +1,7 @@ // Type definitions for nexpect 0.4.2 // Project: https://github.com/nodejitsu/nexpect // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/ng-command/ng-command.d.ts b/ng-command/ng-command.d.ts index 1a2cd6bd220ef5..62ae2e1bddd481 100644 --- a/ng-command/ng-command.d.ts +++ b/ng-command/ng-command.d.ts @@ -1,7 +1,7 @@ // Type definitions for ng-command 0.2.0 // Project: https://github.com/stephenlautier/ng-command // Definitions by: Stephen Lautier -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/ng-dialog/ng-dialog.d.ts b/ng-dialog/ng-dialog.d.ts index a89abd929681c7..2eee726c30ecbb 100644 --- a/ng-dialog/ng-dialog.d.ts +++ b/ng-dialog/ng-dialog.d.ts @@ -1,7 +1,7 @@ // Type definitions for ngDialog // Project: https://github.com/likeastore/ngDialog // Definitions by: Stephen Lautier -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/ng-file-upload/ng-file-upload.d.ts b/ng-file-upload/ng-file-upload.d.ts index ae646b51628861..7b6a092e80c0fb 100644 --- a/ng-file-upload/ng-file-upload.d.ts +++ b/ng-file-upload/ng-file-upload.d.ts @@ -1,7 +1,7 @@ // Type definitions for Angular File Upload 11.1.1 // Project: https://github.com/danialfarid/ng-file-upload // Definitions by: John Reilly -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/ng-flow/ng-flow.d.ts b/ng-flow/ng-flow.d.ts index bc8521b684ed6a..326a969ecc2103 100644 --- a/ng-flow/ng-flow.d.ts +++ b/ng-flow/ng-flow.d.ts @@ -1,7 +1,7 @@ // Type definitions for ng-flow // Project: https://github.com/flowjs/ng-flow // Definitions by: Ryan McNamara -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module ng.flow { diff --git a/ng-grid/ng-grid.d.ts b/ng-grid/ng-grid.d.ts index 0fb267faacba6f..ef7caa87dc6623 100644 --- a/ng-grid/ng-grid.d.ts +++ b/ng-grid/ng-grid.d.ts @@ -1,7 +1,7 @@ // Type definitions for ng-grid // Project: http://angular-ui.github.io/ng-grid/ // Definitions by: Ken Smith , Roland Zwaga , Kent Cooper -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // These are very definitely preliminary. Please feel free to improve. diff --git a/ng-i18next/ng-i18next.d.ts b/ng-i18next/ng-i18next.d.ts index 33af5c42c68914..07c81635fe077f 100644 --- a/ng-i18next/ng-i18next.d.ts +++ b/ng-i18next/ng-i18next.d.ts @@ -1,7 +1,7 @@ // Type definitions for i18next v0.3.6 // Project: https://github.com/i18next/ng-i18next // Definitions by: Cyril Schumacher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/ng-notify/ng-notify.d.ts b/ng-notify/ng-notify.d.ts index f1092df625b23e..7103d09bf0ab5d 100644 --- a/ng-notify/ng-notify.d.ts +++ b/ng-notify/ng-notify.d.ts @@ -1,7 +1,7 @@ // Type definitions for ng-notify 0.7.1 // Project: https://github.com/matowens/ng-notify // Definitions by: Nick Zamosenchuk -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module ngNotify { diff --git a/ngbootbox/ngbootbox.d.ts b/ngbootbox/ngbootbox.d.ts index c81bee358ccee4..eeb0d643c580a6 100644 --- a/ngbootbox/ngbootbox.d.ts +++ b/ngbootbox/ngbootbox.d.ts @@ -1,7 +1,7 @@ // Type definitions for ngbootbox // Project: https://github.com/eriktufvesson/ngBootbox // Definitions by: Sam Saint-Pettersen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/ngkookies/ngkookies.d.ts b/ngkookies/ngkookies.d.ts index f10c43e8b7341b..9005bd3622da4c 100644 --- a/ngkookies/ngkookies.d.ts +++ b/ngkookies/ngkookies.d.ts @@ -1,7 +1,7 @@ // Type definitions for ngKookes 0.2.0 // Project: https://github.com/voronianski/ngKookies // Definitions by: Martin McWhorter -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module angular.kookies { diff --git a/ngprogress-lite/ngprogress-lite.d.ts b/ngprogress-lite/ngprogress-lite.d.ts index 20f0c6c0c871b5..5d5a9e8c258ae6 100644 --- a/ngprogress-lite/ngprogress-lite.d.ts +++ b/ngprogress-lite/ngprogress-lite.d.ts @@ -1,7 +1,7 @@ // Type definitions for ngprogress-lite // Project: https://github.com/voronianski/ngprogress-lite // Definitions by: Luke Forder -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module angular.progressLite { diff --git a/ngprogress/ngprogress.d.ts b/ngprogress/ngprogress.d.ts index 20b06d9d61ac2d..0c8d21eedce5db 100644 --- a/ngprogress/ngprogress.d.ts +++ b/ngprogress/ngprogress.d.ts @@ -1,7 +1,7 @@ // Type definitions for ngProgress 1.0.7 // Project: http://victorbjelkholm.github.io/ngProgress/ // Definitions by: Martin McWhorter -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module NgProgress { diff --git a/ngwysiwyg/ngwysiwyg.d.ts b/ngwysiwyg/ngwysiwyg.d.ts index 9f5ba18ca85a30..2464fd2ef0c605 100644 --- a/ngwysiwyg/ngwysiwyg.d.ts +++ b/ngwysiwyg/ngwysiwyg.d.ts @@ -1,7 +1,7 @@ // Type definitions for Marked // Project: https://github.com/psergus/ngWYSIWYG // Definitions by: Patrick Mac Kay -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module ngWYSIWYG { export interface Toolbar { diff --git a/nightmare/nightmare.d.ts b/nightmare/nightmare.d.ts index f52b73cfc398c9..805c203271435c 100644 --- a/nightmare/nightmare.d.ts +++ b/nightmare/nightmare.d.ts @@ -1,7 +1,7 @@ // Type definitions for Nightmare 1.6.5 // Project: https://github.com/segmentio/nightmare // Definitions by: horiuchi -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "nightmare" { diff --git a/noVNC/noVNC.d.ts b/noVNC/noVNC.d.ts index b0901ab9a3c5e9..ffaaa85bc1dab0 100644 --- a/noVNC/noVNC.d.ts +++ b/noVNC/noVNC.d.ts @@ -1,7 +1,7 @@ // Type definitions for noVNC // Project: https://github.com/kanaka/noVNC // Definitions by: Ken Smith -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface NvPoint { x: number; diff --git a/noble/noble.d.ts b/noble/noble.d.ts index 09837a77e6ba5f..7d798a79eaa687 100644 --- a/noble/noble.d.ts +++ b/noble/noble.d.ts @@ -1,7 +1,7 @@ // Type definitions for noble // Project: https://github.com/sandeepmistry/noble // Definitions by: Seon-Wook Park -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/nock/nock.d.ts b/nock/nock.d.ts index 44d7080a03ee58..5632895d504267 100644 --- a/nock/nock.d.ts +++ b/nock/nock.d.ts @@ -1,7 +1,7 @@ // Type definitions for nock v0.54.0 // Project: https://github.com/pgte/nock // Definitions by: bonnici -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Imported from: https://github.com/soywiz/typescript-node-definitions/nock.d.ts diff --git a/node-array-ext/node-array-ext.d.ts b/node-array-ext/node-array-ext.d.ts index e8474d6a647946..3199751330b7b0 100644 --- a/node-array-ext/node-array-ext.d.ts +++ b/node-array-ext/node-array-ext.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-array-ext v1.0.00 // Project: https://github.com/Beng89/node-array-ext // Definitions by: Ben Goltz -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "node-array-ext" { /** diff --git a/node-azure/azure.d.ts b/node-azure/azure.d.ts index c7818d0b63e50f..da2c14871f6ea2 100644 --- a/node-azure/azure.d.ts +++ b/node-azure/azure.d.ts @@ -3,7 +3,7 @@ // Definitions by: Andrew Gaspar , // Anti Veeranna , // Maxime LUCE -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/node-cache/node-cache.d.ts b/node-cache/node-cache.d.ts index 8e2710a4271425..d9aea855532fbf 100644 --- a/node-cache/node-cache.d.ts +++ b/node-cache/node-cache.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-cache v3.0.0 // Project: https://github.com/tcs-de/nodecache // Definitions by: Ilya Mochalov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/node-calendar/node-calendar.d.ts b/node-calendar/node-calendar.d.ts index 99972822e9bc9d..76291323ac8554 100644 --- a/node-calendar/node-calendar.d.ts +++ b/node-calendar/node-calendar.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-calendar v0.1.4 // Project: https://www.npmjs.com/package/node-calendar // Definitions by: Luzian Zagadinow -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface IWeekRow extends Array { [dayIndex: number]: T; diff --git a/node-config-manager/node-config-manager.d.ts b/node-config-manager/node-config-manager.d.ts index 0c7abbd096c4ee..0ef556ac5b50f0 100644 --- a/node-config-manager/node-config-manager.d.ts +++ b/node-config-manager/node-config-manager.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-config-manager 1.0.2 // Project: https://www.npmjs.com/package/node-config-manager // Definitions by: TANAKA Koichi -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "node-config-manager" { interface Options { diff --git a/node-dir/node-dir.d.ts b/node-dir/node-dir.d.ts index d131f6b9a1d543..857cdf7bdf131a 100644 --- a/node-dir/node-dir.d.ts +++ b/node-dir/node-dir.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-dir // Project: https://github.com/fshost/node-dir // Definitions by: Panu Horsmalahti -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "node-dir" { export interface Options { diff --git a/node-ffi/node-ffi.d.ts b/node-ffi/node-ffi.d.ts index 49d6069d49a26d..7d63469fa76cb7 100644 --- a/node-ffi/node-ffi.d.ts +++ b/node-ffi/node-ffi.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-ffi // Project: https://github.com/rbranson/node-ffi // Definitions by: Paul Loyd -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/node-fibers/node-fibers.d.ts b/node-fibers/node-fibers.d.ts index 15e83ae9381648..7048a24b9368a3 100644 --- a/node-fibers/node-fibers.d.ts +++ b/node-fibers/node-fibers.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-fibers // Project: https://github.com/laverdet/node-fibers // Definitions by: Cary Haynie -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface Fiber { reset: () => any; diff --git a/node-form/node-form.d.ts b/node-form/node-form.d.ts index 3e56ddc4aed14e..7b8ba93ccea0b0 100644 --- a/node-form/node-form.d.ts +++ b/node-form/node-form.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-form v1.0.13 // Project: https://github.com/rsamec/form // Definitions by: Roman Samec -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/node-gcm/node-gcm.d.ts b/node-gcm/node-gcm.d.ts index b2aadff1566e04..9b3b3f97a06f6b 100644 --- a/node-gcm/node-gcm.d.ts +++ b/node-gcm/node-gcm.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-gcm 0.14.0 // Project: https://www.npmjs.org/package/node-gcm // Definitions by: Hiroki Horiuchi -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "node-gcm" { diff --git a/node-getopt/node-getopt.d.ts b/node-getopt/node-getopt.d.ts index 9fec278b57287d..4a205e800dcc9c 100644 --- a/node-getopt/node-getopt.d.ts +++ b/node-getopt/node-getopt.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-getopt 0.2.3 // Project: https://github.com/jiangmiao/node-getopt // Definitions by: Karl.M.Cauchy -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * Type Script Declaration for node-getopt diff --git a/node-git/node-git-tests.ts b/node-git/node-git-tests.ts index 0924bedb91a3ec..e08a14189f3b8c 100644 --- a/node-git/node-git-tests.ts +++ b/node-git/node-git-tests.ts @@ -3,7 +3,7 @@ import base = require("git"); var git = new base.Git("../.git"); -git.call_git("", "clone", "", {}, ["https://github.com/borisyankov/DefinitelyTyped.git", "d.ts"], function (err, data) { +git.call_git("", "clone", "", {}, ["https://github.com/DefinitelyTyped/DefinitelyTyped.git", "d.ts"], function (err, data) { console.log(arguments); }); diff --git a/node-git/node-git.d.ts b/node-git/node-git.d.ts index f10d217cbadb88..f966734db4dce8 100644 --- a/node-git/node-git.d.ts +++ b/node-git/node-git.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-git // Project: https://github.com/christkv/node-git // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "git" { // lib/git/git.js diff --git a/node-imap/imap.d.ts b/node-imap/imap.d.ts index 2b387136fec0eb..e5f3b18efaf871 100644 --- a/node-imap/imap.d.ts +++ b/node-imap/imap.d.ts @@ -1,7 +1,7 @@ // Type definitions for node imap // Project: https://github.com/mscdex/node-imap // Definitions by: Steve Fenton -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/node-jsfl-runner/node-jsfl-runner.d.ts b/node-jsfl-runner/node-jsfl-runner.d.ts index f1d11561a2e423..f3bf197635dba1 100644 --- a/node-jsfl-runner/node-jsfl-runner.d.ts +++ b/node-jsfl-runner/node-jsfl-runner.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-jsfl-runner v0.2.4 // Project: https://www.npmjs.com/package/node-jsfl-runner // Definitions by: Michael Randolph -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module "node-jsfl-runner" { diff --git a/node-mysql-wrapper/my-meteor.d.ts b/node-mysql-wrapper/my-meteor.d.ts index 18ec6dde989848..a5729eb7206994 100644 --- a/node-mysql-wrapper/my-meteor.d.ts +++ b/node-mysql-wrapper/my-meteor.d.ts @@ -1,7 +1,7 @@ // Type definitions for meteorjs for node-mysql-wrapper which helps in development // Project: https://github.com/nodets/node-mysql-wrapper // Definitions by: Makis Maropoulos -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Mongo { var Collection: CollectionStatic; diff --git a/node-mysql-wrapper/node-mysql-wrapper.d.ts b/node-mysql-wrapper/node-mysql-wrapper.d.ts index 1de3ca1b21346c..2eb489f0795c5e 100644 --- a/node-mysql-wrapper/node-mysql-wrapper.d.ts +++ b/node-mysql-wrapper/node-mysql-wrapper.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-mysql-wrapper // Project: https://github.com/nodets/node-mysql-wrapper // Definitions by: Makis Maropoulos -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/node-notifier/node-notifier.d.ts b/node-notifier/node-notifier.d.ts index 9e612453e17354..3fed2b0ecf8020 100644 --- a/node-notifier/node-notifier.d.ts +++ b/node-notifier/node-notifier.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-notifier // Project: https://github.com/mikaelbr/node-notifier // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/node-persist/node-persist.d.ts b/node-persist/node-persist.d.ts index 23c86bd5cb4b5a..6b1d417f85aaba 100644 --- a/node-persist/node-persist.d.ts +++ b/node-persist/node-persist.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-persist // Project: https://github.com/simonlast/node-persist // Definitions by: Spencer Williams -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/node-polyglot/node-polyglot.d.ts b/node-polyglot/node-polyglot.d.ts index 7c29b745c7149d..d81bdbdf7e37b5 100644 --- a/node-polyglot/node-polyglot.d.ts +++ b/node-polyglot/node-polyglot.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-polyglot v0.4.1 // Project: https://github.com/airbnb/polyglot.js // Definitions by: Tim Jackson-Kiely -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "node-polyglot" { module Polyglot { diff --git a/node-sass/node-sass.d.ts b/node-sass/node-sass.d.ts index 09ea71d4e00f1f..93844fb445a253 100644 --- a/node-sass/node-sass.d.ts +++ b/node-sass/node-sass.d.ts @@ -1,7 +1,7 @@ // Type definitions for Node Sass // Project: https://github.com/sass/node-sass // Definitions by: Asana -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/node-schedule/node-schedule.d.ts b/node-schedule/node-schedule.d.ts index e1ff005df40c0c..17dbb8402a6477 100644 --- a/node-schedule/node-schedule.d.ts +++ b/node-schedule/node-schedule.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-schedule // Project: https://github.com/tejasmanohar/node-schedule/ // Definitions by: Cyril Schumacher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "node-schedule" { import nodeSchedule = require('node-schedule'); diff --git a/node-slack/node-slack.d.ts b/node-slack/node-slack.d.ts index 8243be565f444c..dd99332a05fd82 100644 --- a/node-slack/node-slack.d.ts +++ b/node-slack/node-slack.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-slack // Project: https://github.com/xoxco/node-slack // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/node-uuid/node-uuid-base.d.ts b/node-uuid/node-uuid-base.d.ts index 0788f27b60fcf5..fc59e9c76290f1 100644 --- a/node-uuid/node-uuid-base.d.ts +++ b/node-uuid/node-uuid-base.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-uuid.js // Project: https://github.com/broofa/node-uuid // Definitions by: Jeff May -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** Common definitions for all environments */ declare namespace __NodeUUID { diff --git a/node-uuid/node-uuid-cjs.d.ts b/node-uuid/node-uuid-cjs.d.ts index 1c765abd76ccbe..78f753544ab782 100644 --- a/node-uuid/node-uuid-cjs.d.ts +++ b/node-uuid/node-uuid-cjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-uuid.js // Project: https://github.com/broofa/node-uuid // Definitions by: Jeff May -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/node-uuid/node-uuid-global.d.ts b/node-uuid/node-uuid-global.d.ts index 908f01dc97dbca..7e8111fa34b1d3 100644 --- a/node-uuid/node-uuid-global.d.ts +++ b/node-uuid/node-uuid-global.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-uuid.js // Project: https://github.com/broofa/node-uuid // Definitions by: Jeff May -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/node-uuid/node-uuid.d.ts b/node-uuid/node-uuid.d.ts index 3222ad36806ba4..a67370531d35ae 100644 --- a/node-uuid/node-uuid.d.ts +++ b/node-uuid/node-uuid.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-uuid.js // Project: https://github.com/broofa/node-uuid // Definitions by: Jeff May -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/node-validator/node-validator.d.ts b/node-validator/node-validator.d.ts index 90684a9dc1b7b1..537a49fa4a10a1 100644 --- a/node-validator/node-validator.d.ts +++ b/node-validator/node-validator.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-validator // Project: https://www.npmjs.com/package/node-validator // Definitions by: Ken Gorab -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module ValidatorOptions { interface IsStringOptions { diff --git a/node-webkit/node-webkit.d.ts b/node-webkit/node-webkit.d.ts index 78c9dd3f0fb2f7..81129274dc8faa 100644 --- a/node-webkit/node-webkit.d.ts +++ b/node-webkit/node-webkit.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-webkit // Project: https://github.com/rogerwang/node-webkit // Definitions by: Pedro Casaubon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "nw.gui" { diff --git a/node/node-0.10.d.ts b/node/node-0.10.d.ts index 8a013759fa3a26..9e9c46b99088f1 100644 --- a/node/node-0.10.d.ts +++ b/node/node-0.10.d.ts @@ -1,7 +1,7 @@ // Type definitions for Node.js v0.10.1 // Project: http://nodejs.org/ -// Definitions by: Microsoft TypeScript , DefinitelyTyped -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions by: Microsoft TypeScript , DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /************************************************ * * diff --git a/node/node-0.11.d.ts b/node/node-0.11.d.ts index 9bb909ad0654d8..dabf0b7582d5ca 100644 --- a/node/node-0.11.d.ts +++ b/node/node-0.11.d.ts @@ -1,7 +1,7 @@ // Type definitions for Node.js v0.11.13 // Project: http://nodejs.org/ -// Definitions by: Microsoft TypeScript , DefinitelyTyped -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions by: Microsoft TypeScript , DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /************************************************ * * diff --git a/node/node-0.12.d.ts b/node/node-0.12.d.ts index dfdd4c0e57841e..197ecb1df914be 100644 --- a/node/node-0.12.d.ts +++ b/node/node-0.12.d.ts @@ -1,7 +1,7 @@ // Type definitions for Node.js v0.12.0 // Project: http://nodejs.org/ -// Definitions by: Microsoft TypeScript , DefinitelyTyped -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions by: Microsoft TypeScript , DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /************************************************ * * diff --git a/node/node-0.8.8.d.ts b/node/node-0.8.8.d.ts index b871f8b41f178a..94e5f44eeaf4a1 100644 --- a/node/node-0.8.8.d.ts +++ b/node/node-0.8.8.d.ts @@ -1,7 +1,7 @@ // Type definitions for Node.js v0.8.8 // Project: http://nodejs.org/ // Definitions by: Microsoft TypeScript -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /************************************************ * * diff --git a/node/node.d.ts b/node/node.d.ts index 2176af4ab2dce6..d3a089a4c88b4f 100644 --- a/node/node.d.ts +++ b/node/node.d.ts @@ -1,7 +1,7 @@ // Type definitions for Node.js v4.x // Project: http://nodejs.org/ -// Definitions by: Microsoft TypeScript , DefinitelyTyped -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions by: Microsoft TypeScript , DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /************************************************ * * diff --git a/node_redis/node_redis.d.ts b/node_redis/node_redis.d.ts index 1ef0a46b72ffaf..cc33d4da83c9c1 100644 --- a/node_redis/node_redis.d.ts +++ b/node_redis/node_redis.d.ts @@ -1,7 +1,7 @@ // Type definitions for node_redis 0.8 // Project: https://github.com/mranney/node_redis // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/node_zeromq/zmq.d.ts b/node_zeromq/zmq.d.ts index 3ab2d1f255c917..636a014aa6bccb 100644 --- a/node_zeromq/zmq.d.ts +++ b/node_zeromq/zmq.d.ts @@ -1,7 +1,7 @@ // Type definitions for ZeroMQ Node // Project: https://github.com/JustinTulloss/zeromq.node // Definitions by: Dave McKeown -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/nodemailer-direct-transport/nodemailer-direct-transport.d.ts b/nodemailer-direct-transport/nodemailer-direct-transport.d.ts index aa04d8ea6893c3..478ae763ce25e4 100644 --- a/nodemailer-direct-transport/nodemailer-direct-transport.d.ts +++ b/nodemailer-direct-transport/nodemailer-direct-transport.d.ts @@ -1,7 +1,7 @@ // Type definitions for nodemailer-direct-transport 1.0.2 // Project: https://github.com/andris9/nodemailer-direct-transport // Definitions by: Rogier Schouten -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/nodemailer-pickup-transport/nodemailer-pickup-transport.d.ts b/nodemailer-pickup-transport/nodemailer-pickup-transport.d.ts index 74c03649084c08..caece6ec6fa873 100644 --- a/nodemailer-pickup-transport/nodemailer-pickup-transport.d.ts +++ b/nodemailer-pickup-transport/nodemailer-pickup-transport.d.ts @@ -1,7 +1,7 @@ // Type definitions for nodemailer-pickup-transport v0.1.1 // Project: https://www.npmjs.com/package/nodemailer-pickup-transport // Definitions by: Peter Snider -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/nodemailer-smtp-pool/nodemailer-smtp-pool.d.ts b/nodemailer-smtp-pool/nodemailer-smtp-pool.d.ts index 2c9a77932a795a..3d9202605ac6d7 100644 --- a/nodemailer-smtp-pool/nodemailer-smtp-pool.d.ts +++ b/nodemailer-smtp-pool/nodemailer-smtp-pool.d.ts @@ -1,7 +1,7 @@ // Type definitions for nodemailer-smtp-pool 1.0.1 // Project: https://github.com/andris9/nodemailer-smtp-pool // Definitions by: Rogier Schouten -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/nodemailer-smtp-transport/nodemailer-smtp-transport.d.ts b/nodemailer-smtp-transport/nodemailer-smtp-transport.d.ts index fa49fb54f3660f..926021fbab4e19 100644 --- a/nodemailer-smtp-transport/nodemailer-smtp-transport.d.ts +++ b/nodemailer-smtp-transport/nodemailer-smtp-transport.d.ts @@ -1,7 +1,7 @@ // Type definitions for nodemailer-smtp-transport 1.0.2 // Project: https://github.com/andris9/nodemailer-smtp-transport // Definitions by: Rogier Schouten -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/nodemailer/nodemailer-types.d.ts b/nodemailer/nodemailer-types.d.ts index 53c9360d580893..f76fc086f53cf2 100644 --- a/nodemailer/nodemailer-types.d.ts +++ b/nodemailer/nodemailer-types.d.ts @@ -1,7 +1,7 @@ // Type definitions for Nodemailer 1.3.2 // Project: https://github.com/andris9/Nodemailer // Definitions by: Rogier Schouten -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/nodemailer/nodemailer.d.ts b/nodemailer/nodemailer.d.ts index 7730ba10714fe9..7f5d07092713a0 100644 --- a/nodemailer/nodemailer.d.ts +++ b/nodemailer/nodemailer.d.ts @@ -1,7 +1,7 @@ // Type definitions for Nodemailer 1.3.2 // Project: https://github.com/andris9/Nodemailer // Definitions by: Rogier Schouten -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/nodeunit/nodeunit.d.ts b/nodeunit/nodeunit.d.ts index 2775ee23c514b6..cb71d729a0ea9d 100644 --- a/nodeunit/nodeunit.d.ts +++ b/nodeunit/nodeunit.d.ts @@ -1,7 +1,7 @@ // Type definitions for nodeunit // Project: https://github.com/caolan/nodeunit // Definitions by: Jeff Goddard -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Imported from: https://github.com/soywiz/typescript-node-definitions/nodeunit.d.ts diff --git a/noisejs/noisejs.d.ts b/noisejs/noisejs.d.ts index d6711143571aa3..6e3f7512253bcb 100644 --- a/noisejs/noisejs.d.ts +++ b/noisejs/noisejs.d.ts @@ -1,7 +1,7 @@ // Type definitions for noisejs // Project: https://github.com/xixixao/noisejs // Definitions by: Atsushi Izumihara -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare class Noise { /** diff --git a/nomnom/nomnom.d.ts b/nomnom/nomnom.d.ts index 19ce73c7bf4b69..fcbd3786e56ad7 100644 --- a/nomnom/nomnom.d.ts +++ b/nomnom/nomnom.d.ts @@ -1,10 +1,10 @@ // Type definitions for nomnom // Project: https://github.com/harthur/nomnom // Definitions by: Paul Vick -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // NOTE: Extra identifier's been published is a work-around for the TypeScript 1.0.0. -// original is here -> https://github.com/borisyankov/DefinitelyTyped/commit/9aef1ad84dc006e3d25f5e57709198e33996ba84#diff-0d78c90325d4bfb40327dcc36dcd939a +// original is here -> https://github.com/DefinitelyTyped/DefinitelyTyped/commit/9aef1ad84dc006e3d25f5e57709198e33996ba84#diff-0d78c90325d4bfb40327dcc36dcd939a declare module NomnomInternal { diff --git a/nopt/nopt.d.ts b/nopt/nopt.d.ts index 01e439821e73d1..fca3ba028cc2d2 100644 --- a/nopt/nopt.d.ts +++ b/nopt/nopt.d.ts @@ -1,7 +1,7 @@ // Type definitions for nopt 3.0.1 // Project: https://github.com/npm/nopt // Definitions by: jbondc -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "nopt" { diff --git a/notify/notify.d.ts b/notify/notify.d.ts index 630b06f3c759f6..957f34dad49b41 100644 --- a/notify/notify.d.ts +++ b/notify/notify.d.ts @@ -1,7 +1,7 @@ // Type definitions for Notify.js // Project: https://github.com/jpillora/notifyjs // Definitions by: Xiaohan Zhang -// Definitions: https://github.com/borisyankov/DefinitelyTyped/ +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped/ /// diff --git a/notifyjs/notifyjs.d.ts b/notifyjs/notifyjs.d.ts index 1214052c706c95..8ca93687072782 100644 --- a/notifyjs/notifyjs.d.ts +++ b/notifyjs/notifyjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for notify.js 1.2.8 // Project: https://github.com/alexgibson/notify.js // Definitions by: soundTricker -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var Notify: { new (title : string , options? : notifyjs.INotifyOption): notifyjs.INotify; diff --git a/nouislider/nouislider-7.0.10.d.ts b/nouislider/nouislider-7.0.10.d.ts index e82418d97a7333..b9643d4fb56273 100644 --- a/nouislider/nouislider-7.0.10.d.ts +++ b/nouislider/nouislider-7.0.10.d.ts @@ -1,7 +1,7 @@ // Type definitions for nouislider v7.0.10 // Project: https://github.com/leongersen/noUiSlider // Definitions by: Corey Jepperson -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/nouislider/nouislider.d.ts b/nouislider/nouislider.d.ts index 4b106801995a72..e8f0734338751f 100644 --- a/nouislider/nouislider.d.ts +++ b/nouislider/nouislider.d.ts @@ -1,7 +1,7 @@ // Type definitions for nouislider v8.0.2 // Project: https://github.com/leongersen/noUiSlider // Definitions by: Patrick Davies -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module noUiSlider { diff --git a/npm/npm.d.ts b/npm/npm.d.ts index e81fb6c5bc5056..3cea288cfb6272 100644 --- a/npm/npm.d.ts +++ b/npm/npm.d.ts @@ -1,7 +1,7 @@ // Type definitions for npm 2.0.0 // Project: https://github.com/npm/npm // Definitions by: Maxime LUCE -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/nprogress/NProgress.d.ts b/nprogress/NProgress.d.ts index f948a0e2fd6bb3..646290fee9e7c4 100644 --- a/nprogress/NProgress.d.ts +++ b/nprogress/NProgress.d.ts @@ -1,7 +1,7 @@ // Type definitions for NProgress // Project: https://github.com/rstacruz/nprogress // Definitions by: Judah Gabriel Himango -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface NProgressStatic { /** diff --git a/numbro/numbro.d.ts b/numbro/numbro.d.ts index 25535eda5ac337..ccb0892a0d2bcb 100644 --- a/numbro/numbro.d.ts +++ b/numbro/numbro.d.ts @@ -1,7 +1,7 @@ // Type definitions for Numbro.js // Project: https://github.com/foretagsplatsen/numbro // Definitions by: Vincent Bortone -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface NumbroLanguage { delimiters: { diff --git a/numeraljs/numeraljs.d.ts b/numeraljs/numeraljs.d.ts index 83b17a2d769db4..8524d721e6dc72 100644 --- a/numeraljs/numeraljs.d.ts +++ b/numeraljs/numeraljs.d.ts @@ -1,7 +1,7 @@ // Type definitions for Numeral.js // Project: https://github.com/adamwdraper/Numeral-js // Definitions by: Vincent Bortone -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface NumeralJSLanguage { delimiters: { diff --git a/nvd3/nvd3.d.ts b/nvd3/nvd3.d.ts index 1d2715195ae5d0..9abf437807d6ae 100644 --- a/nvd3/nvd3.d.ts +++ b/nvd3/nvd3.d.ts @@ -1,7 +1,7 @@ // Type definitions for nvd3 1.8.1 // Project: https://github.com/novus/nvd3 // Definitions by: Peter Mitchell -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module nv { diff --git a/oauth.js/oauth.js.d.ts b/oauth.js/oauth.js.d.ts index 24baa09903347f..4155f5575b9ced 100644 --- a/oauth.js/oauth.js.d.ts +++ b/oauth.js/oauth.js.d.ts @@ -1,7 +1,7 @@ // Type definitions for JavaScript software for implementing an OAuth consumer // Project: https://code.google.com/p/oauth/ // Definitions by: NOBUOKA Yu -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module OAuth { diff --git a/oauth2-server/oauth2-server.d.ts b/oauth2-server/oauth2-server.d.ts index 2687bf3d074fe8..0ff4fad98e2cfd 100644 --- a/oauth2-server/oauth2-server.d.ts +++ b/oauth2-server/oauth2-server.d.ts @@ -1,7 +1,7 @@ // Type definitions for Node OAuth2 Server // Project: https://github.com/thomseddon/node-oauth2-server // Definitions by: Robbie Van Gorkom -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* =================== USAGE =================== diff --git a/obelisk.js/obelisk.js.d.ts b/obelisk.js/obelisk.js.d.ts index 32a53ebce2d111..3c7b2ada1a9c44 100644 --- a/obelisk.js/obelisk.js.d.ts +++ b/obelisk.js/obelisk.js.d.ts @@ -1,7 +1,7 @@ // Type definitions for obelisk.js v1.1.0 // Project: https://github.com/nosir/obelisk.js/ // Definitions by: Brian Drupieski -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module obelisk { diff --git a/object-assign/object-assign.d.ts b/object-assign/object-assign.d.ts index 76789d00384c14..52ef486c72fc4f 100644 --- a/object-assign/object-assign.d.ts +++ b/object-assign/object-assign.d.ts @@ -1,7 +1,7 @@ // Type definitions for object-assign 4.0.1 // Project: https://github.com/sindresorhus/object-assign // Definitions by: Christopher Brown -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "object-assign" { function objectAssign(target: any, ...sources: any[]): any; diff --git a/object-hash/object-hash.d.ts b/object-hash/object-hash.d.ts index 8faf058daebc90..4943e8702de4ef 100644 --- a/object-hash/object-hash.d.ts +++ b/object-hash/object-hash.d.ts @@ -1,7 +1,7 @@ // Type definitions for object-hash v0.5.0 // Project: https://github.com/puleos/object-hash // Definitions by: Michael Zabka -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module ObjectHash { export interface IOptions { diff --git a/object-path/object-path.d.ts b/object-path/object-path.d.ts index c24e32b8813513..4a7d49d5cb6ab9 100644 --- a/object-path/object-path.d.ts +++ b/object-path/object-path.d.ts @@ -1,7 +1,7 @@ // Type definitions for objectPath v0.9.x // Project: https://github.com/mariocasciaro/object-path // Definitions by: Paulo Cesar -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var objectPath: ObjectPathGlobal.IObjectPathStatic; diff --git a/oblo-util/oblo-util.d.ts b/oblo-util/oblo-util.d.ts index 431cf36b3efe8d..b3921a69299a6b 100644 --- a/oblo-util/oblo-util.d.ts +++ b/oblo-util/oblo-util.d.ts @@ -1,7 +1,7 @@ // Type definitions for oblo-util v0.6.4 // Project: https://github.com/Oblosys/oblo-util // Definitions by: Martijn Schrage -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/oboe/oboe.d.ts b/oboe/oboe.d.ts index 3951f21068d143..01b5fa49e98aa8 100644 --- a/oboe/oboe.d.ts +++ b/oboe/oboe.d.ts @@ -1,7 +1,7 @@ // Type definitions for oboe v2.0.3 // Project: https://github.com/jimhigson/oboe.js // Definitions by: Jared Klopper -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/observe-js/observe-js.d.ts b/observe-js/observe-js.d.ts index 5e453f567198de..a5dd1ccdbd0325 100644 --- a/observe-js/observe-js.d.ts +++ b/observe-js/observe-js.d.ts @@ -1,7 +1,7 @@ // Type definitions for observe-js v0.5.5 // Project: https://github.com/Polymer/observe-js // Definitions by: Oliver Herrmann -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module observejs { diff --git a/oclazyload/oclazyload.d.ts b/oclazyload/oclazyload.d.ts index 56cd2850f42791..a86b6eef73f69c 100644 --- a/oclazyload/oclazyload.d.ts +++ b/oclazyload/oclazyload.d.ts @@ -1,7 +1,7 @@ // Type definitions for oc.LazyLoad // Project: https://github.com/ocombe/ocLazyLoad // Definitions by: Roland Zwaga -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/office-js/office-js.d.ts b/office-js/office-js.d.ts index b62bb215bfd127..31ab77b3055a29 100644 --- a/office-js/office-js.d.ts +++ b/office-js/office-js.d.ts @@ -1,7 +1,7 @@ // Type definitions for Office.js // Project: http://dev.office.com // Definitions by: OfficeDev -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* office-js diff --git a/offline-js/offline-js.d.ts b/offline-js/offline-js.d.ts index f52b47e0cf70b7..531c7cb1d52715 100644 --- a/offline-js/offline-js.d.ts +++ b/offline-js/offline-js.d.ts @@ -1,7 +1,7 @@ // Type definitions for Offline 0.7.14 // Project: https://github.com/HubSpot/offline // Definitions by: Chris Wrench -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var Offline: { options: OfflineOptions; diff --git a/on-finished/on-finished.d.ts b/on-finished/on-finished.d.ts index 0ca4f228654f70..12f2e1b84a6a58 100644 --- a/on-finished/on-finished.d.ts +++ b/on-finished/on-finished.d.ts @@ -1,7 +1,7 @@ // Type definitions for on-finished v2.2.0 // Project: https://github.com/jshttp/on-finished // Definitions by: Honza Dvorsky -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/on-headers/on-headers.d.ts b/on-headers/on-headers.d.ts index bf873fd8266018..8ac8e2a2e2cb32 100644 --- a/on-headers/on-headers.d.ts +++ b/on-headers/on-headers.d.ts @@ -1,7 +1,7 @@ // Type definitions for serve-favicon 2.1.6 // Project: https://github.com/jshttp/on-headers // Definitions by: John Jeffery -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/once/once.d.ts b/once/once.d.ts index a0aa60e798829d..325edfab814c8b 100644 --- a/once/once.d.ts +++ b/once/once.d.ts @@ -1,7 +1,7 @@ // Type definitions for once v1.3.3 // Project: https://github.com/isaacs/once // Definitions by: Denis Sokolov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface SimpleFunction { (...args: any[]): Result; diff --git a/onsenui/onsenui.d.ts b/onsenui/onsenui.d.ts index 9eed8c020e4656..41b853250c8cf8 100644 --- a/onsenui/onsenui.d.ts +++ b/onsenui/onsenui.d.ts @@ -1,7 +1,7 @@ // Type definitions for Onsen UI // Project: http://onsen.io // Definitions by: Fran Dios -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Some useful types diff --git a/open/open.d.ts b/open/open.d.ts index c32e80bfec8f2a..bca02e5ac1da28 100644 --- a/open/open.d.ts +++ b/open/open.d.ts @@ -1,7 +1,7 @@ // Type definitions for open 0.0.3 // Project: https://github.com/jjrdn/node-open // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'open' { function open(target: string, app?: string): void; diff --git a/openlayers/openlayers-2.10.0.d.ts b/openlayers/openlayers-2.10.0.d.ts index 69a8e92e5300d2..4d7ae09e232e11 100644 --- a/openlayers/openlayers-2.10.0.d.ts +++ b/openlayers/openlayers-2.10.0.d.ts @@ -1,7 +1,7 @@ // Type definitions for OpenLayers.js 2.10 // Project: https://github.com/openlayers/openlayers // Definitions by: Ilya Bolkhovsky -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module OpenLayers { diff --git a/openlayers/openlayers.d.ts b/openlayers/openlayers.d.ts index 1d4d55cede15e6..a3c5b82795058c 100644 --- a/openlayers/openlayers.d.ts +++ b/openlayers/openlayers.d.ts @@ -1,7 +1,7 @@ // Type definitions for OpenLayers v3.6.0 // Project: http://openlayers.org/ // Definitions by: Wouter Goedhart -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module olx { diff --git a/openpgp/openpgp.d.ts b/openpgp/openpgp.d.ts index 935fe9ec39f33a..e72339a9fc77f6 100644 --- a/openpgp/openpgp.d.ts +++ b/openpgp/openpgp.d.ts @@ -1,7 +1,7 @@ // Type definitions for openpgpjs // Project: http://openpgpjs.org/ // Definitions by: Guillaume Lacasa -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module openpgp { diff --git a/opn/opn.d.ts b/opn/opn.d.ts index 6e6a5a1788f2d6..20de0fc47432e9 100644 --- a/opn/opn.d.ts +++ b/opn/opn.d.ts @@ -2,7 +2,7 @@ // Project: https://github.com/sindresorhus/opn // Definitions by: Shinnosuke Watanabe , // Maxime LUCE -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/ora/ora.d.ts b/ora/ora.d.ts index f66b65c4538bf5..692f82b96c3296 100644 --- a/ora/ora.d.ts +++ b/ora/ora.d.ts @@ -1,7 +1,7 @@ // Type definitions for ora // Project: https://github.com/sindresorhus/ora // Definitions by: Basarat Ali Syed -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'ora' { type Color = 'black' | 'red' | 'green' | 'yellow' | 'blue' | 'magenta' | 'cyan' | 'white' | 'gray'; diff --git a/orchestrator/orchestrator.d.ts b/orchestrator/orchestrator.d.ts index 24ebec8cb71b07..a7ed2b4ae9dafd 100644 --- a/orchestrator/orchestrator.d.ts +++ b/orchestrator/orchestrator.d.ts @@ -1,7 +1,7 @@ // Type definitions for Orchestrator // Project: https://github.com/orchestrator/orchestrator // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/os-locale/os-locale.d.ts b/os-locale/os-locale.d.ts index 74b2d6922cdc2e..59d4036a929769 100644 --- a/os-locale/os-locale.d.ts +++ b/os-locale/os-locale.d.ts @@ -1,7 +1,7 @@ // Type definitions for os-locale 1.4.0 // Project: https://github.com/sindresorhus/os-locale // Definitions by: Aya Morisawa -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "os-locale" { function osLocale(options: {spawn?: boolean}, cb: (err: any, locale: string) => void): void; diff --git a/osmtogeojson/osmtogeojson.d.ts b/osmtogeojson/osmtogeojson.d.ts index ad29c1b73a72d5..45e1b94ac4f306 100644 --- a/osmtogeojson/osmtogeojson.d.ts +++ b/osmtogeojson/osmtogeojson.d.ts @@ -1,7 +1,7 @@ // Type definitions for osmtogeojson 2.2.5 // Project: https://github.com/tyrasd/osmtogeojson.git // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "osmtogeojson" { export interface OsmToGeoJSON { diff --git a/owlcarousel/owlcarousel.d.ts b/owlcarousel/owlcarousel.d.ts index 14608e39e98091..3d462b55f6b3e9 100644 --- a/owlcarousel/owlcarousel.d.ts +++ b/owlcarousel/owlcarousel.d.ts @@ -1,7 +1,7 @@ // Type definitions for OwlCarousel v.1.3.3 // Project: https://github.com/OwlFonk/OwlCarousel // Definitions by: Damian Piątkowski -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/p2/p2.d.ts b/p2/p2.d.ts index a647d85061ce6f..5fb9e2b69e940f 100644 --- a/p2/p2.d.ts +++ b/p2/p2.d.ts @@ -1,7 +1,7 @@ // Type definitions for p2.js v0.7.1 // Project: https://github.com/schteppe/p2.js/ // Definitions by: Clark Stevenson -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "p2" { export = p2; diff --git a/packery/packery.d.ts b/packery/packery.d.ts index 0b83768cd0f6f7..553d45b5142767 100644 --- a/packery/packery.d.ts +++ b/packery/packery.d.ts @@ -1,7 +1,7 @@ // Type definitions for Packery v1.4.1 // Project: http://packery.metafizzy.co // Definitions by: Piraveen Kamalathas from Kilix -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "packery" { interface PackeryOptions { diff --git a/page/page.d.ts b/page/page.d.ts index 6d51d59d30ba08..18667b0028aca8 100644 --- a/page/page.d.ts +++ b/page/page.d.ts @@ -1,7 +1,7 @@ // Type definitions for page v1.5.0 // Project: http://visionmedia.github.io/page.js/ // Definitions by: Alan Norbauer -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module PageJS { interface Static { diff --git a/pako/pako.d.ts b/pako/pako.d.ts index 1b86f81fa97fbe..3d62ec9d2b47a5 100644 --- a/pako/pako.d.ts +++ b/pako/pako.d.ts @@ -1,7 +1,7 @@ // Type definitions for pako 0.2.8 // Project: https://github.com/nodeca/pako // Definitions by: Denis Cappellin -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Pako { diff --git a/papaparse/papaparse.d.ts b/papaparse/papaparse.d.ts index 028dd2aab08e0f..a6a240f7692b6b 100644 --- a/papaparse/papaparse.d.ts +++ b/papaparse/papaparse.d.ts @@ -1,7 +1,7 @@ // Type definitions for PapaParse v4.1 // Project: https://github.com/mholt/PapaParse // Definitions by: Pedro Flemming -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module PapaParse { interface Static { diff --git a/parallel/parallel.d.ts b/parallel/parallel.d.ts index 8d880f69849980..59e68425a012b2 100644 --- a/parallel/parallel.d.ts +++ b/parallel/parallel.d.ts @@ -1,7 +1,7 @@ // Type definitions for parallel.js // Project: http://adambom.github.io/parallel.js/ // Definitions by: Josh Baldwin -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* Copyright(c) 2013 Josh Baldwin https://github.com/jbaldwin/parallel.d.ts diff --git a/param-case/param-case.d.ts b/param-case/param-case.d.ts index db8f2aba174f69..7fd8c31638d491 100644 --- a/param-case/param-case.d.ts +++ b/param-case/param-case.d.ts @@ -1,7 +1,7 @@ // Type definitions for param-case // Project: https://github.com/blakeembrey/param-case // Definitions by: Sam Saint-Pettersen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "param-case" { function paramCase(string: string, locale?: string): string; diff --git a/parse/parse.d.ts b/parse/parse.d.ts index d088014c7244ea..e624b2ebcd61c1 100644 --- a/parse/parse.d.ts +++ b/parse/parse.d.ts @@ -1,7 +1,7 @@ // Type definitions for Parse v1.2.19 // Project: https://parse.com/ // Definitions by: Ullisen Media Group -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/parsimmon/parsimmon.d.ts b/parsimmon/parsimmon.d.ts index 94b1b3be12b8ef..86da03548a1752 100644 --- a/parsimmon/parsimmon.d.ts +++ b/parsimmon/parsimmon.d.ts @@ -1,7 +1,7 @@ // Type definitions for Parsimmon 0.5.0 // Project: https://github.com/jneen/parsimmon // Definitions by: Bart van der Schoor , Mizunashi Mana -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TODO convert to generics diff --git a/pascal-case/pascal-case.d.ts b/pascal-case/pascal-case.d.ts index 9e52ed3e01e000..004bdc1a601f25 100644 --- a/pascal-case/pascal-case.d.ts +++ b/pascal-case/pascal-case.d.ts @@ -1,7 +1,7 @@ // Type definitions for pascal-case // Project: https://github.com/blakeembrey/pascal-case // Definitions by: Sam Saint-Pettersen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "pascal-case" { function pascalCase(string: string, locale?: string): string; diff --git a/passport-facebook-token/passport-facebook-token.d.ts b/passport-facebook-token/passport-facebook-token.d.ts index a5aa11596a26fd..08fd30621984d1 100644 --- a/passport-facebook-token/passport-facebook-token.d.ts +++ b/passport-facebook-token/passport-facebook-token.d.ts @@ -1,7 +1,7 @@ // Type definitions for passport-facebook-token 0.4.0 // Project: https://github.com/drudge/passport-facebook-token // Definitions by: Ray Martone -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/passport-facebook/passport-facebook.d.ts b/passport-facebook/passport-facebook.d.ts index b3adaf86058c02..059c3253cda043 100644 --- a/passport-facebook/passport-facebook.d.ts +++ b/passport-facebook/passport-facebook.d.ts @@ -1,7 +1,7 @@ // Type definitions for passport-facebook 1.0.3 // Project: https://github.com/jaredhanson/passport-facebook // Definitions by: James Roland Cabresos -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/passport-google-oauth/passport-google-oauth.d.ts b/passport-google-oauth/passport-google-oauth.d.ts index 27744021fa0a04..11645c4411a8a1 100644 --- a/passport-google-oauth/passport-google-oauth.d.ts +++ b/passport-google-oauth/passport-google-oauth.d.ts @@ -1,7 +1,7 @@ // Type definitions for passport-facebook 1.0.3 // Project: https://github.com/jaredhanson/passport-facebook // Definitions by: James Roland Cabresos -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/passport-http-bearer/passport-http-bearer.d.ts b/passport-http-bearer/passport-http-bearer.d.ts index 6573b4afa495ea..cb02742b8d828b 100644 --- a/passport-http-bearer/passport-http-bearer.d.ts +++ b/passport-http-bearer/passport-http-bearer.d.ts @@ -1,7 +1,7 @@ // Type definitions for passport-http-bearer 1.0.1 // Project: https://github.com/jaredhanson/passport-http-bearer // Definitions by: Isman Usoh -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/passport-local/passport-local.d.ts b/passport-local/passport-local.d.ts index 34fca8194e24a3..b230af34cfa11d 100644 --- a/passport-local/passport-local.d.ts +++ b/passport-local/passport-local.d.ts @@ -1,7 +1,7 @@ // Type definitions for passport-local 1.0.0 // Project: https://github.com/jaredhanson/passport-local // Definitions by: Maxime LUCE -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/passport-strategy/passport-strategy.d.ts b/passport-strategy/passport-strategy.d.ts index 36036f54b21368..0a83017e14e7b7 100644 --- a/passport-strategy/passport-strategy.d.ts +++ b/passport-strategy/passport-strategy.d.ts @@ -1,7 +1,7 @@ // Type definitions for Passport Strategy module v0.2.0 // Project: https://github.com/jaredhanson/passport-strategy // Definitions by: Lior Mualem -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/passport-twitter/passport-twitter.d.ts b/passport-twitter/passport-twitter.d.ts index cb43aad26365e8..c128ef5ab0883b 100644 --- a/passport-twitter/passport-twitter.d.ts +++ b/passport-twitter/passport-twitter.d.ts @@ -1,7 +1,7 @@ // Type definitions for passport-facebook 1.0.3 // Project: https://github.com/jaredhanson/passport-facebook // Definitions by: James Roland Cabresos -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/passport/passport.d.ts b/passport/passport.d.ts index 6528c393d34874..75fb155a17e480 100644 --- a/passport/passport.d.ts +++ b/passport/passport.d.ts @@ -1,7 +1,7 @@ // Type definitions for Passport v0.2.0 // Project: http://passportjs.org // Definitions by: Horiuchi_H -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/path-case/path-case.d.ts b/path-case/path-case.d.ts index bb577cac8c10c9..c3735c7dd92a9c 100644 --- a/path-case/path-case.d.ts +++ b/path-case/path-case.d.ts @@ -1,7 +1,7 @@ // Type definitions for path-case // Project: https://github.com/blakeembrey/path-case // Definitions by: Sam Saint-Pettersen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "path-case" { function pathCase(string: string, locale?: string): string; diff --git a/path-exists/path-exists.d.ts b/path-exists/path-exists.d.ts index 266ab66e5bd39b..90d4d0412c745d 100644 --- a/path-exists/path-exists.d.ts +++ b/path-exists/path-exists.d.ts @@ -1,7 +1,7 @@ // Type definitions for path-exists 1.0.0 // Project: https://github.com/sindresorhus/path-exists // Definitions by: Shogo Iwano -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "path-exists" { interface PathExists { diff --git a/path-to-regexp/path-to-regexp.d.ts b/path-to-regexp/path-to-regexp.d.ts index f8c90c99e6298a..de6bb10744c5e9 100644 --- a/path-to-regexp/path-to-regexp.d.ts +++ b/path-to-regexp/path-to-regexp.d.ts @@ -1,7 +1,7 @@ // Type definitions for path-to-regexp v1.0.3 // Project: https://github.com/pillarjs/path-to-regexp // Definitions by: xica -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "path-to-regexp" { diff --git a/pathjs/pathjs.d.ts b/pathjs/pathjs.d.ts index 1760b04e660297..dd81115df7e056 100644 --- a/pathjs/pathjs.d.ts +++ b/pathjs/pathjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for Pathjs v0.8.4 // Project: https://github.com/mtrpcic/pathjs // Definitions by: Lokesh Peta -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface IPathHistory{ initial: any; diff --git a/pathwatcher/pathwatcher.d.ts b/pathwatcher/pathwatcher.d.ts index 4ca5f590d5189a..34589a5bc15fb5 100644 --- a/pathwatcher/pathwatcher.d.ts +++ b/pathwatcher/pathwatcher.d.ts @@ -1,7 +1,7 @@ // Type definitions for pathwatcher // Project: https://github.com/atom/node-pathwatcher // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/pdf/pdf.d.ts b/pdf/pdf.d.ts index 107031cade6289..a9d04c4c0b3240 100644 --- a/pdf/pdf.d.ts +++ b/pdf/pdf.d.ts @@ -1,7 +1,7 @@ // Type definitions for PDF.js // Project: https://github.com/mozilla/pdf.js // Definitions by: Josh Baldwin -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* Copyright (c) 2013 Josh Baldwin https://github.com/jbaldwin/pdf.d.ts diff --git a/pdfkit/pdfkit.d.ts b/pdfkit/pdfkit.d.ts index d4e1beeecbe19b..0c897275cefd32 100644 --- a/pdfkit/pdfkit.d.ts +++ b/pdfkit/pdfkit.d.ts @@ -1,7 +1,7 @@ // Type definitions for Pdfkit v0.7.1 // Project: http://pdfkit.org // Definitions by: Eric Hillah -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/pebblekitjs/pebblekitjs.d.ts b/pebblekitjs/pebblekitjs.d.ts index f9cff79df2e0ab..e4bb1fe6f8c140 100644 --- a/pebblekitjs/pebblekitjs.d.ts +++ b/pebblekitjs/pebblekitjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for PebbleKit JS // Project: https://developer.pebble.com/docs/js/Pebble/ // Definitions by: Makoto Kawasaki -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module PebbleKit { interface Error { diff --git a/peerjs/peerjs.d.ts b/peerjs/peerjs.d.ts index 7db935ffbf9a74..ffad20806e7b67 100644 --- a/peerjs/peerjs.d.ts +++ b/peerjs/peerjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for PeerJS // Project: http://peerjs.com/ // Definitions by: Toshiya Nakakura -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/pegjs/pegjs.d.ts b/pegjs/pegjs.d.ts index e740177b5e0b75..85680629e7a9bc 100644 --- a/pegjs/pegjs.d.ts +++ b/pegjs/pegjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for PEG.js // Project: http://pegjs.org/ // Definitions by: vvakame , Tobias Kahlert -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module PEG { function parse(input:string):any; diff --git a/persona/persona.d.ts b/persona/persona.d.ts index 0e9dc15e391678..a86b07739f6885 100644 --- a/persona/persona.d.ts +++ b/persona/persona.d.ts @@ -1,7 +1,7 @@ // Type definitions for Persona // Project: http://www.mozilla.org/en-US/persona // Definitions by: James Frasca -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Persona { diff --git a/pg/pg.d.ts b/pg/pg.d.ts index 51ea4a8d880211..88b3debe493738 100644 --- a/pg/pg.d.ts +++ b/pg/pg.d.ts @@ -1,7 +1,7 @@ // Type definitions for pg // Project: https://github.com/brianc/node-postgres // Definitions by: Phips Peter -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/pgwmodal/pgwmodal.d.ts b/pgwmodal/pgwmodal.d.ts index bb1ade7dfd262f..f43bf0a139fe0e 100644 --- a/pgwmodal/pgwmodal.d.ts +++ b/pgwmodal/pgwmodal.d.ts @@ -1,7 +1,7 @@ // Type definitions for PgwModal 2.0 // Project: http://pgwjs.com/pgwmodal/ // Definitions by: Pine Mizune -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface PgwModalOption { content?: string; diff --git a/phantom/phantom-1.0.0.d.ts b/phantom/phantom-1.0.0.d.ts index 84981735491f11..ed20d9a79aac5f 100644 --- a/phantom/phantom-1.0.0.d.ts +++ b/phantom/phantom-1.0.0.d.ts @@ -1,7 +1,7 @@ // Type definitions for PhantomJS bridge for NodeJS 0.7.0 // Project: https://github.com/sgentle/phantomjs-node // Definitions by: horiuchi -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "phantom" { diff --git a/phantomcss/phantomcss.d.ts b/phantomcss/phantomcss.d.ts index 98c5c3732d96b2..3eec4de6ce3cef 100644 --- a/phantomcss/phantomcss.d.ts +++ b/phantomcss/phantomcss.d.ts @@ -1,7 +1,7 @@ // Type definitions for PhantomCSS 0.11.1 // Project: https://github.com/Huddle/PhantomCSS // Definitions by: Amaury Bauzac -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/phantomjs/phantomjs.d.ts b/phantomjs/phantomjs.d.ts index 88df21c1320dba..a01c169eb33e67 100644 --- a/phantomjs/phantomjs.d.ts +++ b/phantomjs/phantomjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for PhantomJS v1.9.0 API // Project: https://github.com/ariya/phantomjs/wiki/API-Reference // Definitions by: Jed Hunsaker , Mike Keesey -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare function require(module: string): any; diff --git a/phonegap-facebook-plugin/phonegap-facebook-plugin.d.ts b/phonegap-facebook-plugin/phonegap-facebook-plugin.d.ts index 02544b3b86875a..8f444a1758bfc8 100644 --- a/phonegap-facebook-plugin/phonegap-facebook-plugin.d.ts +++ b/phonegap-facebook-plugin/phonegap-facebook-plugin.d.ts @@ -1,7 +1,7 @@ // Type definitions for phonegap-facebook-plugin 0.11.0 // Project: https://github.com/Wizcorp/phonegap-facebook-plugin // Definitions by: Justin Unterreiner -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module PhonegapFacebookPlugin { diff --git a/phonegap-plugin-push/phonegap-plugin-push.d.ts b/phonegap-plugin-push/phonegap-plugin-push.d.ts index a8807cc34508e8..03a0f33b5a6f04 100644 --- a/phonegap-plugin-push/phonegap-plugin-push.d.ts +++ b/phonegap-plugin-push/phonegap-plugin-push.d.ts @@ -1,7 +1,7 @@ // Type definitions for phonegap-plugin-push // Project: https://github.com/phonegap/phonegap-plugin-push // Definitions by: Frederico Galvão -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module PhonegapPluginPush { type EventResponse = RegistrationEventResponse | NotificationEventResponse | Error diff --git a/phonegap/phonegap.d.ts b/phonegap/phonegap.d.ts index 3cc94e45035857..8770c757f4a7b8 100644 --- a/phonegap/phonegap.d.ts +++ b/phonegap/phonegap.d.ts @@ -1,7 +1,7 @@ // Type definitions for PhoneGap 2.3 // Project: http://phonegap.com // Definitions by: Boris Yankov , Dick van den Brink -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface GeolocationError { code: number; diff --git a/photonui/photonui.d.ts b/photonui/photonui.d.ts index 973b241bd774c1..e41388b42511b2 100644 --- a/photonui/photonui.d.ts +++ b/photonui/photonui.d.ts @@ -1,7 +1,7 @@ // Type definitions for PhotonUI v1.0.0 // Project: https://github.com/wanadev/PhotonUI // Definitions by: Florent Poujol -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module photonui { // Base diff --git a/photoswipe/photoswipe.d.ts b/photoswipe/photoswipe.d.ts index bf1cf701ba7361..493f840f7d6f99 100644 --- a/photoswipe/photoswipe.d.ts +++ b/photoswipe/photoswipe.d.ts @@ -1,7 +1,7 @@ // Type definitions for PhotoSwipe 4.0.8 // Project: http://photoswipe.com/ // Definitions by: Xiaohan Zhang -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module PhotoSwipe { /** diff --git a/physijs/physijs.d.ts b/physijs/physijs.d.ts index 8a63b5ad4fe98d..b82360ec89e3eb 100644 --- a/physijs/physijs.d.ts +++ b/physijs/physijs.d.ts @@ -1,7 +1,7 @@ // Type definitions for Physijs // Project: http://chandlerprall.github.io/Physijs/ // Definitions by: Satoru Kimura -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/pickadate/pickadate.d.ts b/pickadate/pickadate.d.ts index ac8e7b181c7369..d463621d096a9d 100644 --- a/pickadate/pickadate.d.ts +++ b/pickadate/pickadate.d.ts @@ -1,7 +1,7 @@ // Type definitions for pickadate.js 3.5.5 // Project: https://github.com/amsul/pickadate.js // Definitions by: Theodore Brown -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/pify/pify.d.ts b/pify/pify.d.ts index 41770873ef2c18..a7a3eccab8684c 100644 --- a/pify/pify.d.ts +++ b/pify/pify.d.ts @@ -1,7 +1,7 @@ // Type definitions for pify // Project: https://github.com/sindresorhus/pify // Definitions by: Sam Verschueren -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "pify" { interface PifyOptions { diff --git a/pikaday/pikaday.d.ts b/pikaday/pikaday.d.ts index c4d4c6bf0e5123..5598d57a33571d 100644 --- a/pikaday/pikaday.d.ts +++ b/pikaday/pikaday.d.ts @@ -1,7 +1,7 @@ // Type definitions for pikaday // Project: https://github.com/dbushell/Pikaday // Definitions by: Rudolph Gottesheim -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/pinkyswear/pinkyswear.d.ts b/pinkyswear/pinkyswear.d.ts index 6cc3b9d6487f10..66e909abd30ee8 100644 --- a/pinkyswear/pinkyswear.d.ts +++ b/pinkyswear/pinkyswear.d.ts @@ -1,7 +1,7 @@ // Type definitions for PinkySwear v2.2.2 // Project: https://github.com/timjansen/PinkySwear.js // Definitions by: Chance Snow -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* * PinkySwear.js 2.2.2 - Minimalistic implementation of the Promises/A+ spec diff --git a/piwik-tracker/piwik-tracker.d.ts b/piwik-tracker/piwik-tracker.d.ts index 129b714cae4464..6ef01fbc584c73 100644 --- a/piwik-tracker/piwik-tracker.d.ts +++ b/piwik-tracker/piwik-tracker.d.ts @@ -1,7 +1,7 @@ // Type definitions for PiwikTracker v0.1.1 // Project: https://www.npmjs.com/package/piwik-tracker // Definitions by: Guilherme Bernal -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/pixi-spine/pixi-spine.d.ts b/pixi-spine/pixi-spine.d.ts index e39dffa421c2e2..1eb7ef801ed1e1 100644 --- a/pixi-spine/pixi-spine.d.ts +++ b/pixi-spine/pixi-spine.d.ts @@ -1,7 +1,7 @@ // Type definitions for pixi-spine 1.0.4 // Project: https://github.com/pixijs/pixi-spine/ // Definitions by: martijncroezen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module PIXI { diff --git a/pixi.js/pixi.js.d.ts b/pixi.js/pixi.js.d.ts index 637c3484577383..1ac8c0006230b6 100644 --- a/pixi.js/pixi.js.d.ts +++ b/pixi.js/pixi.js.d.ts @@ -1,7 +1,7 @@ // Type definitions for Pixi.js 3.0.9 dev // Project: https://github.com/GoodBoyDigital/pixi.js/ // Definitions by: clark-stevenson -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare class PIXI { diff --git a/platform/platform.d.ts b/platform/platform.d.ts index e2c49b3fafec90..c02615b932e051 100644 --- a/platform/platform.d.ts +++ b/platform/platform.d.ts @@ -1,7 +1,7 @@ // Type definitions for Platform 1.0.0 // Project: https://github.com/bestiejs/platform.js // Definitions by: Jake Hickman -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface PlatformStatic { diff --git a/playerframework/playerFramework.d.ts b/playerframework/playerFramework.d.ts index 339b94a738140c..9cad70f788d172 100644 --- a/playerframework/playerFramework.d.ts +++ b/playerframework/playerFramework.d.ts @@ -1,7 +1,7 @@ // Type definitions for Player Framework (MMPPF) // Project: https://playerframework.codeplex.com/ // Definitions by: Ricardo Sabino -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/pleasejs/please.d.ts b/pleasejs/please.d.ts index b45b83da81dd09..fbcdefed72ff38 100644 --- a/pleasejs/please.d.ts +++ b/pleasejs/please.d.ts @@ -1,7 +1,7 @@ // Type definitions for PleaseJS // Project: http://www.checkman.io/please/ // Definitions by: Toshiya Nakakura -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var Please: PleaseJS.Please; diff --git a/plottable/plottable.d.ts b/plottable/plottable.d.ts index bdf968e9609b97..697512e30cbddd 100644 --- a/plottable/plottable.d.ts +++ b/plottable/plottable.d.ts @@ -1,7 +1,7 @@ // Type definitions for Plottable v1.4.0 // Project: http://plottablejs.org/ // Definitions by: Plottable Team -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/pluralize/pluralize.d.ts b/pluralize/pluralize.d.ts index 501a96b124965c..0a77d87a59ef3c 100644 --- a/pluralize/pluralize.d.ts +++ b/pluralize/pluralize.d.ts @@ -1,7 +1,7 @@ // Type definitions for pluralize // Project: https://www.npmjs.com/package/pluralize // Definitions by: Syu Kato -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface PluralizeStatic { /** diff --git a/png-async/png-async.d.ts b/png-async/png-async.d.ts index 0743c893aa9a17..b64172c3615bfa 100644 --- a/png-async/png-async.d.ts +++ b/png-async/png-async.d.ts @@ -1,7 +1,7 @@ // Type definitions for png-async // Project: https://github.com/kanreisa/node-png-async // Definitions by: Yuki KAN -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/pngjs2/pngjs2.d.ts b/pngjs2/pngjs2.d.ts index 55d094bc2ffea8..ae868ea6541919 100644 --- a/pngjs2/pngjs2.d.ts +++ b/pngjs2/pngjs2.d.ts @@ -1,7 +1,7 @@ // Type definitions for pngjs2 2.0.0 // Project: https://www.npmjs.com/package/pngjs2 // Definitions by: Elisée Maurer -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/podcast/podcast.d.ts b/podcast/podcast.d.ts index 251c1a97b7437a..7ea36b9a0d55c3 100644 --- a/podcast/podcast.d.ts +++ b/podcast/podcast.d.ts @@ -1,7 +1,7 @@ // Type definitions for podcast v0.1.0 // Project: http://github.com/maxnowack/node-podcast // Definitions by: Niklas Mollenhauer -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface PodcastStatic { diff --git a/poly2tri/poly2tri.d.ts b/poly2tri/poly2tri.d.ts index 9b9edebd2046a7..f96998e20ed15b 100644 --- a/poly2tri/poly2tri.d.ts +++ b/poly2tri/poly2tri.d.ts @@ -1,7 +1,7 @@ // Type definitions for poly2tri v0.9.10 // Project: http://github.com/r3mi/poly2tri.js/ // Definitions by: Elemar Junior -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module poly2tri { diff --git a/polyline/polyline.d.ts b/polyline/polyline.d.ts index a7f803efc99cf8..78fb292d1e375e 100644 --- a/polyline/polyline.d.ts +++ b/polyline/polyline.d.ts @@ -1,7 +1,7 @@ // Type definitions for Polyline 0.1.0 // Project: https://github.com/mapbox/polyline // Definitions by: Arseniy Maximov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/polymer-ts/polymer-ts.d.ts b/polymer-ts/polymer-ts.d.ts index 921b2566561ba1..91ac88d1dec011 100644 --- a/polymer-ts/polymer-ts.d.ts +++ b/polymer-ts/polymer-ts.d.ts @@ -1,7 +1,7 @@ // Type definitions for PolymerTS 0.1.19 // Project: https://github.com/nippur72/PolymerTS // Definitions by: Louis Grignon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module polymer { class PolymerBase extends HTMLElement { diff --git a/polymer/polymer.d.ts b/polymer/polymer.d.ts index 2c548e34d013ad..23dc223322783d 100644 --- a/polymer/polymer.d.ts +++ b/polymer/polymer.d.ts @@ -1,7 +1,7 @@ // Type definitions for polymer v1.1.6 // Project: https://github.com/Polymer/polymer // Definitions by: Louis Grignon , Suguru Inatomi -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/popcorn/popcorn.d.ts b/popcorn/popcorn.d.ts index 3aab5d5d7dba36..2aa23b18977799 100644 --- a/popcorn/popcorn.d.ts +++ b/popcorn/popcorn.d.ts @@ -1,7 +1,7 @@ // Type definitions for Popcorn 1.3.0 // Project: https://github.com/mozilla/popcorn-js // Definitions by: grapswiz -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var Popcorn:PopcornStatic; diff --git a/postal/postal-0.8.9.d.ts b/postal/postal-0.8.9.d.ts index 0ef40c5d51caf9..de9b7b5682376e 100644 --- a/postal/postal-0.8.9.d.ts +++ b/postal/postal-0.8.9.d.ts @@ -1,7 +1,7 @@ // Type definitions for Postal v0.8.9 // Project: https://github.com/postaljs/postal.js // Definitions by: Lokesh Peta -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/postal/postal.d.ts b/postal/postal.d.ts index a23e14d87376d4..d476c3710a41dc 100644 --- a/postal/postal.d.ts +++ b/postal/postal.d.ts @@ -1,7 +1,7 @@ // Type definitions for Postal v1.0.6 // Project: https://github.com/postaljs/postal.js // Definitions by: Lokesh Peta , Paul Jolly -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface IConfiguration { SYSTEM_CHANNEL: string; diff --git a/pouchDB/pouch.d.ts b/pouchDB/pouch.d.ts index 40a28cf23d6e6b..d3097a4099bd30 100644 --- a/pouchDB/pouch.d.ts +++ b/pouchDB/pouch.d.ts @@ -1,7 +1,7 @@ // Type definitions for Pouch 0.1 // Project: http://pouchdb.com // Definitions by: Bill Sears -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface PouchError { status: number; diff --git a/power-assert-formatter/power-assert-formatter.d.ts b/power-assert-formatter/power-assert-formatter.d.ts index d3ccb59aba546c..e9fbc96e87c880 100644 --- a/power-assert-formatter/power-assert-formatter.d.ts +++ b/power-assert-formatter/power-assert-formatter.d.ts @@ -1,7 +1,7 @@ // Type definitions for power-assert-formatter // Project: https://github.com/twada/power-assert-formatter // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare function powerAssertFormatter(options?:powerAssertFormatter.Options):powerAssertFormatter.Formatter; diff --git a/power-assert/power-assert.d.ts b/power-assert/power-assert.d.ts index 44549eb1896269..66c4740eae59ac 100644 --- a/power-assert/power-assert.d.ts +++ b/power-assert/power-assert.d.ts @@ -1,7 +1,7 @@ // Type definitions for power-assert // Project: https://github.com/twada/power-assert // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // copy from assert external module in node.d.ts diff --git a/precise/precise.d.ts b/precise/precise.d.ts index e8af2245ff1e6d..19428a201d702f 100644 --- a/precise/precise.d.ts +++ b/precise/precise.d.ts @@ -1,7 +1,7 @@ // Type definitions for precise // Project: https://www.npmjs.org/package/precise // Definitions by: Peter Harris -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "precise" { /** diff --git a/precond/precond.d.ts b/precond/precond.d.ts index ef5362468a501b..27a190482d226c 100644 --- a/precond/precond.d.ts +++ b/precond/precond.d.ts @@ -1,7 +1,7 @@ // Type definitions for precond 0.2.3 // Project: https://github.com/MathieuTurcotte/node-precond // Definitions by: Oliver Schneider -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "precond" { export function checkArgument(value: any, message?: string, ...formatArgs: any[]): void; diff --git a/preloadjs/preloadjs.d.ts b/preloadjs/preloadjs.d.ts index 73730f9479cd5a..2bcc4e3428dd88 100644 --- a/preloadjs/preloadjs.d.ts +++ b/preloadjs/preloadjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for PreloadJS 0.6.0 // Project: http://www.createjs.com/#!/PreloadJS // Definitions by: Pedro Ferreira -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* Copyright (c) 2012 Pedro Ferreira diff --git a/prelude-ls/prelude-ls.d.ts b/prelude-ls/prelude-ls.d.ts index 053ed53a4a3369..48e4ce0b40bb3a 100644 --- a/prelude-ls/prelude-ls.d.ts +++ b/prelude-ls/prelude-ls.d.ts @@ -1,7 +1,7 @@ // Type definitions for prelude.ls 1.1.1 // Project: http://www.preludels.com // Definitions by: Aya Morisawa -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Change [0]: 2015/06/14 - Marcelo Camargo diff --git a/progress/progress.d.ts b/progress/progress.d.ts index afb8ccf73210b2..8ce3fb5096a863 100644 --- a/progress/progress.d.ts +++ b/progress/progress.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-progress v1.1.8 // Project: https://github.com/tj/node-progress // Definitions by: Sebastian Lenz -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/progressjs/progress.d.ts b/progressjs/progress.d.ts index a7f9923c3f918e..cf5c481b6386e8 100644 --- a/progressjs/progress.d.ts +++ b/progressjs/progress.d.ts @@ -1,7 +1,7 @@ // Type definitions for ProgressJs v0.1.0 // Project: http://usablica.github.io/progress.js/ // Definitions by: Shunsuke Ohtani -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface ProgressJsStatic { diff --git a/project-oxford/project-oxford.d.ts b/project-oxford/project-oxford.d.ts index dffecc36150ce1..93c3e9826ea072 100644 --- a/project-oxford/project-oxford.d.ts +++ b/project-oxford/project-oxford.d.ts @@ -1,7 +1,7 @@ // Type definitions for project-oxford v0.1.3 // Project: https://github.com/felixrieseberg/project-oxford // Definitions by: Scott Southwood -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/promise-pool/promise-pool.d.ts b/promise-pool/promise-pool.d.ts index 03cf5892b1dc56..37272b409f6a10 100644 --- a/promise-pool/promise-pool.d.ts +++ b/promise-pool/promise-pool.d.ts @@ -1,7 +1,7 @@ // Type definitions for promise-pool // Project: https://github.com/vilic/promise-pool // Definitions by: VILIC VANE -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/promises-a-plus/promises-a-plus.d.ts b/promises-a-plus/promises-a-plus.d.ts index 28abd07b18a1af..34d65d799b320e 100644 --- a/promises-a-plus/promises-a-plus.d.ts +++ b/promises-a-plus/promises-a-plus.d.ts @@ -1,7 +1,7 @@ // Type definitions for promises-a-plus // Project: http://promisesaplus.com/ // Definitions by: Igor Oleinikov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module PromisesAPlus { interface PromiseCtor { diff --git a/promisify-supertest/promisify-supertest.d.ts b/promisify-supertest/promisify-supertest.d.ts index dd9c703b42be1e..536982712ac172 100644 --- a/promisify-supertest/promisify-supertest.d.ts +++ b/promisify-supertest/promisify-supertest.d.ts @@ -1,7 +1,7 @@ // Type definitions for promisify-supertest v1.0.0 // Project: https://www.npmjs.com/package/promisify-supertest // Definitions by: Leo Liang -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/promptly/promptly.d.ts b/promptly/promptly.d.ts index beb8319247343c..d0b68a3f2331ed 100644 --- a/promptly/promptly.d.ts +++ b/promptly/promptly.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-promptly 1.1.1 // Project: https://github.com/IndigoUnited/node-promptly // Definitions by: Dan Spencer -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/protobufjs/protobufjs.d.ts b/protobufjs/protobufjs.d.ts index ec8131e7f951f0..aa00aabfa05cc8 100644 --- a/protobufjs/protobufjs.d.ts +++ b/protobufjs/protobufjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for ProtoBuf.js // Project: https://github.com/dcodeIO/ProtoBuf.js // Definitions by: Panu Horsmalahti -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// @@ -55,7 +55,7 @@ declare module ProtoBuf { isLong(obj: any): boolean; } - // Based on https://github.com/dcodeIO/Long.js and https://github.com/borisyankov/DefinitelyTyped/blob/master/long/long.d.ts + // Based on https://github.com/dcodeIO/Long.js and https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/long/long.d.ts export interface Long { high: number; low: number; diff --git a/proxyquire/proxyquire.d.ts b/proxyquire/proxyquire.d.ts index 87254a0554054a..5127592b874089 100644 --- a/proxyquire/proxyquire.d.ts +++ b/proxyquire/proxyquire.d.ts @@ -1,7 +1,7 @@ // Type definitions for Proxyquire 1.3.0 // Project: https://github.com/thlorenz/proxyquire // Definitions by: jt000 -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface Proxyquire { diff --git a/pty.js/pty.js.d.ts b/pty.js/pty.js.d.ts index 725422d39b1711..957134e466323d 100644 --- a/pty.js/pty.js.d.ts +++ b/pty.js/pty.js.d.ts @@ -1,7 +1,7 @@ // Type definitions for pty.js 0.2.7-1 // Project: https://github.com/chjj/pty.js // Definitions by: Vadim Macagon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/pubsubjs/pubsub.d.ts b/pubsubjs/pubsub.d.ts index d8e6e077dd4da1..d08cc844cb44c8 100644 --- a/pubsubjs/pubsub.d.ts +++ b/pubsubjs/pubsub.d.ts @@ -1,7 +1,7 @@ // Type definitions for PubSubJS 1.5.2 // Project: https://github.com/mroderick/PubSubJS // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module PubSubJS { interface Base extends Publish, Subscribe, Unsubscribe, ClearAllSubscriptions { diff --git a/purl/purl-jquery.d.ts b/purl/purl-jquery.d.ts index 55753a12296822..cedbf8042fff3c 100644 --- a/purl/purl-jquery.d.ts +++ b/purl/purl-jquery.d.ts @@ -1,7 +1,7 @@ // Type definitions for Purl 2.3.1 // Project: https://github.com/allmarkedup/purl // Definitions by: Daniel Ferreira Monteiro Alves -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/purl/purl.d.ts b/purl/purl.d.ts index 0686b6269df764..50ea8ea2ecc50b 100644 --- a/purl/purl.d.ts +++ b/purl/purl.d.ts @@ -1,7 +1,7 @@ // Type definitions for Purl 2.3.1 // Project: https://github.com/allmarkedup/purl // Definitions by: Daniel Ferreira Monteiro Alves -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module purl { diff --git a/pusher-js/pusher-js.d.ts b/pusher-js/pusher-js.d.ts index 9306faa8fe8656..0a6dc18d24f1e6 100644 --- a/pusher-js/pusher-js.d.ts +++ b/pusher-js/pusher-js.d.ts @@ -1,7 +1,7 @@ // Type definitions for pusher-js 3.0.0 // Project: https://github.com/pusher/pusher-js // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "pusher-js" { diff --git a/q-io/Q-io.d.ts b/q-io/Q-io.d.ts index 1e16e3c33bee6b..e7448c4930fcda 100644 --- a/q-io/Q-io.d.ts +++ b/q-io/Q-io.d.ts @@ -1,7 +1,7 @@ // Type definitions for Q-io // Project: https://github.com/kriskowal/q-io // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/q-retry/q-retry.d.ts b/q-retry/q-retry.d.ts index f4e6e47d93bd5d..40efb2c89b137a 100644 --- a/q-retry/q-retry.d.ts +++ b/q-retry/q-retry.d.ts @@ -1,7 +1,7 @@ // Type definitions for q-retry // Project: https://github.com/vilic/q-retry // Definitions by: VILIC VANE -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/q/Q.d.ts b/q/Q.d.ts index 5cc8d9558df05b..2a499bea02830e 100644 --- a/q/Q.d.ts +++ b/q/Q.d.ts @@ -1,7 +1,7 @@ // Type definitions for Q // Project: https://github.com/kriskowal/q // Definitions by: Barrie Nemetchek , Andrew Gaspar , John Reilly -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * If value is a Q promise, returns the promise. diff --git a/qajax/qajax.d.ts b/qajax/qajax.d.ts index 6989ea6d2e8595..143f829ce62798 100644 --- a/qajax/qajax.d.ts +++ b/qajax/qajax.d.ts @@ -1,7 +1,7 @@ // Type definitions for Qajax // Project: https://github.com/gre/qajax // Definitions by: Boltmade -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/qs/qs.d.ts b/qs/qs.d.ts index 5889fae499fb16..aa6aa4a8c13d25 100644 --- a/qs/qs.d.ts +++ b/qs/qs.d.ts @@ -1,7 +1,7 @@ // Type definitions for qs // Project: https://github.com/hapijs/qs // Definitions by: Roman Korneev -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module QueryString { interface IStringifyOptions { diff --git a/qtip2/qtip2.d.ts b/qtip2/qtip2.d.ts index 3d1f841f2e6532..277959899dc1b3 100644 --- a/qtip2/qtip2.d.ts +++ b/qtip2/qtip2.d.ts @@ -1,7 +1,7 @@ // Type definitions for qtip2 v2.2.1 // Project: http://qtip2.com/ // Definitions by: Nathan Pitman -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Notes: // - Type bindings for the QTip2 API and options are included. Bindings for global settings aren't required. // - Deprecated functionality is not supported. diff --git a/query-string/query-string.d.ts b/query-string/query-string.d.ts index e4d76d003099d4..80d643c420cee6 100644 --- a/query-string/query-string.d.ts +++ b/query-string/query-string.d.ts @@ -1,7 +1,7 @@ // Type definitions for query-string v3.0.0 // Project: https://github.com/sindresorhus/query-string // Definitions by: Sam Verschueren -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "query-string" { /** diff --git a/quixote/quixote.d.ts b/quixote/quixote.d.ts index 37bc1eb0ca18bb..7bf7ffbc656e44 100644 --- a/quixote/quixote.d.ts +++ b/quixote/quixote.d.ts @@ -1,7 +1,7 @@ // Type definitions for quixote v0.7.0 // Project: http://quixote-css.com/ // Definitions by: Aleksandr Filatov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface Quixote { // Create a test iframe. This is a slow operation, so once you have a frame, it's best to use QFrame.reset() on it rather than creating a new frame for each test diff --git a/qunit/qunit.d.ts b/qunit/qunit.d.ts index d23d5a73b33339..a176712d7555d2 100644 --- a/qunit/qunit.d.ts +++ b/qunit/qunit.d.ts @@ -1,7 +1,7 @@ // Type definitions for QUnit v1.16 // Project: http://qunitjs.com/ // Definitions by: Diullei Gomes -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface DoneCallbackObject { diff --git a/qwest/qwest.d.ts b/qwest/qwest.d.ts index d0442975edf6a2..5b8290f8e95286 100644 --- a/qwest/qwest.d.ts +++ b/qwest/qwest.d.ts @@ -1,7 +1,7 @@ // Type definitions for qwest v1.7.0 // Project: https://github.com/pyrsmk/qwest // Definitions by: Lindsay Evans -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Qwest { diff --git a/rabbit.js/rabbit.js.d.ts b/rabbit.js/rabbit.js.d.ts index 98d8172fd9005d..7e09cfe14aa600 100644 --- a/rabbit.js/rabbit.js.d.ts +++ b/rabbit.js/rabbit.js.d.ts @@ -1,7 +1,7 @@ // Type definitions for rabbit.js v0.4.2 // Project: https://github.com/squaremo/rabbit.js // Definitions by: Wonshik Kim -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/radius/radius.d.ts b/radius/radius.d.ts index 346b7b487c389f..4e4b41c048b625 100644 --- a/radius/radius.d.ts +++ b/radius/radius.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-radius // Project: https://github.com/retailnext/node-radius // Definitions by: Peter Harris -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/random-string/random-string.d.ts b/random-string/random-string.d.ts index f9bcddb1bc193a..5fc955adfa23bc 100644 --- a/random-string/random-string.d.ts +++ b/random-string/random-string.d.ts @@ -1,7 +1,7 @@ // Type definitions for random-string // Project: https://github.com/valiton/node-random-string // Definitions by: Sam Saint-Pettersen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "random-string" { function randomString(opts?: Object): string; diff --git a/rangy/rangy.d.ts b/rangy/rangy.d.ts index 16ce2a5a3ddc82..3b385a8b6365f3 100644 --- a/rangy/rangy.d.ts +++ b/rangy/rangy.d.ts @@ -1,7 +1,7 @@ // Type definitions for Rangy // Project: https://github.com/timdown/rangy // Definitions by: Rudolph Gottesheim -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface RangyRange extends Range { setStartAndEnd(startNode:Node, startOffset:number, endNode?:Node, endOffset?:number):any; diff --git a/raphael/raphael.d.ts b/raphael/raphael.d.ts index 9a51106b93b991..54cdc35146c3da 100644 --- a/raphael/raphael.d.ts +++ b/raphael/raphael.d.ts @@ -1,7 +1,7 @@ // Type definitions for Raphael 2.1 // Project: http://raphaeljs.com // Definitions by: CheCoxshall -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface BoundingBox { diff --git a/rappid/rappid.d.ts b/rappid/rappid.d.ts index 9cc438884f995c..1378e8027c8266 100644 --- a/rappid/rappid.d.ts +++ b/rappid/rappid.d.ts @@ -1,7 +1,7 @@ // Type definitions for Rappid 1.5 // Project: http://jointjs.com/about-rappid // Definitions by: Ewout Van Gossum -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/ravenjs/ravenjs.d.ts b/ravenjs/ravenjs.d.ts index 51b6baae6f7b55..53cf4ad9cb010b 100644 --- a/ravenjs/ravenjs.d.ts +++ b/ravenjs/ravenjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for Raven.js // Project: https://github.com/getsentry/raven-js // Definitions by: Santi Albo , Benjamin Pannell -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var Raven: RavenStatic; diff --git a/raygun4js/raygun4js.d.ts b/raygun4js/raygun4js.d.ts index a3c2feeb41a829..b8f32a7df255ce 100644 --- a/raygun4js/raygun4js.d.ts +++ b/raygun4js/raygun4js.d.ts @@ -1,7 +1,7 @@ // Type definitions for raygun4js 1.18.3 // Project: https://github.com/MindscapeHQ/raygun4js // Definitions by: Brian Surowiec -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module raygun { diff --git a/rc-select/rc-select.d.ts b/rc-select/rc-select.d.ts index 3377478f608b71..8b9ca6978c4408 100644 --- a/rc-select/rc-select.d.ts +++ b/rc-select/rc-select.d.ts @@ -1,7 +1,7 @@ // Type definitions for React Select v5.9.0 // Project: https://github.com/react-component/select // Definitions by: Denis Tirilis -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/rcloader/rcloader.d.ts b/rcloader/rcloader.d.ts index e06ac5905dba15..edba7984197159 100644 --- a/rcloader/rcloader.d.ts +++ b/rcloader/rcloader.d.ts @@ -1,7 +1,7 @@ // Type definitions for rcloader // Project: https://github.com/spalger/rcloader // Definitions by: Panu Horsmalahti -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "rcloader" { interface Options { diff --git a/react-bootstrap/react-bootstrap.d.ts b/react-bootstrap/react-bootstrap.d.ts index f3cfd20f327474..d6eaa952d9011a 100644 --- a/react-bootstrap/react-bootstrap.d.ts +++ b/react-bootstrap/react-bootstrap.d.ts @@ -1,7 +1,7 @@ // Type definitions for react-bootstrap // Project: https://github.com/react-bootstrap/react-bootstrap // Definitions by: Walker Burgin , Vincent Siao -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/react-datagrid/react-datagrid.d.ts b/react-datagrid/react-datagrid.d.ts index aca7d355e1290b..9ff2b1886801b2 100644 --- a/react-datagrid/react-datagrid.d.ts +++ b/react-datagrid/react-datagrid.d.ts @@ -1,7 +1,7 @@ // Type definitions for react-datagrid 1.2.15 // Project: https://github.com/zippyui/react-datagrid.git // Definitions by: Stephen Jelfs -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/react-day-picker/react-day-picker.d.ts b/react-day-picker/react-day-picker.d.ts index 921add78c92d83..e20f670184c282 100644 --- a/react-day-picker/react-day-picker.d.ts +++ b/react-day-picker/react-day-picker.d.ts @@ -1,7 +1,7 @@ // Type definitions for react-day-picker v1.2.0 // Project: https://github.com/gpbl/react-day-picker // Definitions by: Giampaolo Bellavite , Jason Killian -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/react-dnd/react-dnd.d.ts b/react-dnd/react-dnd.d.ts index 13071b5507b1bf..cfe5506afb7a08 100644 --- a/react-dnd/react-dnd.d.ts +++ b/react-dnd/react-dnd.d.ts @@ -1,7 +1,7 @@ // Type definitions for React DnD v1.1.4 // Project: https://github.com/gaearon/react-dnd // Definitions by: Asana -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/react-holder/react-holder.d.ts b/react-holder/react-holder.d.ts index b29cd0893cbaa5..126734c97352b3 100644 --- a/react-holder/react-holder.d.ts +++ b/react-holder/react-holder.d.ts @@ -1,7 +1,7 @@ // Type definitions for react-holder 1.0.0 // Project: https://github.com/Moeriki/react-holder // Definitions by: Isman Usoh -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/react-input-calendar/react-input-calendar.d.ts b/react-input-calendar/react-input-calendar.d.ts index 14b877c8d3770a..217f14a3a0fa29 100644 --- a/react-input-calendar/react-input-calendar.d.ts +++ b/react-input-calendar/react-input-calendar.d.ts @@ -1,7 +1,7 @@ // Type definitions for react-input-calendar // Project: https://github.com/Rudeg/react-input-calendar // Definitions by: Stepan Mikhaylyuk -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module reactInputCalendar { diff --git a/react-intl/react-intl-1.2.0.d.ts b/react-intl/react-intl-1.2.0.d.ts index 3d7a9b7378efc2..c131d18d2c9dff 100644 --- a/react-intl/react-intl-1.2.0.d.ts +++ b/react-intl/react-intl-1.2.0.d.ts @@ -1,7 +1,7 @@ // Type definitions for react-intl 1.2.0 // Project: http://formatjs.io/react/ // Definitions by: Bruno Grieder -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/react-intl/react-intl.d.ts b/react-intl/react-intl.d.ts index 8a11401afe94d9..1ff75ef1b3f625 100644 --- a/react-intl/react-intl.d.ts +++ b/react-intl/react-intl.d.ts @@ -1,7 +1,7 @@ // Type definitions for react-intl 2.0.0-beta1 // Project: http://formatjs.io/react/ // Definitions by: Bruno Grieder , Christian Droulers -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/react-mixin/react-mixin.d.ts b/react-mixin/react-mixin.d.ts index e7d25a6ab42846..6285ad02ec18db 100644 --- a/react-mixin/react-mixin.d.ts +++ b/react-mixin/react-mixin.d.ts @@ -1,7 +1,7 @@ // Type definitions for react-mixin 2.0.2 // Project: https://github.com/brigand/react-mixin // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/react-native/react-native.d.ts b/react-native/react-native.d.ts index 0bdae519616c6c..617b9100a08675 100644 --- a/react-native/react-native.d.ts +++ b/react-native/react-native.d.ts @@ -1,7 +1,7 @@ // Type definitions for react-native 0.19 // Project: https://github.com/facebook/react-native // Definitions by: Bruno Grieder -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// // diff --git a/react-notification-system/react-notification-system.d.ts b/react-notification-system/react-notification-system.d.ts index 84f479690fa238..7ec4d6c3322566 100644 --- a/react-notification-system/react-notification-system.d.ts +++ b/react-notification-system/react-notification-system.d.ts @@ -1,7 +1,7 @@ // Type definitions for React Notification System v0.2.6 // Project: https://www.npmjs.com/package/react-notification-system // Definitions by: Giedrius Grabauskas , Deividas Bakanas -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/react-props-decorators/react-props-decorators.d.ts b/react-props-decorators/react-props-decorators.d.ts index 9b62d84f9f2560..c5233af4009757 100644 --- a/react-props-decorators/react-props-decorators.d.ts +++ b/react-props-decorators/react-props-decorators.d.ts @@ -1,7 +1,7 @@ // Type definitions for react-props-decorators 0.1.0 // Project: https://github.com/popkirby/react-props-decorators // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/react-redux/react-redux-2.1.2.d.ts b/react-redux/react-redux-2.1.2.d.ts index 767b6b109719a7..fa67b1b2e95790 100644 --- a/react-redux/react-redux-2.1.2.d.ts +++ b/react-redux/react-redux-2.1.2.d.ts @@ -1,7 +1,7 @@ // Type definitions for react-redux 2.1.2 // Project: https://github.com/rackt/react-redux // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/react-redux/react-redux.d.ts b/react-redux/react-redux.d.ts index 9bb8f7d820d72e..89d33cf6dbb324 100644 --- a/react-redux/react-redux.d.ts +++ b/react-redux/react-redux.d.ts @@ -1,7 +1,7 @@ // Type definitions for react-redux 4.4.0 // Project: https://github.com/rackt/react-redux // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/react-router-bootstrap/react-router-bootstrap.d.ts b/react-router-bootstrap/react-router-bootstrap.d.ts index c268a4ad45513b..a1724f5aaec32d 100644 --- a/react-router-bootstrap/react-router-bootstrap.d.ts +++ b/react-router-bootstrap/react-router-bootstrap.d.ts @@ -1,7 +1,7 @@ // Type definitions for react-router-bootstrap // Project: https://github.com/react-bootstrap/react-router-bootstrap // Definitions by: Vincent Lesierse -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/react-router-redux/react-router-redux-2.x.d.ts b/react-router-redux/react-router-redux-2.x.d.ts index a51766fcf979b2..a5262086125155 100644 --- a/react-router-redux/react-router-redux-2.x.d.ts +++ b/react-router-redux/react-router-redux-2.x.d.ts @@ -1,7 +1,7 @@ // Type definitions for react-router-redux v2.x - v3.x // Project: https://github.com/rackt/react-router-redux // Definitions by: Isman Usoh , Noah Shipley , Dimitri Rosenberg -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/react-router-redux/react-router-redux.d.ts b/react-router-redux/react-router-redux.d.ts index 168161a179d681..b2c993132a6790 100644 --- a/react-router-redux/react-router-redux.d.ts +++ b/react-router-redux/react-router-redux.d.ts @@ -1,7 +1,7 @@ // Type definitions for react-router-redux v4.0.0 // Project: https://github.com/rackt/react-router-redux // Definitions by: Isman Usoh , Noah Shipley , Dimitri Rosenberg -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/react-router/history.d.ts b/react-router/history.d.ts index e22dbb757438a7..1af2d269931830 100644 --- a/react-router/history.d.ts +++ b/react-router/history.d.ts @@ -1,7 +1,7 @@ // Type definitions for history v2.0.0 // Project: https://github.com/rackt/history // Definitions by: Sergey Buturlakin , Nathan Brown -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare namespace HistoryModule { diff --git a/react-router/react-router-0.13.3.d.ts b/react-router/react-router-0.13.3.d.ts index 4cebcfab36908d..e9efb3a58024bc 100644 --- a/react-router/react-router-0.13.3.d.ts +++ b/react-router/react-router-0.13.3.d.ts @@ -1,7 +1,7 @@ // Type definitions for React Router 0.13.3 // Project: https://github.com/rackt/react-router // Definitions by: Yuichi Murata , Václav Ostrožlík -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/react-router/react-router-1.0.0.d.ts b/react-router/react-router-1.0.0.d.ts index 2010a1f496acd4..07b326f275f3c3 100644 --- a/react-router/react-router-1.0.0.d.ts +++ b/react-router/react-router-1.0.0.d.ts @@ -1,7 +1,7 @@ // Type definitions for react-router v1.0.0 // Project: https://github.com/rackt/react-router // Definitions by: Sergey Buturlakin , Yuichi Murata , Václav Ostrožlík -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/react-router/react-router.d.ts b/react-router/react-router.d.ts index e510b740658f52..d42e7da46835bc 100644 --- a/react-router/react-router.d.ts +++ b/react-router/react-router.d.ts @@ -1,7 +1,7 @@ // Type definitions for react-router v2.0.0 // Project: https://github.com/rackt/react-router // Definitions by: Sergey Buturlakin , Yuichi Murata , Václav Ostrožlík , Nathan Brown -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/react-scroll/react-scroll.d.ts b/react-scroll/react-scroll.d.ts index fbaf8d3d256f04..27d7dd2104215b 100644 --- a/react-scroll/react-scroll.d.ts +++ b/react-scroll/react-scroll.d.ts @@ -1,7 +1,7 @@ // Type definitions for redux-immutable v3.0.5 // Project: https://github.com/fisshy/react-scroll // Definitions by: Pedro Pereira -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/react-spinkit/react-spinkit.d.ts b/react-spinkit/react-spinkit.d.ts index 666def38e7dffe..25f28625f5db3f 100644 --- a/react-spinkit/react-spinkit.d.ts +++ b/react-spinkit/react-spinkit.d.ts @@ -1,7 +1,7 @@ // Type definitions for react-spinkit 1.1.4 // Project: https://github.com/KyleAMathews/react-spinkit // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/react-swf/react-swf.d.ts b/react-swf/react-swf.d.ts index 21921f8f931c19..61962b2417e219 100644 --- a/react-swf/react-swf.d.ts +++ b/react-swf/react-swf.d.ts @@ -1,7 +1,7 @@ // Type definitions for react-swf // Project: https://github.com/syranide/react-swf // Definitions by: Stepan Mikhaylyuk -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/react/react-0.13.3.d.ts b/react/react-0.13.3.d.ts index 794ec8cc284561..01c58a2c032fd2 100644 --- a/react/react-0.13.3.d.ts +++ b/react/react-0.13.3.d.ts @@ -1,7 +1,7 @@ // Type definitions for React v0.13.3 // Project: http://facebook.github.io/react/ // Definitions by: Asana , AssureSign , Microsoft -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare namespace __React { // diff --git a/react/react-addons-create-fragment.d.ts b/react/react-addons-create-fragment.d.ts index b2332eae1eb718..9bfa4c33c6a892 100644 --- a/react/react-addons-create-fragment.d.ts +++ b/react/react-addons-create-fragment.d.ts @@ -1,7 +1,7 @@ // Type definitions for React v0.14 (react-addons-create-fragment) // Project: http://facebook.github.io/react/ // Definitions by: Asana , AssureSign , Microsoft -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/react/react-addons-css-transition-group.d.ts b/react/react-addons-css-transition-group.d.ts index f55335ccbc55df..a7b385e8a7a22b 100644 --- a/react/react-addons-css-transition-group.d.ts +++ b/react/react-addons-css-transition-group.d.ts @@ -1,7 +1,7 @@ // Type definitions for React v0.14 (react-addons-css-transition-group) // Project: http://facebook.github.io/react/ // Definitions by: Asana , AssureSign , Microsoft -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/react/react-addons-linked-state-mixin.d.ts b/react/react-addons-linked-state-mixin.d.ts index 52fd17930c72ec..efdf6aa1e27b24 100644 --- a/react/react-addons-linked-state-mixin.d.ts +++ b/react/react-addons-linked-state-mixin.d.ts @@ -1,7 +1,7 @@ // Type definitions for React v0.14 (react-addons-linked-state-mixin) // Project: http://facebook.github.io/react/ // Definitions by: Asana , AssureSign , Microsoft -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/react/react-addons-perf.d.ts b/react/react-addons-perf.d.ts index 20416a060ca74e..6a40a2c402253b 100644 --- a/react/react-addons-perf.d.ts +++ b/react/react-addons-perf.d.ts @@ -1,7 +1,7 @@ // Type definitions for React v0.14 (react-addons-perf) // Project: http://facebook.github.io/react/ // Definitions by: Asana , AssureSign , Microsoft -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/react/react-addons-pure-render-mixin.d.ts b/react/react-addons-pure-render-mixin.d.ts index 3c154e6b5d6a53..fcd62b7f3226ed 100644 --- a/react/react-addons-pure-render-mixin.d.ts +++ b/react/react-addons-pure-render-mixin.d.ts @@ -1,7 +1,7 @@ // Type definitions for React v0.14 (react-addons-pure-render-mixin) // Project: http://facebook.github.io/react/ // Definitions by: Asana , AssureSign , Microsoft -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/react/react-addons-shallow-compare.d.ts b/react/react-addons-shallow-compare.d.ts index 2b5a4dba24c159..4fb9aa84620d82 100644 --- a/react/react-addons-shallow-compare.d.ts +++ b/react/react-addons-shallow-compare.d.ts @@ -1,7 +1,7 @@ // Type definitions for React v0.14 (react-addons-css-transition-group) // Project: http://facebook.github.io/react/ // Definitions by: Asana , AssureSign , Microsoft -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/react/react-addons-test-utils.d.ts b/react/react-addons-test-utils.d.ts index 35df25102043ab..76056caf304381 100644 --- a/react/react-addons-test-utils.d.ts +++ b/react/react-addons-test-utils.d.ts @@ -1,7 +1,7 @@ // Type definitions for React v0.14 (react-addons-test-utils) // Project: http://facebook.github.io/react/ // Definitions by: Asana , AssureSign , Microsoft -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/react/react-addons-transition-group.d.ts b/react/react-addons-transition-group.d.ts index 9178eb51630b85..ca7bb4c31e4108 100644 --- a/react/react-addons-transition-group.d.ts +++ b/react/react-addons-transition-group.d.ts @@ -1,7 +1,7 @@ // Type definitions for React v0.14 (react-addons-transition-group) // Project: http://facebook.github.io/react/ // Definitions by: Asana , AssureSign , Microsoft -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/react/react-addons-update.d.ts b/react/react-addons-update.d.ts index 11649799d0ca60..f1fe4c24f33abd 100644 --- a/react/react-addons-update.d.ts +++ b/react/react-addons-update.d.ts @@ -1,7 +1,7 @@ // Type definitions for React v0.14 (react-addons-update) // Project: http://facebook.github.io/react/ // Definitions by: Asana , AssureSign , Microsoft -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/react/react-dom.d.ts b/react/react-dom.d.ts index 492b546d113072..c95f64518b6263 100644 --- a/react/react-dom.d.ts +++ b/react/react-dom.d.ts @@ -1,7 +1,7 @@ // Type definitions for React v0.14 (react-dom) // Project: http://facebook.github.io/react/ // Definitions by: Asana , AssureSign , Microsoft -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/react/react-global-0.13.3.d.ts b/react/react-global-0.13.3.d.ts index 13d114892b75c0..f63553a63e32ba 100644 --- a/react/react-global-0.13.3.d.ts +++ b/react/react-global-0.13.3.d.ts @@ -1,7 +1,7 @@ // Type definitions for React v0.13.3 (namespace) // Project: http://facebook.github.io/react/ // Definitions by: Asana , AssureSign , Microsoft -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/react/react-global.d.ts b/react/react-global.d.ts index 1c50ce7e4b9657..3a4cc07c3adcac 100644 --- a/react/react-global.d.ts +++ b/react/react-global.d.ts @@ -1,7 +1,7 @@ // Type definitions for React v0.14 (namespace) // Project: http://facebook.github.io/react/ // Definitions by: Asana , AssureSign , Microsoft -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/react/react.d.ts b/react/react.d.ts index 22d7c16ca55524..55769abe05deb0 100644 --- a/react/react.d.ts +++ b/react/react.d.ts @@ -1,7 +1,7 @@ // Type definitions for React v0.14 // Project: http://facebook.github.io/react/ // Definitions by: Asana , AssureSign , Microsoft -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare namespace __React { diff --git a/read/read.d.ts b/read/read.d.ts index 9ab7f15d482397..59c394cb677a27 100644 --- a/read/read.d.ts +++ b/read/read.d.ts @@ -1,7 +1,7 @@ // Type definitions for read // Project: https://github.com/isaacs/read // Definitions by: Tim JK -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'read' { function Read(options: Read.Options, callback: (error: any, result: string, isDefault: boolean) => any): void; diff --git a/readdir-stream/readdir-stream.d.ts b/readdir-stream/readdir-stream.d.ts index 5c481850777a5e..9c4f9aef626c26 100644 --- a/readdir-stream/readdir-stream.d.ts +++ b/readdir-stream/readdir-stream.d.ts @@ -1,7 +1,7 @@ // Type definitions for readdir-stream v0.1.0 // Project: https://github.com/logicalparadox/readdir-stream // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/recaptcha/recaptcha.d.ts b/recaptcha/recaptcha.d.ts index db20962759968b..8751e26c2d1985 100644 --- a/recaptcha/recaptcha.d.ts +++ b/recaptcha/recaptcha.d.ts @@ -1,7 +1,7 @@ // Type definitions for Google Recaptcha // Project: https://www.google.com/recaptcha // Definitions by: Brent Jenkins -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare class Recaptcha { constructor(); diff --git a/recursive-readdir/recursive-readdir.d.ts b/recursive-readdir/recursive-readdir.d.ts index 4cd17c80b415df..46e670d2e39d54 100644 --- a/recursive-readdir/recursive-readdir.d.ts +++ b/recursive-readdir/recursive-readdir.d.ts @@ -1,7 +1,7 @@ // Type definitions for recursive-readdir v1.2.1 // Project: https://github.com/jergason/recursive-readdir/ // Definitions by: Elisée Maurer -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/redis/redis.d.ts b/redis/redis.d.ts index 00dd8b062b0eed..d76b35f50182b2 100644 --- a/redis/redis.d.ts +++ b/redis/redis.d.ts @@ -1,7 +1,7 @@ // Type definitions for redis 0.12.1 // Project: https://github.com/mranney/node_redis // Definitions by: Carlos Ballesteros Velasco , Peter Harris , TANAKA Koichi -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Imported from: https://github.com/soywiz/typescript-node-definitions/redis.d.ts diff --git a/redlock/redlock.d.ts b/redlock/redlock.d.ts index 07760e1020e13e..9cbb6ff10c2931 100644 --- a/redlock/redlock.d.ts +++ b/redlock/redlock.d.ts @@ -1,7 +1,7 @@ // Type definitions for Redlock // Project: https://github.com/mike-marcacci/node-redlock // Definitions by: Ilya Mochalov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/redux-action-utils/redux-action-utils.d.ts b/redux-action-utils/redux-action-utils.d.ts index 8e565902de3878..50419c2e70b559 100644 --- a/redux-action-utils/redux-action-utils.d.ts +++ b/redux-action-utils/redux-action-utils.d.ts @@ -1,7 +1,7 @@ // Type definitions for redux-action-utils 2.0.0 // Project: https://github.com/insin/redux-action-utils // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "redux-action-utils" { export interface Action { diff --git a/redux-actions/redux-actions.d.ts b/redux-actions/redux-actions.d.ts index 522f184625bb69..2687de110a4c94 100644 --- a/redux-actions/redux-actions.d.ts +++ b/redux-actions/redux-actions.d.ts @@ -1,7 +1,7 @@ // Type definitions for redux-actions v0.8.0 // Project: https://github.com/acdlite/redux-actions // Definitions by: Jack Hsu -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module ReduxActions { // FSA-compliant action. // See: https://github.com/acdlite/flux-standard-action diff --git a/redux-devtools/redux-devtools-2.1.4.d.ts b/redux-devtools/redux-devtools-2.1.4.d.ts index 7612adb7c9683f..cc2aa1d7a098c5 100644 --- a/redux-devtools/redux-devtools-2.1.4.d.ts +++ b/redux-devtools/redux-devtools-2.1.4.d.ts @@ -1,7 +1,7 @@ // Type definitions for redux-devtools 2.1.4 // Project: https://github.com/gaearon/redux-devtools // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/redux-immutable-state-invariant/redux-immutable-state-invariant.d.ts b/redux-immutable-state-invariant/redux-immutable-state-invariant.d.ts index 9687dd370e5650..4943d36ce3bff6 100644 --- a/redux-immutable-state-invariant/redux-immutable-state-invariant.d.ts +++ b/redux-immutable-state-invariant/redux-immutable-state-invariant.d.ts @@ -1,7 +1,7 @@ // Type definitions for react-router-redux v1.2.0 // Project: https://github.com/leoasis/redux-immutable-state-invariant // Definitions by: Remo H. Jansen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/redux-immutable/redux-immutable.d.ts b/redux-immutable/redux-immutable.d.ts index 54dc8e6fa1f567..21c9096846731f 100644 --- a/redux-immutable/redux-immutable.d.ts +++ b/redux-immutable/redux-immutable.d.ts @@ -1,7 +1,7 @@ // Type definitions for redux-immutable v3.0.5 // Project: https://github.com/gajus/redux-immutable // Definitions by: Pedro Pereira -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "redux-immutable" { export function combineReducers(reducers : Object): Object; diff --git a/redux-logger/redux-logger.d.ts b/redux-logger/redux-logger.d.ts index 8d02c535e146ba..f97ff954471ba0 100644 --- a/redux-logger/redux-logger.d.ts +++ b/redux-logger/redux-logger.d.ts @@ -1,7 +1,7 @@ // Type definitions for redux-logger v2.6.0 // Project: https://github.com/fcomb/redux-logger // Definitions by: Alexander Rusakov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/redux-router/redux-router.d.ts b/redux-router/redux-router.d.ts index 757f5f80bdbd0b..aebc0b7170b797 100644 --- a/redux-router/redux-router.d.ts +++ b/redux-router/redux-router.d.ts @@ -1,7 +1,7 @@ // Type definitions for redux-router v1.0.0 // Project: https://github.com/rackt/redux-router // Definitions by: Stepan Mikhaylyuk -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/redux-saga/redux-saga.d.ts b/redux-saga/redux-saga.d.ts index e68a2a2562b49c..a51e8faee74aa8 100644 --- a/redux-saga/redux-saga.d.ts +++ b/redux-saga/redux-saga.d.ts @@ -1,7 +1,7 @@ // Type definitions for redux-saga 0.9.1 // Project: https://github.com/yelouafi/redux-saga // Definitions by: Daniel Lytkin , Dimitri Rosenberg -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/redux-thunk/redux-thunk.d.ts b/redux-thunk/redux-thunk.d.ts index c762f86be0cae5..ab531bbed00c1d 100644 --- a/redux-thunk/redux-thunk.d.ts +++ b/redux-thunk/redux-thunk.d.ts @@ -1,7 +1,7 @@ // Type definitions for redux-thunk v2.0.1 // Project: https://github.com/gaearon/redux-thunk // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/redux/redux.d.ts b/redux/redux.d.ts index 44cb297c120d96..026bf3499a6026 100644 --- a/redux/redux.d.ts +++ b/redux/redux.d.ts @@ -1,7 +1,7 @@ // Type definitions for Redux v1.0.0 // Project: https://github.com/rackt/redux // Definitions by: William Buchwalter , Vincent Prouillet -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Redux { diff --git a/ref-array/ref-array.d.ts b/ref-array/ref-array.d.ts index 4066e0d65afe29..42636573d47426 100644 --- a/ref-array/ref-array.d.ts +++ b/ref-array/ref-array.d.ts @@ -1,7 +1,7 @@ // Type definitions for ref-array // Project: https://github.com/TooTallNate/ref-array // Definitions by: Paul Loyd -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/ref-struct/ref-struct.d.ts b/ref-struct/ref-struct.d.ts index 2a7ac02e96e95c..3ba558e9931dbc 100644 --- a/ref-struct/ref-struct.d.ts +++ b/ref-struct/ref-struct.d.ts @@ -1,7 +1,7 @@ // Type definitions for ref-struct // Project: https://github.com/TooTallNate/ref-struct // Definitions by: Paul Loyd -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/ref-union/ref-union.d.ts b/ref-union/ref-union.d.ts index 23dbdae39718df..c26ad1216d6cef 100644 --- a/ref-union/ref-union.d.ts +++ b/ref-union/ref-union.d.ts @@ -1,7 +1,7 @@ // Type definitions for ref-union // Project: https://github.com/TooTallNate/ref-union // Definitions by: Paul Loyd -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/ref/ref.d.ts b/ref/ref.d.ts index 5967ea3745bc87..70f2ba7593517c 100644 --- a/ref/ref.d.ts +++ b/ref/ref.d.ts @@ -1,7 +1,7 @@ // Type definitions for ref // Project: https://github.com/TooTallNate/ref // Definitions by: Paul Loyd -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/reflux/reflux.d.ts b/reflux/reflux.d.ts index 8aa5877e6c7def..f7395b175e9885 100644 --- a/reflux/reflux.d.ts +++ b/reflux/reflux.d.ts @@ -1,7 +1,7 @@ // Type definitions for RefluxJS // Project: https://github.com/reflux/refluxjs // Definitions by: Maurice de Beijer -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module RefluxCore { diff --git a/relateurl/relateurl.d.ts b/relateurl/relateurl.d.ts index 9f24e59b9ecf57..f8fb44b696c098 100644 --- a/relateurl/relateurl.d.ts +++ b/relateurl/relateurl.d.ts @@ -1,7 +1,7 @@ // Type definitions for relateurl v0.2.6 // Project: https://github.com/stevenvachon/relateurl // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'relateurl' { namespace RelateUrl { diff --git a/request-ip/request-ip.d.ts b/request-ip/request-ip.d.ts index e71ed1a3791dbb..11ed21d63aa6e3 100644 --- a/request-ip/request-ip.d.ts +++ b/request-ip/request-ip.d.ts @@ -1,7 +1,7 @@ // Type definitions for request-ip // Project: https://github.com/pbojinov/request-ip // Definitions by: Adam Babcock -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "request-ip" { interface Request { diff --git a/request-promise/request-promise.d.ts b/request-promise/request-promise.d.ts index 6b5f23fd462e61..7c96689f5638aa 100644 --- a/request-promise/request-promise.d.ts +++ b/request-promise/request-promise.d.ts @@ -1,7 +1,7 @@ // Type definitions for request-promise v0.4.2 // Project: https://www.npmjs.com/package/request-promise // Definitions by: Christopher Glantschnig , Joe Skeen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Change [0]: 2015/08/20 - Aya Morisawa diff --git a/request/request.d.ts b/request/request.d.ts index 192c3fe6917c9e..aaeba2caca17f5 100644 --- a/request/request.d.ts +++ b/request/request.d.ts @@ -1,7 +1,7 @@ // Type definitions for request // Project: https://github.com/mikeal/request // Definitions by: Carlos Ballesteros Velasco , bonnici , Bart van der Schoor , Joe Skeen , Christopher Currens -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Imported from: https://github.com/soywiz/typescript-node-definitions/d.ts diff --git a/requirejs-domready/domready.d.ts b/requirejs-domready/domready.d.ts index a0557e1e00fb2c..03d3ef03d84ee5 100644 --- a/requirejs-domready/domready.d.ts +++ b/requirejs-domready/domready.d.ts @@ -1,7 +1,7 @@ // Type definitions for domReady 2.0.1 // Project: https://github.com/requirejs/domReady // Definitions by: Nobuhiro Nakamura -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "domReady" { interface DomReady { diff --git a/requirejs/require.d.ts b/requirejs/require.d.ts index e9cdb3e8f168bb..390594518711a2 100644 --- a/requirejs/require.d.ts +++ b/requirejs/require.d.ts @@ -1,7 +1,7 @@ // Type definitions for RequireJS 2.1.20 // Project: http://requirejs.org/ // Definitions by: Josh Baldwin -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* require-2.1.8.d.ts may be freely distributed under the MIT license. diff --git a/reselect/reselect.d.ts b/reselect/reselect.d.ts index 72d03a83a9f19e..e1cb171e728603 100644 --- a/reselect/reselect.d.ts +++ b/reselect/reselect.d.ts @@ -1,7 +1,7 @@ // Type definitions for reselect v2.0.2 // Project: https://github.com/rackt/reselect // Definitions by: Frank Wallis -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Reselect { diff --git a/resemblejs/resemblejs.d.ts b/resemblejs/resemblejs.d.ts index 7d5ad27d128867..848ca24edc5b9e 100644 --- a/resemblejs/resemblejs.d.ts +++ b/resemblejs/resemblejs.d.ts @@ -1,7 +1,7 @@ // Type definitions for Resemble.js v1.3.0 // Project: http://huddle.github.io/Resemble.js/ // Definitions by: Tim Perry -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Resemble { interface ResembleStatic { diff --git a/response-time/response-time.d.ts b/response-time/response-time.d.ts index ce9d41f5fe462f..c8d569e2967b75 100644 --- a/response-time/response-time.d.ts +++ b/response-time/response-time.d.ts @@ -1,7 +1,7 @@ // Type definitions for response-time 2.2.0 // Project: https://github.com/expressjs/response-time // Definitions by: Uros Smolnik -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* =================== USAGE =================== diff --git a/rest-io/rest-io.d.ts b/rest-io/rest-io.d.ts index a2dac465b65b42..86e663194caeda 100644 --- a/rest-io/rest-io.d.ts +++ b/rest-io/rest-io.d.ts @@ -1,7 +1,7 @@ // Type definitions for rest-io 4.0 // Project: https://github.com/EnoF/rest-io // Definitions by: Andy Tang , Stefan Schacherl -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/rest/rest.d.ts b/rest/rest.d.ts index e000e1e93dbd97..34d56c093207ab 100644 --- a/rest/rest.d.ts +++ b/rest/rest.d.ts @@ -1,7 +1,7 @@ // Type definitions for rest.js v1.3.1 // Project: https://github.com/cujojs/rest // Definitions by: Wim Looman -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/restangular/restangular.d.ts b/restangular/restangular.d.ts index db17e51cf86b30..dd2c42c5c0c382 100644 --- a/restangular/restangular.d.ts +++ b/restangular/restangular.d.ts @@ -1,7 +1,7 @@ // Type definitions for Restangular v1.4.0 // Project: https://github.com/mgonto/restangular // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/restful.js/restful.js.d.ts b/restful.js/restful.js.d.ts index a52dfb5023a513..a946b6714c67b0 100644 --- a/restful.js/restful.js.d.ts +++ b/restful.js/restful.js.d.ts @@ -1,7 +1,7 @@ // Type definitions for restful.js 0.6.2 // Project: https://github.com/marmelab/restful.js // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "restful.js" { export interface Headers { diff --git a/restify/restify.d.ts b/restify/restify.d.ts index 1464176eb36a93..ec6fd26b6e2dec 100644 --- a/restify/restify.d.ts +++ b/restify/restify.d.ts @@ -1,7 +1,7 @@ // Type definitions for node.js REST framework 2.0 // Project: https://github.com/mcavage/node-restify // Definitions by: Bret Little -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/rethinkdb/rethinkdb.d.ts b/rethinkdb/rethinkdb.d.ts index 22b721b9a1c035..7161e42060f6cc 100644 --- a/rethinkdb/rethinkdb.d.ts +++ b/rethinkdb/rethinkdb.d.ts @@ -1,7 +1,7 @@ // Type definitions for Rethinkdb 1.10.0 // Project: http://rethinkdb.com/ // Definitions by: Sean Hess -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Reference: http://www.rethinkdb.com/api/#js // TODO: Document manipulation and below /// diff --git a/reveal/reveal.d.ts b/reveal/reveal.d.ts index 14393d650105dc..ea305b2c007f40 100644 --- a/reveal/reveal.d.ts +++ b/reveal/reveal.d.ts @@ -1,7 +1,7 @@ // Type definitions for Reveal 1.3.0 // Project: https://github.com/hakimel/reveal.js/ // Definitions by: grapswiz -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var Reveal:RevealStatic; diff --git a/rewire/rewire.d.ts b/rewire/rewire.d.ts index 78ece94ee8518a..315e9ea883d9d6 100644 --- a/rewire/rewire.d.ts +++ b/rewire/rewire.d.ts @@ -1,7 +1,7 @@ // Type definitions for rewire v2.5.1 // Project: https://github.com/jhnns/rewire // Definitions by: Borislav Zhivkov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module RewireInterfaces { interface Rewire { diff --git a/rickshaw/rickshaw.d.ts b/rickshaw/rickshaw.d.ts index 42af1d34f48806..f909cae141bb72 100644 --- a/rickshaw/rickshaw.d.ts +++ b/rickshaw/rickshaw.d.ts @@ -1,6 +1,6 @@ // Type definitions for Rickshaw // Project: http://code.shutterstock.com/rickshaw/ // Definitions by: Blake Niemyjski -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var Rickshaw: any; \ No newline at end of file diff --git a/rimraf/rimraf.d.ts b/rimraf/rimraf.d.ts index b02581aefe320c..31173fa4e23aa8 100644 --- a/rimraf/rimraf.d.ts +++ b/rimraf/rimraf.d.ts @@ -1,7 +1,7 @@ // Type definitions for rimraf // Project: https://github.com/isaacs/rimraf // Definitions by: Carlos Ballesteros Velasco -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Imported from: https://github.com/soywiz/typescript-node-definitions/rimraf.d.ts diff --git a/riot-games-api/riot-games-api.d.ts b/riot-games-api/riot-games-api.d.ts index c1e781456b2eb2..442289555c75cf 100644 --- a/riot-games-api/riot-games-api.d.ts +++ b/riot-games-api/riot-games-api.d.ts @@ -1,7 +1,7 @@ // Type definitions for Riot Games API // Project: https://developer.riotgames.com/ // Definitions by: Xavier Stouder -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module RiotGamesAPI{ /** diff --git a/riotcontrol/riotcontrol.d.ts b/riotcontrol/riotcontrol.d.ts index 0fcafcf28b5195..46d574bfb8998f 100644 --- a/riotcontrol/riotcontrol.d.ts +++ b/riotcontrol/riotcontrol.d.ts @@ -1,7 +1,7 @@ // Type definitions for RiotControl // Project: https://github.com/jimsparkman/RiotControl // Definitions by: Ilya Mochalov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module RiotControl { interface Store { diff --git a/riotjs/riotjs-render.d.ts b/riotjs/riotjs-render.d.ts index b2b044d938a8eb..0fc45c140b5284 100644 --- a/riotjs/riotjs-render.d.ts +++ b/riotjs/riotjs-render.d.ts @@ -1,7 +1,7 @@ // Type definitions for riot.js // Project: https://github.com/moot/riotjs // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/riotjs/riotjs.d.ts b/riotjs/riotjs.d.ts index 0b69d66c56fcf4..bf02bfff1a8078 100644 --- a/riotjs/riotjs.d.ts +++ b/riotjs/riotjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for riot.js // Project: https://github.com/moot/riotjs // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/rivets/rivets.d.ts b/rivets/rivets.d.ts index de3ebf47b5db11..8851e3b5c5a923 100644 --- a/rivets/rivets.d.ts +++ b/rivets/rivets.d.ts @@ -1,7 +1,7 @@ // Type definitions for rivets // Project: http://rivetsjs.com/ // Definitions by: Trevor Baron -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/rosie/rosie.d.ts b/rosie/rosie.d.ts index 31c7aa6f97dd46..1759cafbfe5b88 100644 --- a/rosie/rosie.d.ts +++ b/rosie/rosie.d.ts @@ -1,7 +1,7 @@ // Type definitions for rosie // Project: https://github.com/rosiejs/rosie // Definitions by: Abner Oliveira -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module rosie { interface IFactoryStatic { diff --git a/roslib/roslib.d.ts b/roslib/roslib.d.ts index d859d777225d40..fc39d8f1144001 100644 --- a/roslib/roslib.d.ts +++ b/roslib/roslib.d.ts @@ -1,7 +1,7 @@ // Type definitions for roslib.js // Project: http://wiki.ros.org/roslibjs // Definitions by: Stefan Profanter -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* ---------------------------------- diff --git a/route-recognizer/route-recognizer.d.ts b/route-recognizer/route-recognizer.d.ts index b3949e9ad90d88..a7dd48107b6348 100644 --- a/route-recognizer/route-recognizer.d.ts +++ b/route-recognizer/route-recognizer.d.ts @@ -1,7 +1,7 @@ // Type definitions for route-recognizer // Project: https://github.com/tildeio/route-recognizer // Definitions by: Dave Keen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "route-recognizer" { diff --git a/router5/router5.d.ts b/router5/router5.d.ts index a15187ac037b8e..bfeb68b6be302f 100644 --- a/router5/router5.d.ts +++ b/router5/router5.d.ts @@ -1,7 +1,7 @@ // Type definitions for router5 // Project: https://github.com/router5/router5 // Definitions by: Matthew Dahl -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'router5' { interface constants { diff --git a/routie/routie.d.ts b/routie/routie.d.ts index 79ab2dc8ab5b9a..7cecd102ebfd62 100644 --- a/routie/routie.d.ts +++ b/routie/routie.d.ts @@ -1,7 +1,7 @@ // Type definitions for routie 0.3.2 // Project: https://github.com/jgallen23/routie // Definitions by: Adilson -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module routie { interface Route { diff --git a/royalslider/royalslider.d.ts b/royalslider/royalslider.d.ts index 5b0fb0eb3fea3a..7d1caa8cd91761 100644 --- a/royalslider/royalslider.d.ts +++ b/royalslider/royalslider.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery royal-slider v9.4.0 // Project: http://dimsemenov.com/plugins/royal-slider/documentation/ // Definitions by: Christiaan Rakowski -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/rsmq-worker/rsmq-worker.d.ts b/rsmq-worker/rsmq-worker.d.ts index 5d4f9079ab2ce6..bd118f3d258970 100644 --- a/rsmq-worker/rsmq-worker.d.ts +++ b/rsmq-worker/rsmq-worker.d.ts @@ -1,7 +1,7 @@ // Type definitions for rsmq-worker 0.3.5 // Project: http://smrchy.github.io/rsmq/rsmq-worker/ // Definitions by: TANAKA Koichi -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/rsmq/rsmq.d.ts b/rsmq/rsmq.d.ts index 34a5adbd4d2ecb..7362bfb8627914 100644 --- a/rsmq/rsmq.d.ts +++ b/rsmq/rsmq.d.ts @@ -1,7 +1,7 @@ // Type definitions for rsmq 0.3.16 // Project: http://smrchy.github.io/rsmq/ // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/rss/rss.d.ts b/rss/rss.d.ts index eab2fc70da90de..712ae97bc55c42 100644 --- a/rss/rss.d.ts +++ b/rss/rss.d.ts @@ -1,7 +1,7 @@ // Type definitions for rss // Project: https://github.com/dylang/node-rss // Definitions by: Second Datke -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module NodeRSS { interface FeedOptions { diff --git a/rtree/rtree.d.ts b/rtree/rtree.d.ts index 752d2e89e4d9c7..b02eb62d5e83ca 100644 --- a/rtree/rtree.d.ts +++ b/rtree/rtree.d.ts @@ -1,7 +1,7 @@ // Type definitions for rtree 1.4.0 // Project: https://github.com/leaflet-extras/RTree // Definitions by: Omede Firouz -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface Rectangle { x: number; diff --git a/run-sequence/run-sequence.d.ts b/run-sequence/run-sequence.d.ts index 4507e80c07add8..c83f794aefac7e 100644 --- a/run-sequence/run-sequence.d.ts +++ b/run-sequence/run-sequence.d.ts @@ -1,7 +1,7 @@ // Type definitions for run-sequence // Project: https://github.com/OverZealous/run-sequence // Definitions by: Keita Kagurazaka -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/rx-angular/rx.angular-tests.ts b/rx-angular/rx.angular-tests.ts index 32240b6609249f..e90a45025c2d3f 100644 --- a/rx-angular/rx.angular-tests.ts +++ b/rx-angular/rx.angular-tests.ts @@ -1,7 +1,7 @@ // Type definitions for angularjs extensions to rxjs // Project: http://reactivex.io/ // Definitions by: Mick Delaney -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/rx-angular/rx.angular.d.ts b/rx-angular/rx.angular.d.ts index c7dfceff79edbc..4d0da940028224 100644 --- a/rx-angular/rx.angular.d.ts +++ b/rx-angular/rx.angular.d.ts @@ -1,7 +1,7 @@ // Type definitions for angularjs extensions to rxjs // Project: http://reactivex.io/ // Definitions by: Mick Delaney -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/rx-jquery/rx.jquery.d.ts b/rx-jquery/rx.jquery.d.ts index d3d40545107002..0925959614ca76 100644 --- a/rx-jquery/rx.jquery.d.ts +++ b/rx-jquery/rx.jquery.d.ts @@ -1,7 +1,7 @@ // Type definitions for RxJS-jQuery // Project: https://github.com/Reactive-Extensions/RxJS-jQuery/ // Definitions by: Igor Oleinikov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/rx/rx.aggregates.d.ts b/rx/rx.aggregates.d.ts index 313cb55917655c..cd9b9eccb0cc1f 100644 --- a/rx/rx.aggregates.d.ts +++ b/rx/rx.aggregates.d.ts @@ -1,7 +1,7 @@ // Type definitions for RxJS-Aggregates v2.2.28 // Project: http://rx.codeplex.com/ // Definitions by: Carl de Billy , Igor Oleinikov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/rx/rx.all.d.ts b/rx/rx.all.d.ts index c546477b80e2c6..2929cbb5ef113c 100644 --- a/rx/rx.all.d.ts +++ b/rx/rx.all.d.ts @@ -1,7 +1,7 @@ // Type definitions for RxJS-All v2.2.28 // Project: http://rx.codeplex.com/ // Definitions by: Carl de Billy , Igor Oleinikov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/rx/rx.async.d.ts b/rx/rx.async.d.ts index f1af9a600023ff..b87030085fca2b 100644 --- a/rx/rx.async.d.ts +++ b/rx/rx.async.d.ts @@ -1,7 +1,7 @@ // Type definitions for RxJS-Async v2.2.28 // Project: http://rx.codeplex.com/ // Definitions by: zoetrope , Igor Oleinikov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/rx/rx.backpressure.d.ts b/rx/rx.backpressure.d.ts index 549cd870a2bc60..70411a85dcfc7d 100644 --- a/rx/rx.backpressure.d.ts +++ b/rx/rx.backpressure.d.ts @@ -1,7 +1,7 @@ // Type definitions for RxJS-BackPressure v2.3.12 // Project: http://rx.codeplex.com/ // Definitions by: Igor Oleinikov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/rx/rx.binding.d.ts b/rx/rx.binding.d.ts index 2bd4c5b01f53b5..3d6c3db48db7aa 100644 --- a/rx/rx.binding.d.ts +++ b/rx/rx.binding.d.ts @@ -1,7 +1,7 @@ // Type definitions for RxJS-Binding v2.2.28 // Project: http://rx.codeplex.com/ // Definitions by: Carl de Billy , Igor Oleinikov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/rx/rx.coincidence.d.ts b/rx/rx.coincidence.d.ts index d06166224afa9a..c5bb6f8a43861d 100644 --- a/rx/rx.coincidence.d.ts +++ b/rx/rx.coincidence.d.ts @@ -1,7 +1,7 @@ // Type definitions for RxJS-Coincidence v2.2.28 // Project: http://rx.codeplex.com/ // Definitions by: Carl de Billy , Igor Oleinikov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/rx/rx.d.ts b/rx/rx.d.ts index 9b806119e4beac..9bb22093647217 100644 --- a/rx/rx.d.ts +++ b/rx/rx.d.ts @@ -1,7 +1,7 @@ // Type definitions for RxJS v2.5.3 // Project: http://rx.codeplex.com/ // Definitions by: gsino , Igor Oleinikov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/rx/rx.experimental.d.ts b/rx/rx.experimental.d.ts index e80ca03294c735..964815024a2311 100644 --- a/rx/rx.experimental.d.ts +++ b/rx/rx.experimental.d.ts @@ -1,7 +1,7 @@ // Type definitions for RxJS-Experimental v2.2.28 // Project: https://github.com/Reactive-Extensions/RxJS/ // Definitions by: Igor Oleinikov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/rx/rx.joinpatterns.d.ts b/rx/rx.joinpatterns.d.ts index fc20f825479632..26546b9a5b5bc0 100644 --- a/rx/rx.joinpatterns.d.ts +++ b/rx/rx.joinpatterns.d.ts @@ -1,7 +1,7 @@ // Type definitions for RxJS-Join v2.2.28 // Project: http://rx.codeplex.com/ // Definitions by: Igor Oleinikov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/rx/rx.lite.d.ts b/rx/rx.lite.d.ts index 6192f13ca6851d..07adf70e81adc0 100644 --- a/rx/rx.lite.d.ts +++ b/rx/rx.lite.d.ts @@ -1,7 +1,7 @@ // Type definitions for RxJS-Lite v2.2.28 // Project: http://rx.codeplex.com/ // Definitions by: gsino , Igor Oleinikov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/rx/rx.testing.d.ts b/rx/rx.testing.d.ts index 58b074f75622f7..1ea72fc8bb9d24 100644 --- a/rx/rx.testing.d.ts +++ b/rx/rx.testing.d.ts @@ -1,7 +1,7 @@ // Type definitions for RxJS-Testing v2.2.28 // Project: https://github.com/Reactive-Extensions/RxJS/ // Definitions by: Igor Oleinikov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/rx/rx.time.d.ts b/rx/rx.time.d.ts index 2e3ea0a0907ac5..ab9d93523b1818 100644 --- a/rx/rx.time.d.ts +++ b/rx/rx.time.d.ts @@ -1,7 +1,7 @@ // Type definitions for RxJS-Time v2.2.28 // Project: http://rx.codeplex.com/ // Definitions by: Carl de Billy , Igor Oleinikov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/rx/rx.virtualtime.d.ts b/rx/rx.virtualtime.d.ts index bac31a0d373d32..86d3d5de3d7c0a 100644 --- a/rx/rx.virtualtime.d.ts +++ b/rx/rx.virtualtime.d.ts @@ -1,7 +1,7 @@ // Type definitions for RxJS-VirtualTime v2.2.28 // Project: http://rx.codeplex.com/ // Definitions by: gsino , Igor Oleinikov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/s3-uploader/s3-uploader.d.ts b/s3-uploader/s3-uploader.d.ts index b7c093c3f41cdb..2a8e6a10d73742 100644 --- a/s3-uploader/s3-uploader.d.ts +++ b/s3-uploader/s3-uploader.d.ts @@ -1,7 +1,7 @@ // Type definitions for s3-uploader // Project: https://www.npmjs.com/package/s3-uploader // Definitions by: COLSA Corporation -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped //NOTE: Does require GM (https://github.com/aheckmann/gm) thus requires GraphicsMagick (http://www.graphicsmagick.org/) or ImageMagick (http://www.imagemagick.org/) diff --git a/s3rver/s3rver.d.ts b/s3rver/s3rver.d.ts index 3eb6c73befdb86..6bb273c0f69c53 100644 --- a/s3rver/s3rver.d.ts +++ b/s3rver/s3rver.d.ts @@ -1,7 +1,7 @@ // Type definitions for S3rver // Project: https://github.com/jamhall/s3rver // Definitions by: David Broder-Rodgers -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/safari-extension/safari-extension-content.d.ts b/safari-extension/safari-extension-content.d.ts index 3b0fead5ce2577..6a1e70b97c7fd9 100644 --- a/safari-extension/safari-extension-content.d.ts +++ b/safari-extension/safari-extension-content.d.ts @@ -1,7 +1,7 @@ // Type definitions for Safari extension development (content-scripts) // Project: https://developer.apple.com/library/safari/documentation/Tools/Conceptual/SafariExtensionGuide/InjectingScripts/InjectingScripts.html#//apple_ref/doc/uid/TP40009977-CH6-SW1 // Definitions by: Luuk -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface Window { safari: typeof safari; diff --git a/safari-extension/safari-extension.d.ts b/safari-extension/safari-extension.d.ts index 621bcc82455f34..1ceec039351816 100644 --- a/safari-extension/safari-extension.d.ts +++ b/safari-extension/safari-extension.d.ts @@ -1,7 +1,7 @@ // Type definitions for Safari extension development // Project: https://developer.apple.com/library/safari/documentation/Tools/Conceptual/SafariExtensionGuide/Introduction/Introduction.html#//apple_ref/doc/uid/TP40009977-CH1-SW1 // Definitions by: Luuk -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface Window { safari: typeof safari; diff --git a/sammyjs/sammyjs.d.ts b/sammyjs/sammyjs.d.ts index 185193babbe17e..69b88b6ca7e662 100644 --- a/sammyjs/sammyjs.d.ts +++ b/sammyjs/sammyjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for Sammy.js // Project: http://sammyjs.org/ // Definitions by: Boris Yankov , Oisin Grehan -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/sandboxed-module/sandboxed-module-tests.ts b/sandboxed-module/sandboxed-module-tests.ts index a2e6ff2c4ea636..6f115ad2c897a0 100644 --- a/sandboxed-module/sandboxed-module-tests.ts +++ b/sandboxed-module/sandboxed-module-tests.ts @@ -1,7 +1,7 @@ // Type definitions for sandboxed-module v2.0.3 // Project: https://github.com/felixge/node-sandboxed-module // Definitions by: Sven Reglitzki -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/sandboxed-module/sandboxed-module.d.ts b/sandboxed-module/sandboxed-module.d.ts index 94fb374508eeef..d67932f4d50ce3 100644 --- a/sandboxed-module/sandboxed-module.d.ts +++ b/sandboxed-module/sandboxed-module.d.ts @@ -1,7 +1,7 @@ // Type definitions for sandboxed-module v2.0.3 // Project: https://github.com/felixge/node-sandboxed-module // Definitions by: Sven Reglitzki -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "sandboxed-module" { diff --git a/sanitize-filename/sanitize-filename.d.ts b/sanitize-filename/sanitize-filename.d.ts index c439537454b36f..cf7eb70ec66278 100644 --- a/sanitize-filename/sanitize-filename.d.ts +++ b/sanitize-filename/sanitize-filename.d.ts @@ -1,7 +1,7 @@ // Type definitions for sanitize-filename v1.1.1 // Project: https://github.com/parshap/node-sanitize-filename // Definitions by: Wim Looman -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "sanitize-filename" { function sanitize(filename: string, options?: sanitize.Options): string; diff --git a/sanitize-html/sanitize-html.d.ts b/sanitize-html/sanitize-html.d.ts index 1875eedab1856d..e610a14f7192bf 100644 --- a/sanitize-html/sanitize-html.d.ts +++ b/sanitize-html/sanitize-html.d.ts @@ -1,7 +1,7 @@ // Type definitions for sanitize-html 1.6.0 // Project: https://github.com/punkave/sanitize-html // Definitions by: Rogier Schouten -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "sanitize-html" { diff --git a/sanitizer/sanitizer.d.ts b/sanitizer/sanitizer.d.ts index 16d9448c96fc3d..4b41c44c1c92b4 100644 --- a/sanitizer/sanitizer.d.ts +++ b/sanitizer/sanitizer.d.ts @@ -1,7 +1,7 @@ // Type definitions for Sanitizer // Project: https://github.com/theSmaw/Caja-HTML-Sanitizer // Definitions by: Dave Taylor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'sanitizer' { export interface ISaxHandler { diff --git a/satnav/satnav.d.ts b/satnav/satnav.d.ts index d57cf565d354b1..d4bb0fcf18cc5e 100644 --- a/satnav/satnav.d.ts +++ b/satnav/satnav.d.ts @@ -1,7 +1,7 @@ // Type definitions for satnav // Project: https://github.com/f5io/satnav-js // Definitions by: Christian Holm Diget -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare type Callback = () => void; diff --git a/sax/sax.d.ts b/sax/sax.d.ts index e4eaa8da0632ba..c61bf5bc088bf1 100644 --- a/sax/sax.d.ts +++ b/sax/sax.d.ts @@ -1,7 +1,7 @@ // Type definitions for sax js // Project: https://github.com/isaacs/sax-js // Definitions by: Asana -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module "sax" { diff --git a/screenfull/screenfull.d.ts b/screenfull/screenfull.d.ts index 2e5e78debd0af9..9afab5cc89071d 100644 --- a/screenfull/screenfull.d.ts +++ b/screenfull/screenfull.d.ts @@ -1,7 +1,7 @@ // Type definitions for screenfull.js 2.0.0 // Project: https://github.com/sindresorhus/screenfull.js // Definitions by: Ilia Choly -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var screenfull: IScreenfull; diff --git a/scroller/easyscroller.d.ts b/scroller/easyscroller.d.ts index 28359932f2f1aa..2e6cec5c85ceab 100644 --- a/scroller/easyscroller.d.ts +++ b/scroller/easyscroller.d.ts @@ -1,7 +1,7 @@ // Type definitions for Zynga EasyScroller // Project: https://github.com/zynga/scroller // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/scroller/scroller.d.ts b/scroller/scroller.d.ts index 5b1ccba2cbd5bf..9bf034601c2539 100644 --- a/scroller/scroller.d.ts +++ b/scroller/scroller.d.ts @@ -1,7 +1,7 @@ // Type definitions for Zynga Scroller // Project: https://github.com/zynga/scroller // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface ScrollerOptions { diff --git a/scrolltofixed/scrolltofixed.d.ts b/scrolltofixed/scrolltofixed.d.ts index f9fed47c598bbc..f58ac4996654dc 100644 --- a/scrolltofixed/scrolltofixed.d.ts +++ b/scrolltofixed/scrolltofixed.d.ts @@ -1,7 +1,7 @@ // Type definitions for ScrollToFixed // Project: https://github.com/bigspotteddog/ScrollToFixed // Definitions by: Ben Dixon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/seedrandom/seedrandom.d.ts b/seedrandom/seedrandom.d.ts index 6b779c60663448..c161556f7eb480 100644 --- a/seedrandom/seedrandom.d.ts +++ b/seedrandom/seedrandom.d.ts @@ -1,7 +1,7 @@ // Type definitions for seedrandom 2.4.2 // Project: https://github.com/davidbau/seedrandom // Definitions by: Kern Handa -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare type seedrandomStateType = boolean | (() => prng); diff --git a/segment-analytics/segment-analytics.d.ts b/segment-analytics/segment-analytics.d.ts index 3cdfbbc560c91b..098a194a73cf10 100644 --- a/segment-analytics/segment-analytics.d.ts +++ b/segment-analytics/segment-analytics.d.ts @@ -1,7 +1,7 @@ // Type definitions for Segment's analytics.js // Project: https://segment.com/docs/libraries/analytics.js/ // Definitions by: Andrew Fong -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/select2/select2.d.ts b/select2/select2.d.ts index 8309a366ddc96b..aea144f009eb70 100644 --- a/select2/select2.d.ts +++ b/select2/select2.d.ts @@ -1,7 +1,7 @@ // Type definitions for Select2 4.0.1 // Project: http://ivaynberg.github.com/select2/ // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/selectize/selectize-tests.ts b/selectize/selectize-tests.ts index caf0b06e3b3720..c1f954746f6549 100644 --- a/selectize/selectize-tests.ts +++ b/selectize/selectize-tests.ts @@ -212,7 +212,7 @@ interface Link { } $('#select-links').selectize({ - // NOTE ( https://github.com/borisyankov/DefinitelyTyped/pull/5590 ) theme: 'links', + // NOTE ( https://github.com/DefinitelyTyped/DefinitelyTyped/pull/5590 ) theme: 'links', maxItems: null, valueField: 'id', searchField: 'title', diff --git a/selectize/selectize.d.ts b/selectize/selectize.d.ts index 3a61334f56d89c..9dad00a0db4f49 100644 --- a/selectize/selectize.d.ts +++ b/selectize/selectize.d.ts @@ -1,7 +1,7 @@ // Type definitions for Selectize 0.11.2 // Project: https://github.com/brianreavis/selectize.js // Definitions by: Adi Dahiya -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/selenium-webdriver/selenium-webdriver.d.ts b/selenium-webdriver/selenium-webdriver.d.ts index a10bcb8e1b24ca..dee2282410406b 100644 --- a/selenium-webdriver/selenium-webdriver.d.ts +++ b/selenium-webdriver/selenium-webdriver.d.ts @@ -1,7 +1,7 @@ // Type definitions for Selenium WebDriverJS 2.44.0 // Project: https://code.google.com/p/selenium/ // Definitions by: Bill Armstrong , Yuki Kokubun -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module chrome { /** diff --git a/semaphore/semaphore.d.ts b/semaphore/semaphore.d.ts index 0a2855b822847c..a21e2e55c7418e 100644 --- a/semaphore/semaphore.d.ts +++ b/semaphore/semaphore.d.ts @@ -1,7 +1,7 @@ // Type definitions for semaphore v1.0.3 // Project: https://github.com/abrkn/semaphore.js // Definitions by: Matt Frantz -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'semaphore' { diff --git a/sencha_touch/SenchaTouch-2.2.1.d.ts b/sencha_touch/SenchaTouch-2.2.1.d.ts index ef9bfc9a0bf526..e003fea2738448 100644 --- a/sencha_touch/SenchaTouch-2.2.1.d.ts +++ b/sencha_touch/SenchaTouch-2.2.1.d.ts @@ -1,7 +1,7 @@ // Type definitions for Touch 2.2.1 // Project: http://www.sencha.com/products/touch/ // Definitions by: Brian Kotek -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Ext { export interface IAbstractComponent extends Ext.IEvented { diff --git a/sencha_touch/SenchaTouch.d.ts b/sencha_touch/SenchaTouch.d.ts index ba68b9bedf070d..1f35d480758aa9 100644 --- a/sencha_touch/SenchaTouch.d.ts +++ b/sencha_touch/SenchaTouch.d.ts @@ -1,7 +1,7 @@ // Type definitions for Touch 2.3.1 // Project: http://www.sencha.com/products/touch/ // Definitions by: Brian Kotek -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Ext { export interface IAbstractComponent extends Ext.IEvented { diff --git a/sendgrid/sendgrid.d.ts b/sendgrid/sendgrid.d.ts index 7f644b65b0b70b..f64741a9ca33b8 100644 --- a/sendgrid/sendgrid.d.ts +++ b/sendgrid/sendgrid.d.ts @@ -1,7 +1,7 @@ // Type definitions for sendgrid 1.1.0 // Project: https://github.com/sendgrid/sendgrid-nodejs // Definitions by: Maxime LUCE -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Sendgrid { //#region Options diff --git a/sentence-case/sentence-case.d.ts b/sentence-case/sentence-case.d.ts index 3f86396480e582..ef5b2b7dda5ae8 100644 --- a/sentence-case/sentence-case.d.ts +++ b/sentence-case/sentence-case.d.ts @@ -1,7 +1,7 @@ // Type definitions for sentence-case // Project: https://github.com/blakeembrey/sentence-case // Definitions by: Sam Saint-Pettersen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "sentence-case" { function sentenceCase(string: string, locale?: string, repl?: string): string; diff --git a/sequelize-fixtures/sequelize-fixtures.d.ts b/sequelize-fixtures/sequelize-fixtures.d.ts index 5358110f1d41cf..215c966b79be81 100644 --- a/sequelize-fixtures/sequelize-fixtures.d.ts +++ b/sequelize-fixtures/sequelize-fixtures.d.ts @@ -1,7 +1,7 @@ // Type definitions for Sequelize-Fixtures 0.4.7 // Project: https://github.com/domasx2/sequelize-fixtures // Definitions by: Christian Schwarz -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/sequelize/sequelize-2.0.0.d.ts b/sequelize/sequelize-2.0.0.d.ts index 5565f0e21b3e06..252da537171345 100644 --- a/sequelize/sequelize-2.0.0.d.ts +++ b/sequelize/sequelize-2.0.0.d.ts @@ -1,7 +1,7 @@ // Type definitions for Sequelize 2.0.0 dev13 // Project: http://sequelizejs.com // Definitions by: samuelneff , Peter Harris -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Based on original work by: samuelneff diff --git a/sequelize/sequelize-tests.ts b/sequelize/sequelize-tests.ts index ee5ff016bbbbf3..86be60d223c2b8 100644 --- a/sequelize/sequelize-tests.ts +++ b/sequelize/sequelize-tests.ts @@ -902,7 +902,7 @@ User.findOne( { where : { name : 'worker' }, include : [User] } ); User.findOne( { where : { name : 'Boris' }, include : [User, { model : User, as : 'Photos' }] } ); User.findOne( { where : { username : 'someone' }, include : [User] } ); User.findOne( { where : { username : 'barfooz' }, raw : true } ); -/* NOTE https://github.com/borisyankov/DefinitelyTyped/pull/5590 +/* NOTE https://github.com/DefinitelyTyped/DefinitelyTyped/pull/5590 User.findOne( { updatedAt : { ne : null } } ); */ User.find( { where : { intVal : { gt : 5 } } } ); @@ -956,7 +956,7 @@ User.findOrInitialize( { where : { username : 'foo' }, defaults : { foo : 'asd' User.findOrCreate( { where : { a : 'b' }, defaults : { json : { a : { b : 'c' }, d : [1, 2, 3] } } } ); User.findOrCreate( { where : { a : 'b' }, defaults : { json : 'a', data : 'b' } } ); -/* NOTE https://github.com/borisyankov/DefinitelyTyped/pull/5590 +/* NOTE https://github.com/DefinitelyTyped/DefinitelyTyped/pull/5590 User.findOrCreate( { where : { a : 'b' }, transaction : t, lock : t.LOCK.UPDATE } ); */ User.findOrCreate( { where : { a : 'b' }, logging : function( ) { } } ); @@ -1038,7 +1038,7 @@ queryInterface.dropAllTables(); queryInterface.showAllTables( { logging : function() { } } ); queryInterface.createTable( 'table', { name : Sequelize.STRING }, { logging : function() { } } ); queryInterface.createTable( 'skipme', { name : Sequelize.STRING } ); -/* NOTE https://github.com/borisyankov/DefinitelyTyped/pull/5590 +/* NOTE https://github.com/DefinitelyTyped/DefinitelyTyped/pull/5590 queryInterface.dropAllTables( { skip : ['skipme'] } ); */ queryInterface.dropTable( 'Group', { logging : function() { } } ); @@ -1046,7 +1046,7 @@ queryInterface.addIndex( 'Group', ['username', 'isAdmin'], { logging : function( queryInterface.showIndex( 'Group', { logging : function() { } } ); queryInterface.removeIndex( 'Group', ['username', 'isAdmin'], { logging : function() { } } ); queryInterface.showIndex( 'Group' ); -/* NOTE https://github.com/borisyankov/DefinitelyTyped/pull/5590 +/* NOTE https://github.com/DefinitelyTyped/DefinitelyTyped/pull/5590 queryInterface.createTable( 'table', { name : { type : Sequelize.STRING } }, { schema : 'schema' } ); */ queryInterface.addIndex( { schema : 'a', tableName : 'c' }, ['d', 'e'], { logging : function() {} }, 'schema_table' ); @@ -1054,13 +1054,13 @@ queryInterface.showIndex( { schema : 'schema', tableName : 'table' }, { logging queryInterface.addIndex( 'Group', ['from'] ); queryInterface.describeTable( '_Users', { logging : function() {} } ); queryInterface.createTable( 's', { table_id : { type : Sequelize.INTEGER, primaryKey : true, autoIncrement : true } } ); -/* NOTE https://github.com/borisyankov/DefinitelyTyped/pull/5590 +/* NOTE https://github.com/DefinitelyTyped/DefinitelyTyped/pull/5590 queryInterface.insert( null, 'TableWithPK', {}, { raw : true, returning : true, plain : true } ); */ queryInterface.createTable( 'SomeTable', { someEnum : Sequelize.ENUM( 'value1', 'value2', 'value3' ) } ); queryInterface.createTable( 'SomeTable', { someEnum : { type : Sequelize.ENUM, values : ['b1', 'b2', 'b3'] } } ); queryInterface.createTable( 't', { someEnum : { type : Sequelize.ENUM, values : ['c1', 'c2', 'c3'], field : 'd' } } ); -/* NOTE https://github.com/borisyankov/DefinitelyTyped/pull/5590 +/* NOTE https://github.com/DefinitelyTyped/DefinitelyTyped/pull/5590 queryInterface.createTable( 'User', { name : { type : Sequelize.STRING } }, { schema : 'hero' } ); queryInterface.rawSelect( 'User', { schema : 'hero', logging : function() {} }, 'name' ); */ @@ -1246,7 +1246,7 @@ s.define( 'UserWithUniqueUsername', { username : { type : Sequelize.STRING, unique : { name : 'user_and_email', msg : 'User and email must be unique' } }, email : { type : Sequelize.STRING, unique : 'user_and_email' } } ); -/* NOTE https://github.com/borisyankov/DefinitelyTyped/pull/5590 +/* NOTE https://github.com/DefinitelyTyped/DefinitelyTyped/pull/5590 s.define( 'UserWithUniqueUsername', { user_id : { type : Sequelize.INTEGER }, email : { type : Sequelize.STRING } diff --git a/sequelize/sequelize.d.ts b/sequelize/sequelize.d.ts index 353de8bacc8ebf..7a3529c2a0c8d4 100644 --- a/sequelize/sequelize.d.ts +++ b/sequelize/sequelize.d.ts @@ -1,7 +1,7 @@ // Type definitions for Sequelize 3.4.1 // Project: http://sequelizejs.com // Definitions by: samuelneff , Peter Harris , Ivan Drinchev -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Based on original work by: samuelneff diff --git a/serve-favicon/serve-favicon.d.ts b/serve-favicon/serve-favicon.d.ts index 19bbb261e66d65..eadd64876b2685 100644 --- a/serve-favicon/serve-favicon.d.ts +++ b/serve-favicon/serve-favicon.d.ts @@ -1,7 +1,7 @@ // Type definitions for serve-favicon 2.2.0 // Project: https://github.com/expressjs/serve-favicon // Definitions by: Uros Smolnik -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* =================== USAGE =================== diff --git a/serve-index/serve-index.d.ts b/serve-index/serve-index.d.ts index 6b2ae644782c27..0003733f9860e5 100644 --- a/serve-index/serve-index.d.ts +++ b/serve-index/serve-index.d.ts @@ -1,7 +1,7 @@ // Type definitions for serve-index v1.7.2 // Project: https://github.com/expressjs/serve-index // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/serve-static/serve-static.d.ts b/serve-static/serve-static.d.ts index 21c18ea14b6197..a7a8bbee1bf38c 100644 --- a/serve-static/serve-static.d.ts +++ b/serve-static/serve-static.d.ts @@ -1,7 +1,7 @@ // Type definitions for serve-static 1.7.1 // Project: https://github.com/expressjs/serve-static // Definitions by: Uros Smolnik -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* =================== USAGE =================== diff --git a/sharedworker/SharedWorker.d.ts b/sharedworker/SharedWorker.d.ts index b106d1342e90cb..dca2977b9a1ea6 100644 --- a/sharedworker/SharedWorker.d.ts +++ b/sharedworker/SharedWorker.d.ts @@ -1,7 +1,7 @@ // Type definitions for SharedWorker // Project: http://www.w3.org/TR/workers/ // Definitions by: Toshiya Nakakura -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module SharedWorker { interface AbstractWorker extends EventTarget { diff --git a/sharepoint/SharePoint.d.ts b/sharepoint/SharePoint.d.ts index ddc9cae0f72978..7f5d1e7066f4cd 100644 --- a/sharepoint/SharePoint.d.ts +++ b/sharepoint/SharePoint.d.ts @@ -1,7 +1,7 @@ // Type definitions for SharePoint 2010 and 2013 // Project: https://github.com/gandjustas/sptypescript // Definitions by: Stanislav Vyshchepan , Andrey Markeev -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare var _spBodyOnLoadFunctions: Function[]; diff --git a/shelljs/shelljs-tests.ts b/shelljs/shelljs-tests.ts index 835f177a695d39..34292f8d8a9740 100644 --- a/shelljs/shelljs-tests.ts +++ b/shelljs/shelljs-tests.ts @@ -1,7 +1,7 @@ // Tests for shelljs.d.ts // Project: http://shelljs.org // Definitions by: Niklas Mollenhauer -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Tests taken from documentation samples. /// diff --git a/shelljs/shelljs.d.ts b/shelljs/shelljs.d.ts index c4608caeeb1941..949f723ff92717 100644 --- a/shelljs/shelljs.d.ts +++ b/shelljs/shelljs.d.ts @@ -1,7 +1,7 @@ // Type definitions for ShellJS v0.3.0 // Project: http://shelljs.org // Definitions by: Niklas Mollenhauer -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/shortid/shortid.d.ts b/shortid/shortid.d.ts index 049e539695fbdd..bc295f76284e63 100644 --- a/shortid/shortid.d.ts +++ b/shortid/shortid.d.ts @@ -1,7 +1,7 @@ // Type definitions for shortid // Project: https://github.com/dylang/shortid // Definitions by: Sam Saint-Pettersen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "shortid" { export function generate(): string; diff --git a/should-promised/should-promised.d.ts b/should-promised/should-promised.d.ts index f7e2a97f570171..75432273bf38f0 100644 --- a/should-promised/should-promised.d.ts +++ b/should-promised/should-promised.d.ts @@ -1,7 +1,7 @@ // Type definitions for should-promised // Project: https://github.com/shouldjs/promised // Definitions by: Yaroslav Admin -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface ShouldAssertion { Promise: ShouldAssertion; diff --git a/should/should.d.ts b/should/should.d.ts index d4ab3ef383bebc..ce2743dfd8c29f 100644 --- a/should/should.d.ts +++ b/should/should.d.ts @@ -1,7 +1,7 @@ // Type definitions for should.js v8.1.1 // Project: https://github.com/shouldjs/should.js // Definitions by: Alex Varju , Maxime LUCE -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface Object { should: ShouldAssertion; diff --git a/showdown/showdown.d.ts b/showdown/showdown.d.ts index 278137050ed867..6fa2408e052a75 100644 --- a/showdown/showdown.d.ts +++ b/showdown/showdown.d.ts @@ -1,7 +1,7 @@ // Type definitions for Showdown 0.3.1 // Project: https://github.com/coreyti/showdown // Definitions by: cbowdon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Showdown { diff --git a/siesta/siesta.d.ts b/siesta/siesta.d.ts index 6a984d44ca7234..5fd602ba98831e 100644 --- a/siesta/siesta.d.ts +++ b/siesta/siesta.d.ts @@ -1,7 +1,7 @@ // Type definitions for Siesta // Project: http://www.bryntum.com/products/siesta/ // Definitions by: bquarmby -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Siesta { /** @@ -611,7 +611,7 @@ declare module Siesta { type(el: any, text: string, callback?: Function, scope?: any, options?: any): void; } - // NOTE https://github.com/borisyankov/DefinitelyTyped/pull/3135 + // NOTE https://github.com/DefinitelyTyped/DefinitelyTyped/pull/3135 var KeyCodes: { '\b': number; // = 8, 'BACKSPACE': number; // = 8, diff --git a/sigmajs/sigmajs.d.ts b/sigmajs/sigmajs.d.ts index 70bd2ff86cc537..53a236e7c3603b 100644 --- a/sigmajs/sigmajs.d.ts +++ b/sigmajs/sigmajs.d.ts @@ -1,7 +1,7 @@ // Type definitions for sigma.js v1.0.3 // Project: https://github.com/jacomyal/sigma.js // Definitions by: Qinfeng Chen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module SigmaJs{ interface Animation { diff --git a/signalr/signalr-1.0.d.ts b/signalr/signalr-1.0.d.ts index 749277a40c3c40..c1aeb6a60b2515 100644 --- a/signalr/signalr-1.0.d.ts +++ b/signalr/signalr-1.0.d.ts @@ -1,7 +1,7 @@ // Type definitions for SignalR 1.0 // Project: http://www.asp.net/signalr // Definitions by: Boris Yankov , T. Michael Keesey -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/signalr/signalr.d.ts b/signalr/signalr.d.ts index 00bc88c15d016c..72cc57231cdbb5 100644 --- a/signalr/signalr.d.ts +++ b/signalr/signalr.d.ts @@ -1,7 +1,7 @@ // Type definitions for SignalR 2.2.0 // Project: http://www.asp.net/signalr // Definitions by: Boris Yankov , T. Michael Keesey , Giedrius Grabauskas -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/signature_pad/signature_pad.d.ts b/signature_pad/signature_pad.d.ts index 10d6a03d6e7f21..a24e35b68796bb 100644 --- a/signature_pad/signature_pad.d.ts +++ b/signature_pad/signature_pad.d.ts @@ -1,7 +1,7 @@ // Type definitions for signature_pad // Project: https://github.com/szimek/signature_pad // Definitions by: Abubaker Bashir -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Project by: Szymon Nowak declare module SignaturePad { diff --git a/simple-cw-node/simple-cw-node.d.ts b/simple-cw-node/simple-cw-node.d.ts index 7ccb0d6e59231f..d97aa350233d50 100644 --- a/simple-cw-node/simple-cw-node.d.ts +++ b/simple-cw-node/simple-cw-node.d.ts @@ -1,7 +1,7 @@ // Type definitions for simple-cw-node // Project: https://github.com/astronaughts/simple-cw-node // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/simple-mock/simple-mock.d.ts b/simple-mock/simple-mock.d.ts index 760ef67b4660e5..3a5aa9a684eddd 100644 --- a/simple-mock/simple-mock.d.ts +++ b/simple-mock/simple-mock.d.ts @@ -1,7 +1,7 @@ // Type definitions for simple-mock // Project: https://github.com/jupiter/simple-mock // Definitions by: Leon Yu -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare namespace Simple { type Fn = { diff --git a/simplebar/simplebar.d.ts b/simplebar/simplebar.d.ts index d9ef0a45d3236d..0e43773d649896 100644 --- a/simplebar/simplebar.d.ts +++ b/simplebar/simplebar.d.ts @@ -1,7 +1,7 @@ // Type definitions for simplebar.js 1.1.7 // Project: https://github.com/Grsmto/simplebar // Definitions by: Gregor Woiwode -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface SimplebarOptions { autoHide?: boolean; diff --git a/simplestorage.js/simplestorage.js.d.ts b/simplestorage.js/simplestorage.js.d.ts index bda285aac9cec0..075949879d15a0 100644 --- a/simplestorage.js/simplestorage.js.d.ts +++ b/simplestorage.js/simplestorage.js.d.ts @@ -1,7 +1,7 @@ // Type definitions for simpleStorage v0.1.3 // Project: https://github.com/andris9/simpleStorage // Definitions by: Áxel Costas Pena -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module simplestoragejs { diff --git a/sinon-chai/sinon-chai.d.ts b/sinon-chai/sinon-chai.d.ts index 1695b1e54d493e..1d7ce4b743be45 100644 --- a/sinon-chai/sinon-chai.d.ts +++ b/sinon-chai/sinon-chai.d.ts @@ -1,7 +1,7 @@ // Type definitions for sinon-chai 2.7.0 // Project: https://github.com/domenic/sinon-chai // Definitions by: Kazi Manzur Rashid , Jed Mao -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/sinon-chrome/sinon-chrome.d.ts b/sinon-chrome/sinon-chrome.d.ts index 3057f7837409d1..1f8589393d5484 100644 --- a/sinon-chrome/sinon-chrome.d.ts +++ b/sinon-chrome/sinon-chrome.d.ts @@ -1,7 +1,7 @@ // Type definitions for Sinon-Chrome v0.2.1 // Project: https://github.com/vitalets/sinon-chrome // Definitions by: Tim Perry -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/sinon-stub-promise/sinon-stub-promise.d.ts b/sinon-stub-promise/sinon-stub-promise.d.ts index 9b681a6c0c914c..d717df9dafed05 100644 --- a/sinon-stub-promise/sinon-stub-promise.d.ts +++ b/sinon-stub-promise/sinon-stub-promise.d.ts @@ -1,7 +1,7 @@ // Type definitions for sinon-stub-promise v1.0.1 // Project: https://github.com/substantial/sinon-stub-promise // Definitions by: Thiago Temple -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/sinon/sinon.d.ts b/sinon/sinon.d.ts index 4e23ee650e6431..cad60640eddc3f 100644 --- a/sinon/sinon.d.ts +++ b/sinon/sinon.d.ts @@ -1,7 +1,7 @@ // Type definitions for Sinon 1.16.0 // Project: http://sinonjs.org/ // Definitions by: William Sears -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Sinon { interface SinonSpyCallApi { diff --git a/sipml/sipml.d.ts b/sipml/sipml.d.ts index 0e3df6873ebe68..bf0e128b8500ec 100644 --- a/sipml/sipml.d.ts +++ b/sipml/sipml.d.ts @@ -1,7 +1,7 @@ // Type definitions for SIPml5 // Project: http://sipml5.org/ // Definitions by: A. Groenenboom -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare namespace SIPml { class Event { diff --git a/sjcl/sjcl.d.ts b/sjcl/sjcl.d.ts index b0d48f4cd011fa..a9547d3007599b 100644 --- a/sjcl/sjcl.d.ts +++ b/sjcl/sjcl.d.ts @@ -1,7 +1,7 @@ // Type definitions for sjcl v1.0.1 // Project: http://crypto.stanford.edu/sjcl/ // Definitions by: Eugene Chernyshov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module sjcl { diff --git a/ski/ski.d.ts b/ski/ski.d.ts index dba4b9840b399a..3632f18fb62288 100644 --- a/ski/ski.d.ts +++ b/ski/ski.d.ts @@ -1,7 +1,7 @@ // Type definitions for ski 1.1.0 // Project: https://github.com/jden/ski // Definitions by: Aya Morisawa -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "ski" { export function S(x: (z: U) => (y: S) => T, y: (z: U) => S, z: U): T; diff --git a/skyway/skyway.d.ts b/skyway/skyway.d.ts index 8c5c85d1c39221..a6d0f002cf1ce9 100644 --- a/skyway/skyway.d.ts +++ b/skyway/skyway.d.ts @@ -1,7 +1,7 @@ // Type definitions for SkyWay // Project: http://nttcom.github.io/skyway/ // Definitions by: Toshiya Nakakura -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/slick-carousel/slick-carousel.d.ts b/slick-carousel/slick-carousel.d.ts index d75090bb2275fa..c006926f3881a6 100644 --- a/slick-carousel/slick-carousel.d.ts +++ b/slick-carousel/slick-carousel.d.ts @@ -1,7 +1,7 @@ // Type definitions for stick 1.5.8 // Project: http://kenwheeler.github.io/slick/ // Definitions by: John Gouigouix -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/slickgrid/SlickGrid.d.ts b/slickgrid/SlickGrid.d.ts index e012194c49ff13..89dcbb275a78d7 100644 --- a/slickgrid/SlickGrid.d.ts +++ b/slickgrid/SlickGrid.d.ts @@ -1,7 +1,7 @@ // Type definitions for SlickGrid 2.1.0 // Project: https://github.com/mleibman/SlickGrid // Definitions by: Josh Baldwin -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* SlickGrid-2.1.d.ts may be freely distributed under the MIT license. diff --git a/slickgrid/slick.autotooltips.d.ts b/slickgrid/slick.autotooltips.d.ts index 34e761754a1dbd..5b20e9ab176463 100644 --- a/slickgrid/slick.autotooltips.d.ts +++ b/slickgrid/slick.autotooltips.d.ts @@ -1,7 +1,7 @@ // Type definitions for SlickGrid AutoToolTips Plugin 2.1.0 // Project: https://github.com/mleibman/SlickGrid // Definitions by: Ryo Iwamoto -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/slickgrid/slick.headerbuttons.d.ts b/slickgrid/slick.headerbuttons.d.ts index df7e6bb2578e78..5a9451da074226 100644 --- a/slickgrid/slick.headerbuttons.d.ts +++ b/slickgrid/slick.headerbuttons.d.ts @@ -1,7 +1,7 @@ // Type definitions for SlickGrid HeaderButtons Plugin 2.1.0 // Project: https://github.com/mleibman/SlickGrid // Definitions by: Derek Cicerone -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/slickgrid/slick.rowselectionmodel.d.ts b/slickgrid/slick.rowselectionmodel.d.ts index c2543abfce0c73..2de2b249c0b6f8 100644 --- a/slickgrid/slick.rowselectionmodel.d.ts +++ b/slickgrid/slick.rowselectionmodel.d.ts @@ -1,7 +1,7 @@ // Type definitions for SlickGrid RowSelectionModel Plugin 2.1.0 // Project: https://github.com/mleibman/SlickGrid // Definitions by: Derek Cicerone -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/smoothie/smoothie.d.ts b/smoothie/smoothie.d.ts index e01ab34d5f433a..98f205f598d65e 100644 --- a/smoothie/smoothie.d.ts +++ b/smoothie/smoothie.d.ts @@ -1,7 +1,7 @@ // Type definitions for Smoothie Charts 1.25 // Project: https://github.com/joewalnes/smoothie // Definitions by: Drew Noakes , Mike H. Hawley -// Definitions: https://github.com/borisyankov/DefinitelyTyped/smoothie +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped/smoothie // NOTE this reference is here to make the DefinitelyTyped `npm test` suite pass and // may be removed if you are using this module declaration in isolation from the diff --git a/snake-case/snake-case.d.ts b/snake-case/snake-case.d.ts index 96db37535df07e..df4a4652bec47b 100644 --- a/snake-case/snake-case.d.ts +++ b/snake-case/snake-case.d.ts @@ -1,7 +1,7 @@ // Type definitions for snake-case // Project: https://github.com/blakeembrey/snake-case // Definitions by: Sam Saint-Pettersen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "snake-case" { function snakeCase(string: string, locale?: string): string; diff --git a/snapsvg/snapsvg.d.ts b/snapsvg/snapsvg.d.ts index 5175ad67c1dc7c..a3dc04bdb51722 100644 --- a/snapsvg/snapsvg.d.ts +++ b/snapsvg/snapsvg.d.ts @@ -1,7 +1,7 @@ // Type definitions for Snap-SVG 0.4.1 // Project: https://github.com/adobe-webplatform/Snap.svg // Definitions by: Lars Klein , Mattanja Kern -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare function mina(a:number, A:number, b:number, B:number, get:Function, set:Function, easing?:(num:number)=>number):mina.AnimationDescriptor; declare module mina { diff --git a/socket.io-client/socket.io-client.d.ts b/socket.io-client/socket.io-client.d.ts index 56d0a0f5b58abf..f636436be85380 100644 --- a/socket.io-client/socket.io-client.d.ts +++ b/socket.io-client/socket.io-client.d.ts @@ -1,7 +1,7 @@ // Type definitions for socket.io-client 1.4.4 // Project: http://socket.io/ // Definitions by: PROGRE , Damian Connolly , Florent Poujol -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var io: SocketIOClientStatic; diff --git a/socket.io.users/socket.io.users.d.ts b/socket.io.users/socket.io.users.d.ts index f7ee9b2d8e60aa..0a6c78473e6a76 100644 --- a/socket.io.users/socket.io.users.d.ts +++ b/socket.io.users/socket.io.users.d.ts @@ -1,7 +1,7 @@ // Type definitions for socket.io.users // Project: https://github.com/nodets/socket.io.users // Definitions by: Makis Maropoulos -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/socket.io/socket.io.d.ts b/socket.io/socket.io.d.ts index 75ac075d555afa..9a0431aa859b5b 100644 --- a/socket.io/socket.io.d.ts +++ b/socket.io/socket.io.d.ts @@ -1,7 +1,7 @@ // Type definitions for socket.io 1.4.4 // Project: http://socket.io/ // Definitions by: PROGRE , Damian Connolly , Florent Poujol -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/sockjs-client/sockjs-client.d.ts b/sockjs-client/sockjs-client.d.ts index 322f8213930497..87bb0a8501eef6 100644 --- a/sockjs-client/sockjs-client.d.ts +++ b/sockjs-client/sockjs-client.d.ts @@ -1,7 +1,7 @@ // Type definitions for sockjs-client 1.0.3 // Project: https://github.com/sockjs/sockjs-client // Definitions by: Emil Ivanov , Alexander Rusakov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare namespace __SockJSClient { interface BaseEvent { diff --git a/sockjs-node/sockjs-node.d.ts b/sockjs-node/sockjs-node.d.ts index f33b9db67b7638..1804495127256f 100644 --- a/sockjs-node/sockjs-node.d.ts +++ b/sockjs-node/sockjs-node.d.ts @@ -1,7 +1,7 @@ // Type definitions for sockjs-node 0.3.x // Project: https://github.com/sockjs/sockjs-node // Definitions by: Phil McCloghry-Laing -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/sockjs/sockjs.d.ts b/sockjs/sockjs.d.ts index e9569ba22c6109..e69211576488e5 100644 --- a/sockjs/sockjs.d.ts +++ b/sockjs/sockjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for SockJS 0.3.x // Project: https://github.com/sockjs/sockjs-client // Definitions by: Emil Ivanov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface SockJSSimpleEvent { type: string; diff --git a/sortablejs/sortablejs.d.ts b/sortablejs/sortablejs.d.ts index e633830e575753..d0bea8debf29d0 100644 --- a/sortablejs/sortablejs.d.ts +++ b/sortablejs/sortablejs.d.ts @@ -1,7 +1,7 @@ // Type definitions for Sortable.js v1.3.0-rc1 // Project: https://github.com/RubaXa/Sortable // Definitions by: Maw-Fox -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Sortablejs { interface SortableOptions { diff --git a/soundjs/soundjs.d.ts b/soundjs/soundjs.d.ts index 37af7431e89fba..e28c686b067a16 100644 --- a/soundjs/soundjs.d.ts +++ b/soundjs/soundjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for SoundJS 0.6.0 // Project: http://www.createjs.com/#!/SoundJS // Definitions by: Pedro Ferreira -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* Copyright (c) 2012 Pedro Ferreira diff --git a/source-map-support/source-map-support.d.ts b/source-map-support/source-map-support.d.ts index 31a64204256c3a..b672e5291a4ab9 100644 --- a/source-map-support/source-map-support.d.ts +++ b/source-map-support/source-map-support.d.ts @@ -1,7 +1,7 @@ // Type definitions for source-map-support 0.2.10 // Project: https://github.com/evanw/source-map-support // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/source-map/source-map.d.ts b/source-map/source-map.d.ts index 34aae2b6a271f6..4b8eee117954bd 100644 --- a/source-map/source-map.d.ts +++ b/source-map/source-map.d.ts @@ -1,7 +1,7 @@ // Type definitions for source-map v0.1.38 // Project: https://github.com/mozilla/source-map // Definitions by: Morten Houston Ludvigsen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module SourceMap { interface StartOfSourceMap { diff --git a/space-pen/space-pen.d.ts b/space-pen/space-pen.d.ts index eb884e289aa544..eb48db3ef5e91b 100644 --- a/space-pen/space-pen.d.ts +++ b/space-pen/space-pen.d.ts @@ -1,7 +1,7 @@ // Type definitions for SpacePen // Project: https://github.com/atom/space-pen // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/spectrum/spectrum.d.ts b/spectrum/spectrum.d.ts index 728c6c76785173..7fa8b8f7e47471 100644 --- a/spectrum/spectrum.d.ts +++ b/spectrum/spectrum.d.ts @@ -1,7 +1,7 @@ // Type definitions for spectrum 1.5.1 // Project: https://github.com/bgrins/spectrum/ // Definitions by: Mordechai Zuber -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/spin/spin.d.ts b/spin/spin.d.ts index 4fcfb6b68ae4f8..0dc877c953ad26 100644 --- a/spin/spin.d.ts +++ b/spin/spin.d.ts @@ -1,7 +1,7 @@ // Type definitions for Spin.js 2.3.2 // Project: http://fgnass.github.com/spin.js/ // Definitions by: Boris Yankov , Theodore Brown -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface SpinnerOptions { diff --git a/split/split.d.ts b/split/split.d.ts index 9bf6a93204ad73..71eb97845e2a77 100644 --- a/split/split.d.ts +++ b/split/split.d.ts @@ -1,7 +1,7 @@ // Type definitions for split v0.3.3 // Project: https://github.com/dominictarr/split // Definitions by: Marcin Porębski -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/sprintf-js/sprintf-js.d.ts b/sprintf-js/sprintf-js.d.ts index 89377b83d23ca8..b592db59435d21 100644 --- a/sprintf-js/sprintf-js.d.ts +++ b/sprintf-js/sprintf-js.d.ts @@ -1,7 +1,7 @@ // Type definitions for sprintf-js // Project: https://www.npmjs.com/package/sprintf-js // Definitions by: Jason Swearingen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** sprintf.js is a complete open source JavaScript sprintf implementation for the browser and node.js. diff --git a/sprintf/sprintf.d.ts b/sprintf/sprintf.d.ts index 547d93532f9596..04f3fc48da7fa7 100644 --- a/sprintf/sprintf.d.ts +++ b/sprintf/sprintf.d.ts @@ -1,7 +1,7 @@ // Type definitions for sprintff // Project: https://github.com/maritz/node-sprintff // Definitions by: Carlos Ballesteros Velasco -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Imported from: https://github.com/soywiz/typescript-node-definitions/sprintff.d.ts diff --git a/sql.js/sql.js.d.ts b/sql.js/sql.js.d.ts index d3f22afc1f0f57..67f0a183c2d363 100644 --- a/sql.js/sql.js.d.ts +++ b/sql.js/sql.js.d.ts @@ -1,7 +1,7 @@ // Type definitions for sql.js // Project: https://github.com/kripken/sql.js // Definitions by: George Wu -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/sqlite3/sqlite3.d.ts b/sqlite3/sqlite3.d.ts index 04d7b15a7cc412..dbc205cc0e3152 100644 --- a/sqlite3/sqlite3.d.ts +++ b/sqlite3/sqlite3.d.ts @@ -1,7 +1,7 @@ // Type definitions for sqlite3 2.2.3 // Project: https://github.com/mapbox/node-sqlite3 // Definitions by: Nick Malaguti -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/squirejs/squirejs.d.ts b/squirejs/squirejs.d.ts index a6ee7ec202d4d8..c122988516466c 100644 --- a/squirejs/squirejs.d.ts +++ b/squirejs/squirejs.d.ts @@ -1,7 +1,7 @@ // Type definitions for Squire 0.2.1 // Project: https://github.com/iammerrick/Squire.js // Definitions by: Bradley Ayers -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'Squire' { class Squire { diff --git a/ssh2/ssh2.d.ts b/ssh2/ssh2.d.ts index ba6bd57e2b4c8a..6e05e0c8260518 100644 --- a/ssh2/ssh2.d.ts +++ b/ssh2/ssh2.d.ts @@ -1,7 +1,7 @@ // Type definitions for ssh2 // Project: https://github.com/mscdex/ssh2 // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/stack-mapper/stack-mapper.d.ts b/stack-mapper/stack-mapper.d.ts index ed0afdf7faf623..21dcc9e5c702aa 100644 --- a/stack-mapper/stack-mapper.d.ts +++ b/stack-mapper/stack-mapper.d.ts @@ -1,7 +1,7 @@ // Type definitions for stack-mapper 0.2.2 // Project: https://github.com/thlorenz/stack-mapper // Definitions by: Rogier Schouten -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "stack-mapper" { diff --git a/stack-trace/stack-trace.d.ts b/stack-trace/stack-trace.d.ts index 21c12f8f25a877..800a3da0511182 100644 --- a/stack-trace/stack-trace.d.ts +++ b/stack-trace/stack-trace.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-stack-trace // Project: https://github.com/felixge/node-stack-trace // Definitions by: Exceptionless -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'stack-trace' { export interface StackFrame { diff --git a/stacktrace-js/stacktrace-js.d.ts b/stacktrace-js/stacktrace-js.d.ts index 574e780e33bf00..a37cba294fe10e 100644 --- a/stacktrace-js/stacktrace-js.d.ts +++ b/stacktrace-js/stacktrace-js.d.ts @@ -1,7 +1,7 @@ // Type definitions for stacktrace.js // Project: https://github.com/stacktracejs/stacktrace.js // Definitions by: Exceptionless -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module StackTrace { export interface StackTraceOptions { diff --git a/stampit/stampit.d.ts b/stampit/stampit.d.ts index b15eedbe798493..d3c90a2ecc9203 100644 --- a/stampit/stampit.d.ts +++ b/stampit/stampit.d.ts @@ -1,7 +1,7 @@ // Type definitions for stampit 2.1 // Project: https://github.com/stampit-org/stampit // Definitions by: Vasyl Boroviak -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * Function used as .init() argument. diff --git a/stamplay-js-sdk/stamplay-js-sdk.d.ts b/stamplay-js-sdk/stamplay-js-sdk.d.ts index ebd0d31b321a57..9db076bd500edf 100644 --- a/stamplay-js-sdk/stamplay-js-sdk.d.ts +++ b/stamplay-js-sdk/stamplay-js-sdk.d.ts @@ -1,7 +1,7 @@ // Type definitions for stamplay-js-sdk 1.2.9 // Project: https://github.com/Stamplay/stamplay-js-sdk // Definitions by: Riderman de Sousa Barbosa -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/state-machine/state-machine.d.ts b/state-machine/state-machine.d.ts index 2253cdeec1897a..1f5ddb7612896d 100644 --- a/state-machine/state-machine.d.ts +++ b/state-machine/state-machine.d.ts @@ -1,7 +1,7 @@ // Type definitions for Finite State Machine 2.2 // Project: https://github.com/jakesgordon/javascript-state-machine // Definitions by: Boris Yankov , Maarten Docter , William Sears -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface StateMachineErrorCallback { (eventName?: string, from?: string, to?: string, args?: any[], errorCode?: number, errorMessage?: string, ex?: Error): void; // NB. errorCode? See: StateMachine.Error diff --git a/static-eval/static-eval.d.ts b/static-eval/static-eval.d.ts index e44294c27e32e3..251030fb026404 100644 --- a/static-eval/static-eval.d.ts +++ b/static-eval/static-eval.d.ts @@ -1,7 +1,7 @@ // Type definitions for static-eval v0.2.4 // Project: https://github.com/substack/static-eval // Definitions by: Ben Liddicott -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/stats/stats.d.ts b/stats/stats.d.ts index e940212eecd1c8..04bbc564f3a829 100644 --- a/stats/stats.d.ts +++ b/stats/stats.d.ts @@ -1,7 +1,7 @@ // Type definitions for Stats.js r12 // Project: http://github.com/mrdoob/stats.js // Definitions by: Gregory Dalton -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare class Stats { diff --git a/statsd-client/statsd-client.d.ts b/statsd-client/statsd-client.d.ts index 08649fe08337a5..2fabcfb83f6f10 100644 --- a/statsd-client/statsd-client.d.ts +++ b/statsd-client/statsd-client.d.ts @@ -1,7 +1,7 @@ // Type definitions for statsd-client v0.1.0 // Project: https://github.com/msiebuhr/node-statsd-client // Definitions by: Peter Kooijmans -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "statsd-client" { diff --git a/status-bar/status-bar.d.ts b/status-bar/status-bar.d.ts index 6c678872050129..914386928c8ab7 100644 --- a/status-bar/status-bar.d.ts +++ b/status-bar/status-bar.d.ts @@ -1,7 +1,7 @@ // Type definitions for status-bar // Project: https://github.com/atom/status-bar // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/statuses/statuses.d.ts b/statuses/statuses.d.ts index 2347eba0e6b4a9..239b5fd320285d 100644 --- a/statuses/statuses.d.ts +++ b/statuses/statuses.d.ts @@ -1,7 +1,7 @@ // Type definitions for statuses v1.2.1 // Project: https://github.com/jshttp/statuses // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'statuses' { interface Status { diff --git a/steam/steam-tests.ts b/steam/steam-tests.ts index 4bca1059ee4bdc..8b9f04eef54176 100644 --- a/steam/steam-tests.ts +++ b/steam/steam-tests.ts @@ -1,7 +1,7 @@ // Type definitions for steam // Project: https://github.com/seishun/node-steam // Definitions by: Andrey Kurdyumov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/steam/steam.d.ts b/steam/steam.d.ts index f309483fcfae26..e42c8622970417 100644 --- a/steam/steam.d.ts +++ b/steam/steam.d.ts @@ -1,7 +1,7 @@ // Type definitions for steam // Project: https://github.com/seishun/node-steam // Definitions by: Andrey Kurdyumov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/storejs/storejs.d.ts b/storejs/storejs.d.ts index d80865b2a4d408..eee21419227cee 100644 --- a/storejs/storejs.d.ts +++ b/storejs/storejs.d.ts @@ -1,7 +1,7 @@ // Type definitions for store.js // Project: https://github.com/marcuswestin/store.js/ // Definitions by: Vincent Bortone -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // store.js exposes a simple API for cross browser local storage diff --git a/stream-series/stream-series.d.ts b/stream-series/stream-series.d.ts index 6c2d07d787ec40..63e73dffdacea6 100644 --- a/stream-series/stream-series.d.ts +++ b/stream-series/stream-series.d.ts @@ -1,7 +1,7 @@ // Type definitions for stream-series // Project: https://github.com/rschmukler/stream-series // Definitions by: Keita Kagurazaka -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/stream-to-array/stream-to-array.d.ts b/stream-to-array/stream-to-array.d.ts index 45239bbb15bec2..ed3e498b7713a6 100644 --- a/stream-to-array/stream-to-array.d.ts +++ b/stream-to-array/stream-to-array.d.ts @@ -1,7 +1,7 @@ // Type definitions for stream-to-array // Project: https://github.com/stream-utils/stream-to-array // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/streamjs/streamjs.d.ts b/streamjs/streamjs.d.ts index 59d8019f39cb64..6b65bac047e3cd 100644 --- a/streamjs/streamjs.d.ts +++ b/streamjs/streamjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for streamjs 1.5.0 // Project: http://winterbe.github.io/streamjs/ // Definitions by: Bence Eros -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare class Stream { static from (elems: T[]): Stream; diff --git a/string/string.d.ts b/string/string.d.ts index d99a78111c35d3..889197eccc63d6 100644 --- a/string/string.d.ts +++ b/string/string.d.ts @@ -1,7 +1,7 @@ // Type definitions for string.js // Project: http://stringjs.com // Definitions by: Bas Pennings -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface StringJS { length: number; diff --git a/string_score/string_score.d.ts b/string_score/string_score.d.ts index 6b3944c4e4ca45..dbe1d789679020 100644 --- a/string_score/string_score.d.ts +++ b/string_score/string_score.d.ts @@ -1,7 +1,7 @@ // Type definitions for string_score 0.1.22 // Project: https://github.com/joshaven/string_score // Definitions by: Marcin Porębski -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "string_score" { diff --git a/strip-json-comments/strip-json-comments-tests.ts b/strip-json-comments/strip-json-comments-tests.ts index 3a9e91f3d81251..057277f5b6d796 100644 --- a/strip-json-comments/strip-json-comments-tests.ts +++ b/strip-json-comments/strip-json-comments-tests.ts @@ -1,7 +1,7 @@ // Type definitions for strip-json-comments // Project: https://github.com/sindresorhus/strip-json-comments // Definitions by: Dylan R. E. Moonfire -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// import stripJsonComments = require("strip-json-comments"); diff --git a/strip-json-comments/strip-json-comments.d.ts b/strip-json-comments/strip-json-comments.d.ts index 721b83314def47..8dbe55a70b70c4 100644 --- a/strip-json-comments/strip-json-comments.d.ts +++ b/strip-json-comments/strip-json-comments.d.ts @@ -1,7 +1,7 @@ // Type definitions for strip-json-comments // Project: https://github.com/sindresorhus/strip-json-comments // Definitions by: Dylan R. E. Moonfire -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "strip-json-comments" { interface StripJsonOptions { diff --git a/stripe-checkout/stripe-checkout.d.ts b/stripe-checkout/stripe-checkout.d.ts index 8be22cab1158ac..9799cc0278bb33 100644 --- a/stripe-checkout/stripe-checkout.d.ts +++ b/stripe-checkout/stripe-checkout.d.ts @@ -1,7 +1,7 @@ // Type definitions for Stripe Checkout // Project: https://stripe.com/checkout // Definitions by: Chris Wrench -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/stripe/stripe-node.d.ts b/stripe/stripe-node.d.ts index d41fdc13e6de0c..7b0169816aa140 100644 --- a/stripe/stripe-node.d.ts +++ b/stripe/stripe-node.d.ts @@ -1,7 +1,7 @@ // Type definitions for stripe-node // Project: https://github.com/stripe/stripe-node/ // Definitions by: William Johnston -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'stripe' { var out: typeof StripeNode.Stripe; diff --git a/stripe/stripe.d.ts b/stripe/stripe.d.ts index 2111fc0364631b..b07d6479361cac 100644 --- a/stripe/stripe.d.ts +++ b/stripe/stripe.d.ts @@ -1,7 +1,7 @@ // Type definitions for stripe // Project: https://stripe.com/ // Definitions by: Andy Hawkins , Eric J. Smith , Amrit Kahlon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface StripeStatic { setPublishableKey(key: string): void; diff --git a/strophe/strophe.d.ts b/strophe/strophe.d.ts index c3125d36e334e9..76a5ffa3af224a 100644 --- a/strophe/strophe.d.ts +++ b/strophe/strophe.d.ts @@ -1,7 +1,7 @@ // Type definitions for Strophe.js v1.2.0 // Project: http://strophe.im/strophejs/ // Definitions by: David Deutsch -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module wrapper { /** Function: $build * Create a Strophe.Builder. diff --git a/stylus/stylus.d.ts b/stylus/stylus.d.ts index 7e957f310de284..030be10c687806 100644 --- a/stylus/stylus.d.ts +++ b/stylus/stylus.d.ts @@ -1,7 +1,7 @@ // Type definitions for stylus 0.48.1 // Project: https://github.com/LearnBoost/stylus // Definitions by: Maxime LUCE -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/succinct/succinct.d.ts b/succinct/succinct.d.ts index 59a1646e33b242..ebb7b88f55d0b8 100644 --- a/succinct/succinct.d.ts +++ b/succinct/succinct.d.ts @@ -1,7 +1,7 @@ // Type definitions for jQuery Succinct v1.1.0 // Project: http://mikeking.io/succinct/ // Definitions by: Matt Brooks -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/sugar/sugar.d.ts b/sugar/sugar.d.ts index e12282821f7cee..8acff9b436eff6 100644 --- a/sugar/sugar.d.ts +++ b/sugar/sugar.d.ts @@ -1,7 +1,7 @@ // Type definitions for Sugar 1.3.9 // Project: http://sugarjs.com/ // Definitions by: Josh Baldwin -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* sugar-1.3.9.d.ts may be freely distributed under the MIT license. diff --git a/superagent/superagent.d.ts b/superagent/superagent.d.ts index 493d287efb3214..bc359393a869d9 100644 --- a/superagent/superagent.d.ts +++ b/superagent/superagent.d.ts @@ -1,7 +1,7 @@ // Type definitions for SuperAgent v1.4.0 // Project: https://github.com/visionmedia/superagent // Definitions by: Alex Varju -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/supertest-as-promised/supertest-as-promised.d.ts b/supertest-as-promised/supertest-as-promised.d.ts index 2c035848f48add..242370fa01d5d9 100644 --- a/supertest-as-promised/supertest-as-promised.d.ts +++ b/supertest-as-promised/supertest-as-promised.d.ts @@ -1,7 +1,7 @@ // Type definitions for SuperTest as Promised v2.0.2 // Project: https://github.com/WhoopInc/supertest-as-promised // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/supertest/supertest.d.ts b/supertest/supertest.d.ts index 9ca154e2f57229..73d57abf2b1f97 100644 --- a/supertest/supertest.d.ts +++ b/supertest/supertest.d.ts @@ -1,7 +1,7 @@ // Type definitions for SuperTest v1.1.0 // Project: https://github.com/visionmedia/supertest // Definitions by: Alex Varju -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/svg-pan-zoom/svg-pan-zoom.d.ts b/svg-pan-zoom/svg-pan-zoom.d.ts index 4ff1000e4f1498..055d5e813cf7bd 100644 --- a/svg-pan-zoom/svg-pan-zoom.d.ts +++ b/svg-pan-zoom/svg-pan-zoom.d.ts @@ -1,7 +1,7 @@ // Type definitions for svg-pan-zoom v2.3.9 // Project: https://github.com/ariutta/svg-pan-zoom // Definitions by: Chintan Shah -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module SvgPanZoom { diff --git a/svg-sprite/svg-sprite.d.ts b/svg-sprite/svg-sprite.d.ts index 3030bc05a8c3cb..4848d1359b6bf1 100644 --- a/svg-sprite/svg-sprite.d.ts +++ b/svg-sprite/svg-sprite.d.ts @@ -1,7 +1,7 @@ // Type definitions for svg-sprite // Project: https://github.com/jkphl/svg-sprite // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/svg2png/svg2png.d.ts b/svg2png/svg2png.d.ts index 115428771616bb..25cdb18d1bc2a7 100644 --- a/svg2png/svg2png.d.ts +++ b/svg2png/svg2png.d.ts @@ -1,7 +1,7 @@ // Type definitions for svg2png node package // Project: https://github.com/domenic/svg2png // Definitions by: hans windhoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare function svg2png(srcFile: string, destFile: string, scale: number, cb: (err:Error) => void):void; declare function svg2png(srcFile: string, destFile: string, cb: (err:Error) => void):void; diff --git a/svgjs.draggable/svgjs.draggable.d.ts b/svgjs.draggable/svgjs.draggable.d.ts index 8a64868c56f072..45f0b65d30e53f 100644 --- a/svgjs.draggable/svgjs.draggable.d.ts +++ b/svgjs.draggable/svgjs.draggable.d.ts @@ -1,7 +1,7 @@ // Type definitions for svgjs.draggable // Project: http://www.svgjs.com/ // Definitions by: Luigi Trabacchin -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module svgjs { diff --git a/svgjs/svgjs.d.ts b/svgjs/svgjs.d.ts index 4356d340e5123c..fe1e198340be91 100644 --- a/svgjs/svgjs.d.ts +++ b/svgjs/svgjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for svg.js // Project: http://www.svgjs.com/ // Definitions by: Sean Hess -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Reference: http://documentup.com/wout/svg.js // TODO sets diff --git a/swag/swag.d.ts b/swag/swag.d.ts index 0bf5a721a13937..273fce8e337a38 100644 --- a/swag/swag.d.ts +++ b/swag/swag.d.ts @@ -1,7 +1,7 @@ // Type definitions for swag 0.6.1 // Project: https://github.com/elving/swag // Definitions by: Shogo Iwano -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/swaggerize-express/swaggerize-express.d.ts b/swaggerize-express/swaggerize-express.d.ts index 0f62b10882a525..647cc7f3753b4c 100644 --- a/swaggerize-express/swaggerize-express.d.ts +++ b/swaggerize-express/swaggerize-express.d.ts @@ -1,7 +1,7 @@ // Type definitions for swaggerize-express 4.x // Project: https://github.com/krakenjs/swaggerize-express // Definitions by: TANAKA Koichi -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* =================== USAGE =================== diff --git a/swap-case/swap-case.d.ts b/swap-case/swap-case.d.ts index 46e34cfd40498a..d3c85813c63507 100644 --- a/swap-case/swap-case.d.ts +++ b/swap-case/swap-case.d.ts @@ -1,7 +1,7 @@ // Type definitions for swap-case // Project: https://github.com/blakeembrey/swap-case // Definitions by: Sam Saint-Pettersen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "swap-case" { function swapCase(string: string, locale?: string): string; diff --git a/sweetalert/sweetalert.d.ts b/sweetalert/sweetalert.d.ts index 2ce1a0ee88d879..12bf48eba85aad 100644 --- a/sweetalert/sweetalert.d.ts +++ b/sweetalert/sweetalert.d.ts @@ -1,7 +1,7 @@ // Type definitions for SweetAlert 1.1.3 // Project: https://github.com/t4t5/sweetalert/ // Definitions by: Markus Peloso -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var sweetAlert: SweetAlert.SweetAlertStatic; declare var swal: SweetAlert.SweetAlertStatic; diff --git a/swfobject/swfobject.d.ts b/swfobject/swfobject.d.ts index 7f59321f57e02b..7dcaa2658df8cc 100644 --- a/swfobject/swfobject.d.ts +++ b/swfobject/swfobject.d.ts @@ -1,7 +1,7 @@ // Type definitions for swfobject v2.2 // Project: https://code.google.com/p/swfobject/ // Definitions by: rou -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var swfobject: swfobject.SwfObject; diff --git a/swiftclick/swiftclick.d.ts b/swiftclick/swiftclick.d.ts index d00e9f761cd8c6..0fd6792b9c154b 100644 --- a/swiftclick/swiftclick.d.ts +++ b/swiftclick/swiftclick.d.ts @@ -1,7 +1,7 @@ // Type definitions for SwiftClick v1.2.0 // Project: https://github.com/munkychop/swiftclick // Definitions by: Laurence C -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface SwiftClickObject { addNodeNamesToTrack(nodeNamesArray: string[]): void; diff --git a/swig-email-templates/swig-email-templates.d.ts b/swig-email-templates/swig-email-templates.d.ts index 4e382cdf1802d4..ad762b9da7328c 100644 --- a/swig-email-templates/swig-email-templates.d.ts +++ b/swig-email-templates/swig-email-templates.d.ts @@ -1,7 +1,7 @@ // Type definitions for swig-email-templates // Project: https://github.com/andrewrk/swig-email-templates // Definitions by: Adam Babcock -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/swig/swig.d.ts b/swig/swig.d.ts index 5de872c10cc1d4..5e5914afb05ba4 100644 --- a/swig/swig.d.ts +++ b/swig/swig.d.ts @@ -1,7 +1,7 @@ // Type definitions for swig // Project: http://github.com/paularmstrong/swig // Definitions by: Peter Harris , Carlos Ballesteros Velasco -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // API Documentation : http://paularmstrong.github.io/swig/docs/api/ diff --git a/swipe/swipe.d.ts b/swipe/swipe.d.ts index 9cb753ef91e37c..80e8d022a6c68a 100644 --- a/swipe/swipe.d.ts +++ b/swipe/swipe.d.ts @@ -1,7 +1,7 @@ // Type definitions for Swipe 2.0 // Project: https://github.com/thebird/Swipe // Definitions by: Andrey Kurdyumov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface SwipeOptions { diff --git a/swiper/swiper.d.ts b/swiper/swiper.d.ts index 1f7f12e3f5de0c..f3c906710d8255 100644 --- a/swiper/swiper.d.ts +++ b/swiper/swiper.d.ts @@ -1,7 +1,7 @@ // Type definitions for Swiper 2.0.0 // Project: https://github.com/nolimits4web/Swiper // Definitions by: Sebastián Galiano -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface SwiperOptions { diff --git a/swipeview/swipeview.d.ts b/swipeview/swipeview.d.ts index d454047121a3e3..8d65670497f5ff 100644 --- a/swipeview/swipeview.d.ts +++ b/swipeview/swipeview.d.ts @@ -1,7 +1,7 @@ // Type definitions for SwipeView 1.0 // Project: http://cubiq.org/swipeview // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface SwipeViewEvent { diff --git a/switchery/switchery.d.ts b/switchery/switchery.d.ts index 79934c776ccef9..9e9306d6e725aa 100644 --- a/switchery/switchery.d.ts +++ b/switchery/switchery.d.ts @@ -1,7 +1,7 @@ // Type definitions for switchery 0.8.1 // Project: https://github.com/abpetkov/switchery // Definitions by: Bruno Grieder , Clayton Lautier -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Switchery { diff --git a/swiz/swiz.d.ts b/swiz/swiz.d.ts index 4e76fab7d5fcac..93a8ff72e4dc96 100644 --- a/swiz/swiz.d.ts +++ b/swiz/swiz.d.ts @@ -1,7 +1,7 @@ // Type definitions for swiz // Project: https://github.com/racker/node-swiz // Definitions by: Jeff Goddard -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Imported from: https://github.com/soywiz/typescript-node-definitions/swiz.d.ts diff --git a/systemjs/systemjs.d.ts b/systemjs/systemjs.d.ts index c63a7915827c64..aea028f8de813b 100644 --- a/systemjs/systemjs.d.ts +++ b/systemjs/systemjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for System.js 0.18.4 // Project: https://github.com/systemjs/systemjs // Definitions by: Ludovic HENIN , Nathan Walker -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface System { import(name: string): any; diff --git a/tabris/tabris.d.ts b/tabris/tabris.d.ts index 9a0b4defe705b4..af47f2e20dbc38 100644 --- a/tabris/tabris.d.ts +++ b/tabris/tabris.d.ts @@ -1,7 +1,7 @@ // Type definitions for Tabris.js v1.2 // Project: http://tabrisjs.com // Definitions by: Tabris.js team -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module tabris { diff --git a/tabtab/tabtab.d.ts b/tabtab/tabtab.d.ts index 05b7dff086d3c9..a777c9aba5a127 100644 --- a/tabtab/tabtab.d.ts +++ b/tabtab/tabtab.d.ts @@ -1,7 +1,7 @@ // Type definitions for tabtab 0.0.4 // Project: https://github.com/mklabs/node-tabtab // Definitions by: Vojtěch Habarta -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "tabtab" { diff --git a/tape/tape.d.ts b/tape/tape.d.ts index 39ab43176ca06d..f09b4ec2c869c4 100644 --- a/tape/tape.d.ts +++ b/tape/tape.d.ts @@ -1,7 +1,7 @@ // Type definitions for tape v4.2.2 // Project: https://github.com/substack/tape // Definitions by: Bart van der Schoor , Haoqun Jiang -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/tar/tar.d.ts b/tar/tar.d.ts index 3116b5cc9ee5f7..8f84d95d12f101 100644 --- a/tar/tar.d.ts +++ b/tar/tar.d.ts @@ -1,7 +1,7 @@ // Type definitions for tar v1.0.1 // Project: https://github.com/npm/node-tar // Definitions by: Maxime LUCE -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // TODO: When/if typings for [fstream](https://github.com/npm/fstream) are written, refactor this typing to use it for the various streams. /// diff --git a/tcomb/tcomb.d.ts b/tcomb/tcomb.d.ts index c4676adfd217a7..68b4f8ca979089 100644 --- a/tcomb/tcomb.d.ts +++ b/tcomb/tcomb.d.ts @@ -1,7 +1,7 @@ // Type definitions for tcomb v1.0.3 // Project: http://gcanti.github.io/tcomb/guide/index.html // Definitions by: Hans Windhoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Original Definitions by: Jed Mao declare module TComb { diff --git a/tea-merge/tea-merge.d.ts b/tea-merge/tea-merge.d.ts index 2000e9bcd22e49..cd9fc13def4033 100644 --- a/tea-merge/tea-merge.d.ts +++ b/tea-merge/tea-merge.d.ts @@ -1,7 +1,7 @@ // Type definitions for tea-merge // Project: https://github.com/qualiancy/tea-merge // Definitions by: Mihhail Lapushkin -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "tea-merge" { function e(destination: Object, ...sources: Object[]): Object; diff --git a/tedious-connection-pool/tedious-connection-pool-tests.ts b/tedious-connection-pool/tedious-connection-pool-tests.ts index 60ca44d7e993fe..e97f9001d6fb4a 100644 --- a/tedious-connection-pool/tedious-connection-pool-tests.ts +++ b/tedious-connection-pool/tedious-connection-pool-tests.ts @@ -1,7 +1,7 @@ // Type definitions for tedious-connection-pool // Project: https://github.com/pekim/tedious-connection-pool // Definitions by: Cyprien Autexier -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/tedious-connection-pool/tedious-connection-pool.d.ts b/tedious-connection-pool/tedious-connection-pool.d.ts index 5d0a912c206c1e..4dcd214450b492 100644 --- a/tedious-connection-pool/tedious-connection-pool.d.ts +++ b/tedious-connection-pool/tedious-connection-pool.d.ts @@ -1,7 +1,7 @@ // Type definitions for tedious-connection-pool // Project: https://github.com/pekim/tedious-connection-pool // Definitions by: Cyprien Autexier -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/tedious/tedious.d.ts b/tedious/tedious.d.ts index 8931f55fadc056..0be051c91fe31f 100644 --- a/tedious/tedious.d.ts +++ b/tedious/tedious.d.ts @@ -1,7 +1,7 @@ // Type definitions for tedious 1.8.0 // Project: https://pekim.github.io/tedious // Definitions by: Rogier Schouten -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/teechart/teechart.d.ts b/teechart/teechart.d.ts index e40e517bd67221..53f8a616f65762 100644 --- a/teechart/teechart.d.ts +++ b/teechart/teechart.d.ts @@ -1,7 +1,7 @@ // Type definitions for TeeChart 1.3 // Project: http://www.steema.com // Definitions by: Steema Software -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * TeeChart(tm) for TypeScript * diff --git a/tether-shepherd/tether-shepherd.d.ts b/tether-shepherd/tether-shepherd.d.ts index 413d569ed7c956..97e51b7ac99862 100644 --- a/tether-shepherd/tether-shepherd.d.ts +++ b/tether-shepherd/tether-shepherd.d.ts @@ -1,7 +1,7 @@ // Type definitions for Tether-Shepherd v1.2.0 // Project: http://github.hubspot.com/shepherd/ // Definitions by: Matt Gibbs -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module TetherShepherd { diff --git a/tether/tether.d.ts b/tether/tether.d.ts index 1a58d743309b22..50d7a8bad2bf99 100644 --- a/tether/tether.d.ts +++ b/tether/tether.d.ts @@ -1,7 +1,7 @@ // Type definitions for Tether v1.1 // Project: http://github.hubspot.com/tether/ // Definitions by: Adi Dahiya -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // global Tether constructor declare class Tether { diff --git a/text-buffer/text-buffer.d.ts b/text-buffer/text-buffer.d.ts index 9296e7c7c0a957..9c71876839d1af 100644 --- a/text-buffer/text-buffer.d.ts +++ b/text-buffer/text-buffer.d.ts @@ -1,7 +1,7 @@ // Type definitions for text-buffer // Project: https://github.com/atom/text-buffer // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/text-encoding/text-encoding.d.ts b/text-encoding/text-encoding.d.ts index 574b25d7163276..73b394e22ed5dd 100644 --- a/text-encoding/text-encoding.d.ts +++ b/text-encoding/text-encoding.d.ts @@ -1,7 +1,7 @@ // Type definitions for text-encoding // Project: https://github.com/inexorabletash/text-encoding // Definitions by: MIZUNE Pine -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module TextEncoding { interface TextDecoderOptions { diff --git a/threejs/detector.d.ts b/threejs/detector.d.ts index a0514db2101794..776f8806f7a257 100644 --- a/threejs/detector.d.ts +++ b/threejs/detector.d.ts @@ -1,7 +1,7 @@ // Type definitions for three.js (Detector.js) // Project: https://github.com/mrdoob/three.js/blob/master/examples/js/Detector.js // Definitions by: Satoru Kimura -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface DetectorStatic { canvas: boolean; diff --git a/threejs/three-FirstPersonControls.d.ts b/threejs/three-FirstPersonControls.d.ts index 3e34b9e45c9575..09c1f37b830cef 100644 --- a/threejs/three-FirstPersonControls.d.ts +++ b/threejs/three-FirstPersonControls.d.ts @@ -1,7 +1,7 @@ // Type definitions for three.js // Project: http://mrdoob.github.com/three.js/ // Definitions by: Poul Kjeldager Sørensen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped //Source : https://github.com/NTaylorMullen/CycleR/blob/master/CycleR/CycleR.Game.Client/Client/Interfaces/ThreeJS/Cameras/FirstPersonControls.d.ts /// diff --git a/threejs/three-canvasrenderer.d.ts b/threejs/three-canvasrenderer.d.ts index 4a3b84801a715d..6a50d41c5f9817 100644 --- a/threejs/three-canvasrenderer.d.ts +++ b/threejs/three-canvasrenderer.d.ts @@ -1,7 +1,7 @@ // Type definitions for three.js (CanvasRenderer.js) // Project: https://github.com/mrdoob/three.js/blob/master/examples/js/renderers/CanvasRenderer.js // Definitions by: Satoru Kimura -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/threejs/three-copyshader.d.ts b/threejs/three-copyshader.d.ts index 0699717a92f064..22a9efe0d95de1 100644 --- a/threejs/three-copyshader.d.ts +++ b/threejs/three-copyshader.d.ts @@ -1,7 +1,7 @@ // Type definitions for three.js (CopyShader.js) // Project: https://github.com/mrdoob/three.js/blob/r68/examples/js/shaders/CopyShader.js // Definitions by: Satoru Kimura -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/threejs/three-css3drenderer.d.ts b/threejs/three-css3drenderer.d.ts index ed218a4c45959b..2cde8dcfba5bae 100644 --- a/threejs/three-css3drenderer.d.ts +++ b/threejs/three-css3drenderer.d.ts @@ -1,7 +1,7 @@ // Type definitions for three.js (CSS3DRenderer.js) // Project: https://github.com/mrdoob/three.js/blob/master/examples/js/renderers/CSS3DRenderer.js // Definitions by: Satoru Kimura -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // This renderer does not work in IE. Can be found here for more information. // https://github.com/mrdoob/three.js/issues/4783 diff --git a/threejs/three-editorcontrols.d.ts b/threejs/three-editorcontrols.d.ts index d25160efbec074..7d1b34f8d1238f 100644 --- a/threejs/three-editorcontrols.d.ts +++ b/threejs/three-editorcontrols.d.ts @@ -1,7 +1,7 @@ // Type definitions for three.js (EditorControls.js) // Project: https://github.com/mrdoob/three.js/blob/master/examples/js/controls/EditorControls.js // Definitions by: Qinsi ZHU -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/threejs/three-effectcomposer.d.ts b/threejs/three-effectcomposer.d.ts index 37e904fe7675d1..30de1496354d9b 100644 --- a/threejs/three-effectcomposer.d.ts +++ b/threejs/three-effectcomposer.d.ts @@ -1,7 +1,7 @@ // Type definitions for three.js (EffectComposer.js) // Project: https://github.com/mrdoob/three.js/blob/r68/examples/js/postprocessing/EffectComposer.js // Definitions by: Satoru Kimura -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/threejs/three-maskpass.d.ts b/threejs/three-maskpass.d.ts index 7b7ea589c6b4cc..def12bc2971a8f 100644 --- a/threejs/three-maskpass.d.ts +++ b/threejs/three-maskpass.d.ts @@ -1,7 +1,7 @@ // Type definitions for three.js (MaskPass.js) // Project: https://github.com/mrdoob/three.js/blob/r68/examples/js/postprocessing/MaskPass.js // Definitions by: Satoru Kimura -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/threejs/three-orbitcontrols.d.ts b/threejs/three-orbitcontrols.d.ts index c51b5469e5a3c0..f56cee4852654f 100644 --- a/threejs/three-orbitcontrols.d.ts +++ b/threejs/three-orbitcontrols.d.ts @@ -1,7 +1,7 @@ // Type definitions for three.js (OrbitControls.js) // Project: https://github.com/mrdoob/three.js/blob/master/examples/js/controls/OrbitControls.js // Definitions by: Satoru Kimura -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/threejs/three-projector.d.ts b/threejs/three-projector.d.ts index c872186565849b..4dc4a9e02763d2 100644 --- a/threejs/three-projector.d.ts +++ b/threejs/three-projector.d.ts @@ -1,7 +1,7 @@ // Type definitions for three.js (Projector.js) // Project: https://github.com/mrdoob/three.js/blob/master/examples/js/renderers/Projector.js // Definitions by: Satoru Kimura -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/threejs/three-renderpass.d.ts b/threejs/three-renderpass.d.ts index 54d7e4283422f6..9f2b8b26d59a42 100644 --- a/threejs/three-renderpass.d.ts +++ b/threejs/three-renderpass.d.ts @@ -1,7 +1,7 @@ // Type definitions for three.js (RenderPass.js) // Project: https://github.com/mrdoob/three.js/blob/r68/examples/js/postprocessing/RenderPass.js // Definitions by: Satoru Kimura -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/threejs/three-shaderpass.d.ts b/threejs/three-shaderpass.d.ts index 2896f34d8fcede..84ebe73a31b39a 100644 --- a/threejs/three-shaderpass.d.ts +++ b/threejs/three-shaderpass.d.ts @@ -1,7 +1,7 @@ // Type definitions for three.js (ShaderPass.js) // Project: https://github.com/mrdoob/three.js/blob/r68/examples/js/postprocessing/ShaderPass.js // Definitions by: Satoru Kimura -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/threejs/three-trackballcontrols.d.ts b/threejs/three-trackballcontrols.d.ts index 17f45ec914645c..32ef98a56f5d55 100644 --- a/threejs/three-trackballcontrols.d.ts +++ b/threejs/three-trackballcontrols.d.ts @@ -1,7 +1,7 @@ // Type definitions for three.js (TrackballControls.js) // Project: https://github.com/mrdoob/three.js/blob/master/examples/js/controls/TrackballControls.js // Definitions by: Satoru Kimura -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/threejs/three-transformcontrols.d.ts b/threejs/three-transformcontrols.d.ts index bcf6aad6b245a2..ab00445394d95b 100644 --- a/threejs/three-transformcontrols.d.ts +++ b/threejs/three-transformcontrols.d.ts @@ -1,7 +1,7 @@ // Type definitions for three.js (TransformControls.js) // Project: https://github.com/mrdoob/three.js/blob/master/examples/js/controls/TransformControls.js // Definitions by: Stefan Profanter -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/threejs/three-vrcontrols.d.ts b/threejs/three-vrcontrols.d.ts index d0e47b63a69dc0..27e9c6225d15b3 100644 --- a/threejs/three-vrcontrols.d.ts +++ b/threejs/three-vrcontrols.d.ts @@ -1,7 +1,7 @@ // Type definitions for three.js (VRControls.js) // Project: https://github.com/mrdoob/three.js/blob/master/examples/js/controls/VRControls.js // Definitions by: Toshiya Nakakura -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/threejs/three-vreffect.d.ts b/threejs/three-vreffect.d.ts index 2fab612808e502..bdda386e36b4a8 100644 --- a/threejs/three-vreffect.d.ts +++ b/threejs/three-vreffect.d.ts @@ -1,7 +1,7 @@ // Type definitions for three.js (VREffect.js) // Project: https://github.com/mrdoob/three.js/blob/master/examples/js/effects/VREffect.js // Definitions by: Toshiya Nakakura -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/threejs/three.d.ts b/threejs/three.d.ts index eaa5b5f32d3dc9..540bb9f81ef34a 100644 --- a/threejs/three.d.ts +++ b/threejs/three.d.ts @@ -1,7 +1,7 @@ // Type definitions for three.js r73 // Project: http://mrdoob.github.com/three.js/ // Definitions by: Kon , Satoru Kimura -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module THREE { export var REVISION: string; diff --git a/thrift/thrift.d.ts b/thrift/thrift.d.ts index d0232b40d54a83..766173c1e65039 100644 --- a/thrift/thrift.d.ts +++ b/thrift/thrift.d.ts @@ -1,7 +1,7 @@ // Type definitions for thrift 0.9.2 // Project: https://www.npmjs.com/package/thrift // Definitions by: Zachary Collins -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* * Licensed to the Apache Software Foundation (ASF) under one diff --git a/through/through.d.ts b/through/through.d.ts index afffcdcc11ead8..979decf29963c8 100644 --- a/through/through.d.ts +++ b/through/through.d.ts @@ -1,7 +1,7 @@ // Type definitions for through // Project: https://github.com/dominictarr/through // Definitions by: Andrew Gaspar -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/through2/through2-0.4.2.d.ts b/through2/through2-0.4.2.d.ts index 7481fa910f0aef..acce4d08248c5e 100644 --- a/through2/through2-0.4.2.d.ts +++ b/through2/through2-0.4.2.d.ts @@ -1,7 +1,7 @@ // Type definitions for through2 v 0.4.2 // Project: https://github.com/rvagg/through2 // Definitions by: Bart van der Schoor , jedmao -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/through2/through2.d.ts b/through2/through2.d.ts index 40198134c13ee6..318972dcffbb8b 100644 --- a/through2/through2.d.ts +++ b/through2/through2.d.ts @@ -1,7 +1,7 @@ // Type definitions for through2 v 2.0.0 // Project: https://github.com/rvagg/through2 // Definitions by: Bart van der Schoor , jedmao , Georgios Valotasios -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/timelinejs/timelinejs.d.ts b/timelinejs/timelinejs.d.ts index 6101b93aa54c70..18332b0b3d0081 100644 --- a/timelinejs/timelinejs.d.ts +++ b/timelinejs/timelinejs.d.ts @@ -1,7 +1,7 @@ // Type definitions for timelinejs // Project: https://github.com/NUKnightLab/TimelineJS // Definitions by: Roland Zwaga -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare function createStoryJS(config:knightlab.ITimeLineConfiguration):void; diff --git a/timezone-js/timezone-js.d.ts b/timezone-js/timezone-js.d.ts index 069ed67c8e8a15..4af5c6976225a0 100644 --- a/timezone-js/timezone-js.d.ts +++ b/timezone-js/timezone-js.d.ts @@ -1,7 +1,7 @@ // Type definitions for timezone-js // Project: https://github.com/mde/timezone-js // Definitions by: bonnici -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Imported from: https://github.com/soywiz/typescript-node-definitions/timezone-js.d.ts diff --git a/timezonecomplete/timezonecomplete.d.ts b/timezonecomplete/timezonecomplete.d.ts index a9c54e6a05da82..0f8f94d420acbd 100644 --- a/timezonecomplete/timezonecomplete.d.ts +++ b/timezonecomplete/timezonecomplete.d.ts @@ -1,7 +1,7 @@ // Type definitions for timezonecomplete 1.15.0 // Project: https://github.com/SpiritIT/timezonecomplete // Definitions by: Rogier Schouten -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'timezonecomplete' { import basics = require("__timezonecomplete/basics"); diff --git a/tinycolor/tinycolor.d.ts b/tinycolor/tinycolor.d.ts index d011f89bbb4604..a72ee32d3c105a 100644 --- a/tinycolor/tinycolor.d.ts +++ b/tinycolor/tinycolor.d.ts @@ -1,7 +1,7 @@ // Type definitions for tinycolor v1.1.1 // Project: https://github.com/bgrins/TinyColor // Definitions by: Mordechai Zuber -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var tinycolor: tinycolor; diff --git a/titanium/titanium.d.ts b/titanium/titanium.d.ts index f2f1afd48fa621..5e0ed14900fccd 100644 --- a/titanium/titanium.d.ts +++ b/titanium/titanium.d.ts @@ -1,7 +1,7 @@ // Type definitions for Titanium Mobile 3.5.0 // Project: http://www.appcelerator.com/ // Definitions by: Craig Younkins -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Ti { export var apiName : string; diff --git a/title-case/title-case.d.ts b/title-case/title-case.d.ts index 1409f6b06acc9a..914b7f75c9beec 100644 --- a/title-case/title-case.d.ts +++ b/title-case/title-case.d.ts @@ -1,7 +1,7 @@ // Type definitions for title-case // Project: https://github.com/blakeembrey/title-case // Definitions by: Sam Saint-Pettersen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "title-case" { function titleCase(string1: string, string2?: string): string; diff --git a/tmp/tmp.d.ts b/tmp/tmp.d.ts index 99fce6400d7856..0081abd9752ebe 100644 --- a/tmp/tmp.d.ts +++ b/tmp/tmp.d.ts @@ -1,7 +1,7 @@ // Type definitions for tmp v0.0.28 // Project: https://www.npmjs.com/package/tmp // Definitions by: Jared Klopper -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "tmp" { diff --git a/to-title-case-gouch/to-title-case-gouch.d.ts b/to-title-case-gouch/to-title-case-gouch.d.ts index 0c089720f297a4..aab642e7bdc47c 100644 --- a/to-title-case-gouch/to-title-case-gouch.d.ts +++ b/to-title-case-gouch/to-title-case-gouch.d.ts @@ -1,7 +1,7 @@ // Type definitions for to-title-case // Project: https://github.com/gouch/to-title-case // Definitions by: Sam Saint-Pettersen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface String { toTitleCase(): string; diff --git a/toastr/toastr.d.ts b/toastr/toastr.d.ts index e7cd15f92f0b7a..edf65d4073efed 100644 --- a/toastr/toastr.d.ts +++ b/toastr/toastr.d.ts @@ -1,7 +1,7 @@ // Type definitions for Toastr 2.0.1 // Project: https://github.com/CodeSeven/toastr // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/tooltipster/tooltipster.d.ts b/tooltipster/tooltipster.d.ts index fa264adecbd257..372a1d46374930 100644 --- a/tooltipster/tooltipster.d.ts +++ b/tooltipster/tooltipster.d.ts @@ -1,7 +1,7 @@ // Type definitions for tooltipster // Project: https://github.com/iamceege/tooltipster // Definitions by: Stephen Lautier -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/touch-events/touch-events.d.ts b/touch-events/touch-events.d.ts index b99a0441c429aa..e04138ee79c4e0 100644 --- a/touch-events/touch-events.d.ts +++ b/touch-events/touch-events.d.ts @@ -1,6 +1,6 @@ // Type definitions for HTML Touch Events // Project: http://www.w3.org/TR/touch-events/ // Definitions by: Kevin Barabash -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // DEPRECATED: use TypeScript 1.5.3 diff --git a/traceback/traceback.d.ts b/traceback/traceback.d.ts index 4ea2992ecdb1a7..11689bd70196cd 100644 --- a/traceback/traceback.d.ts +++ b/traceback/traceback.d.ts @@ -1,7 +1,7 @@ // Type definitions for Traceback v0.3.1 // Project: http://github.com/iriscouch/traceback // Definitions by: Michael Zabka -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface Traceback { name: string; // | The function name diff --git a/tracking/tracking.d.ts b/tracking/tracking.d.ts index cf8b228e3c0ac2..200f444740815e 100644 --- a/tracking/tracking.d.ts +++ b/tracking/tracking.d.ts @@ -1,7 +1,7 @@ // Type definitions for Tracking.js v1.1.2 // Project: https://github.com/eduardolundgren/tracking.js // Definitions by: Tim Perry -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module tracking { export class ColorTracker extends Tracker { diff --git a/traverson/traverson.d.ts b/traverson/traverson.d.ts index 534d120842c6fe..cb3b10e173a88c 100644 --- a/traverson/traverson.d.ts +++ b/traverson/traverson.d.ts @@ -1,7 +1,7 @@ // Type definitions for Traverson v2.0.1 // Project: https://github.com/basti1302/traverson // Definitions by: Marcin Porębski -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Traverson { diff --git a/trunk8/trunk8.d.ts b/trunk8/trunk8.d.ts index 49c19bce96e6b2..cd703a48e22ea8 100644 --- a/trunk8/trunk8.d.ts +++ b/trunk8/trunk8.d.ts @@ -1,7 +1,7 @@ // Type definitions for trunk8 // Project: https://github.com/rviscomi/trunk8 // Definitions by: Blake Niemyjski -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/tsmonad/tsmonad.d.ts b/tsmonad/tsmonad.d.ts index 081c446c3911a9..2437a02550a5e8 100644 --- a/tsmonad/tsmonad.d.ts +++ b/tsmonad/tsmonad.d.ts @@ -1,7 +1,7 @@ // Type definitions for TsMonad // Project: https://github.com/cbowdon/TsMonad // Definitions by: Chris Bowdon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module TsMonad { /** diff --git a/tspromise/tspromise-tests.ts b/tspromise/tspromise-tests.ts index e1ce0c1d5c4377..aeed989cdd1398 100644 --- a/tspromise/tspromise-tests.ts +++ b/tspromise/tspromise-tests.ts @@ -4,7 +4,7 @@ import Promise = require('tspromise'); var MyFuncFunc = Promise.async((a: boolean, b: number) => { console.log('[a] ' + a); - // NOTE( https://github.com/borisyankov/DefinitelyTyped/pull/5590 ) yield(Promise.waitAsync(1000)); + // NOTE( https://github.com/DefinitelyTyped/DefinitelyTyped/pull/5590 ) yield(Promise.waitAsync(1000)); console.log('[b]' + b); }); diff --git a/tspromise/tspromise.d.ts b/tspromise/tspromise.d.ts index 0228bc946852e2..4930321c2a21b3 100644 --- a/tspromise/tspromise.d.ts +++ b/tspromise/tspromise.d.ts @@ -1,7 +1,7 @@ // Type definitions for tspromise 0.0.4 // Project: https://github.com/soywiz/tspromise // Definitions by: Carlos Ballesteros Velasco -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare class Thenable { diff --git a/turf/turf.d.ts b/turf/turf.d.ts index 07299e766d7c22..35c6d4b6a6b1a5 100644 --- a/turf/turf.d.ts +++ b/turf/turf.d.ts @@ -1,7 +1,7 @@ // Type definitions for Turf 2.0 // Project: http://turfjs.org/ // Definitions by: Guillaume Croteau -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/tv4/tv4-1.2.4.d.ts b/tv4/tv4-1.2.4.d.ts index 02b7ebba2fe07a..438910e90d5e93 100644 --- a/tv4/tv4-1.2.4.d.ts +++ b/tv4/tv4-1.2.4.d.ts @@ -1,7 +1,7 @@ // Type definitions for Tiny Validator tv4 1.0.6 // Project: https://github.com/geraintluff/tv4 // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface TV4ErrorCodes { [key:string]:number; diff --git a/tv4/tv4.d.ts b/tv4/tv4.d.ts index 78d07a7e0d6073..37e7c224dfbaf7 100644 --- a/tv4/tv4.d.ts +++ b/tv4/tv4.d.ts @@ -1,7 +1,7 @@ // Type definitions for Tiny Validator tv4 1.2.5 // Project: https://github.com/geraintluff/tv4 // Definitions by: Bart van der Schoor , Peter Snider -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module tv4 { diff --git a/tween.js/tween.js.d.ts b/tween.js/tween.js.d.ts index d4787a86a1d8a5..b37efc378aa5b1 100644 --- a/tween.js/tween.js.d.ts +++ b/tween.js/tween.js.d.ts @@ -1,7 +1,7 @@ // Type definitions for tween.js r12 // Project: https://github.com/sole/tween.js/ // Definitions by: sunetos , jzarnikov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module TWEEN { export var REVISION: string; diff --git a/tweenjs/tweenjs.d.ts b/tweenjs/tweenjs.d.ts index 0d3d0d1aa126c7..bbc66c325b04b9 100644 --- a/tweenjs/tweenjs.d.ts +++ b/tweenjs/tweenjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for TweenJS 0.6.0 // Project: http://www.createjs.com/#!/TweenJS // Definitions by: Pedro Ferreira , Chris Smith -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* Copyright (c) 2012 Pedro Ferreira diff --git a/twig/twig.d.ts b/twig/twig.d.ts index 0ce655272f45e5..d011eddd4412c2 100644 --- a/twig/twig.d.ts +++ b/twig/twig.d.ts @@ -1,7 +1,7 @@ // Type definitions for twig // Project: https://github.com/justjohn/twig.js // Definitions by: Carlos Ballesteros Velasco -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Imported from: https://github.com/soywiz/typescript-node-definitions/twig.d.ts diff --git a/twitter/twitter.d.ts b/twitter/twitter.d.ts index efd43f0910ab7f..7dad601ebfbd52 100644 --- a/twitter/twitter.d.ts +++ b/twitter/twitter.d.ts @@ -1,7 +1,7 @@ // Type definitions for Twitter for Websites // Project: https://dev.twitter.com/web/ // Definitions by: Chitoku -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * The interface for Twitter for Websites. diff --git a/twix/twix.d.ts b/twix/twix.d.ts index 4c52fbc79bfb11..1aa1fb89fe7477 100644 --- a/twix/twix.d.ts +++ b/twix/twix.d.ts @@ -1,7 +1,7 @@ // Type definitions for twix.js 0.6.3 // Project: https://github.com/icambron/twix.js // Definitions by: j3ko -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/type-check/type-check.d.ts b/type-check/type-check.d.ts index 12b7de59441ea9..84b8ba88a0de26 100644 --- a/type-check/type-check.d.ts +++ b/type-check/type-check.d.ts @@ -1,7 +1,7 @@ // Type definitions for type-check v0.3.1 // Project: https://github.com/gkz/type-check // Definitions by: Hans Windhoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module TypeCheck { diff --git a/type-detect/type-detect.d.ts b/type-detect/type-detect.d.ts index be31896715876a..f67923c84b3794 100644 --- a/type-detect/type-detect.d.ts +++ b/type-detect/type-detect.d.ts @@ -1,7 +1,7 @@ // Type definitions for type-detect v0.1.2 // Project: https://github.com/chaijs/type-detect // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'type-detect' { function type(val: any): string; diff --git a/type-name/type-name.d.ts b/type-name/type-name.d.ts index f94b96d4fec5cd..5b4876ce4a8ece 100644 --- a/type-name/type-name.d.ts +++ b/type-name/type-name.d.ts @@ -1,7 +1,7 @@ // Type definitions for type-name v1.0.1 // Project: https://github.com/twada/type-name/ // Definitions by: OKUNOKENTARO -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare function typeName(anyVar: any): string; declare module typeName {} diff --git a/typeahead/typeahead.d.ts b/typeahead/typeahead.d.ts index 90daa580d96517..7fdf06d3d80e87 100644 --- a/typeahead/typeahead.d.ts +++ b/typeahead/typeahead.d.ts @@ -1,7 +1,7 @@ // Type definitions for typeahead.js 0.11.1 // Project: http://twitter.github.io/typeahead.js/ // Definitions by: Ivaylo Gochkov , Gidon Junge -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/typescript-deferred/typescript-deferred.d.ts b/typescript-deferred/typescript-deferred.d.ts index b99fca95a56ea6..6d9820e1871ce6 100644 --- a/typescript-deferred/typescript-deferred.d.ts +++ b/typescript-deferred/typescript-deferred.d.ts @@ -1,7 +1,7 @@ // Type definitions for typescript-deferred v0.1.5 // Project: https://github.com/DirtyHairy/typescript-deferred // Definitions by: Christian Speckner -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "typescript-deferred" { diff --git a/typescript-services/typescriptServices.d.ts b/typescript-services/typescriptServices.d.ts index 3ab20d7c9661cc..8aaa530767b748 100644 --- a/typescript-services/typescriptServices.d.ts +++ b/typescript-services/typescriptServices.d.ts @@ -1,7 +1,7 @@ // Type definitions for TypeScript API v0.4.0 // Project: http://www.typescriptlang.org/ // Definitions by: Microsoft TypeScript -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /*! ***************************************************************************** Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/typescript/typescript.d.ts b/typescript/typescript.d.ts index 59330b5dc01f2a..50536513a86eed 100644 --- a/typescript/typescript.d.ts +++ b/typescript/typescript.d.ts @@ -1,7 +1,7 @@ // Type definitions for TypeScript API v0.4.0 // Project: http://www.typescriptlang.org/ // Definitions by: Microsoft TypeScript -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /*! ***************************************************************************** Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/ua-parser-js/ua-parser-js.d.ts b/ua-parser-js/ua-parser-js.d.ts index 4eea1b3226f134..ec64d544d235e6 100644 --- a/ua-parser-js/ua-parser-js.d.ts +++ b/ua-parser-js/ua-parser-js.d.ts @@ -1,7 +1,7 @@ // Type definitions for ua-parser-js v0.7.10 // Project: https://github.com/faisalman/ua-parser-js // Definitions by: Viktor Miroshnikov , Lucas Woo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module UAParser { diff --git a/uglify-js/uglify-js.d.ts b/uglify-js/uglify-js.d.ts index b9c22bc6ed6295..debb017c146718 100644 --- a/uglify-js/uglify-js.d.ts +++ b/uglify-js/uglify-js.d.ts @@ -1,7 +1,7 @@ // Type definitions for UglifyJS 2 v2.6.1 // Project: https://github.com/mishoo/UglifyJS2 // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/ui-grid/ui-grid.d.ts b/ui-grid/ui-grid.d.ts index 08f2bd6f8ab722..e77ec4a5bfde1d 100644 --- a/ui-grid/ui-grid.d.ts +++ b/ui-grid/ui-grid.d.ts @@ -1,7 +1,7 @@ // Type definitions for ui-grid // Project: http://www.ui-grid.info/ // Definitions by: Ben Tesser , Joe Skeen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // These are very definitely preliminary. Please feel free to improve. diff --git a/ui-router-extras/ui-router-extras.d.ts b/ui-router-extras/ui-router-extras.d.ts index 1fc5846c848f8b..fd91522fabd497 100644 --- a/ui-router-extras/ui-router-extras.d.ts +++ b/ui-router-extras/ui-router-extras.d.ts @@ -1,7 +1,7 @@ // Type definitions for UI-Router Extras 0.0.14+ (ct.ui.router.extras module) // Project: https://github.com/christopherthielen/ui-router-extras // Definitions by: Michael Putters , Marcel van de Kamp -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/ui-select/ui-select.d.ts b/ui-select/ui-select.d.ts index e223b947e18816..b77c4e75292e1e 100644 --- a/ui-select/ui-select.d.ts +++ b/ui-select/ui-select.d.ts @@ -1,7 +1,7 @@ // Type definitions for ui-select 0.13.2 // Project: https://github.com/angular-ui/ui-select // Definitions by: Niko Kovačič -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/uikit/uikit.d.ts b/uikit/uikit.d.ts index f1ddfe9a5ad286..3d2a54af51a4cf 100644 --- a/uikit/uikit.d.ts +++ b/uikit/uikit.d.ts @@ -1,7 +1,7 @@ // Type definitions for uikit 2.23.0 // Project: http://getuikit.org // Definitions by: Giovanni Silva -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/umbraco/umbraco-resources.d.ts b/umbraco/umbraco-resources.d.ts index d07d4d3a57fdf7..54bdee6fb77581 100644 --- a/umbraco/umbraco-resources.d.ts +++ b/umbraco/umbraco-resources.d.ts @@ -1,7 +1,7 @@ // Type definitions for Umbraco v7.2.8 // Project: https://github.com/umbraco // Definitions by: DeCareSystemsIreland -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/umbraco/umbraco-services.d.ts b/umbraco/umbraco-services.d.ts index 3954e5f54c61b9..b694eb94753151 100644 --- a/umbraco/umbraco-services.d.ts +++ b/umbraco/umbraco-services.d.ts @@ -1,7 +1,7 @@ // Type definitions for Umbraco v7.2.8 // Project: https://github.com/umbraco // Definitions by: DeCareSystemsIreland -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/umbraco/umbraco.d.ts b/umbraco/umbraco.d.ts index f00d25b1a027c3..ebbb8aaea0d377 100644 --- a/umbraco/umbraco.d.ts +++ b/umbraco/umbraco.d.ts @@ -1,7 +1,7 @@ // Type definitions for Umbraco v7.2.8 // Project: https://github.com/umbraco // Definitions by: DeCareSystemsIreland -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/underscore-ko/underscore-ko.d.ts b/underscore-ko/underscore-ko.d.ts index a7f68edaa41841..f3d43d23f980f1 100644 --- a/underscore-ko/underscore-ko.d.ts +++ b/underscore-ko/underscore-ko.d.ts @@ -1,7 +1,7 @@ // Type definitions for Underscore-ko 1.2.2 with underscore 1.4 // Project: https://github.com/kamranayub/UnderscoreKO // Definitions by: Maurits Elbers -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/underscore.string/underscore.string.d.ts b/underscore.string/underscore.string.d.ts index b465ad2eb9b3da..97c01579e1b42b 100644 --- a/underscore.string/underscore.string.d.ts +++ b/underscore.string/underscore.string.d.ts @@ -1,7 +1,7 @@ // Type definitions for underscore.string // Project: https://github.com/epeli/underscore.string // Definitions by: Ry Racherbaumer -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/underscore/underscore.d.ts b/underscore/underscore.d.ts index 90e367f06eae46..ea32b7d948bec6 100644 --- a/underscore/underscore.d.ts +++ b/underscore/underscore.d.ts @@ -1,7 +1,7 @@ // Type definitions for Underscore 1.7.0 // Project: http://underscorejs.org/ // Definitions by: Boris Yankov , Josh Baldwin , Christopher Currens -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module _ { /** diff --git a/undertaker/undertaker.d.ts b/undertaker/undertaker.d.ts index b31b6646d2141f..7bffe5782320a8 100644 --- a/undertaker/undertaker.d.ts +++ b/undertaker/undertaker.d.ts @@ -1,7 +1,7 @@ // Type definitions for undertaker 0.12.0 // Project: https://github.com/phated/undertaker // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "undertaker" { diff --git a/uniq/uniq.d.ts b/uniq/uniq.d.ts index f682262c91a732..ec9ce457707b58 100644 --- a/uniq/uniq.d.ts +++ b/uniq/uniq.d.ts @@ -1,7 +1,7 @@ // Type definitions for uniq // Project: https://www.npmjs.com/package/uniq // Definitions by: Hans Windhoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface Uniq{ diff --git a/unique-random/unique-random.d.ts b/unique-random/unique-random.d.ts index caa467bdaf9f17..8daab03b2b0ae0 100644 --- a/unique-random/unique-random.d.ts +++ b/unique-random/unique-random.d.ts @@ -1,7 +1,7 @@ // Type definitions for unique-random // Project: https://github.com/sindresorhus/unique-random // Definitions by: Yuki Kokubun -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "unique-random" { function uniqueRandom(min: number, max: number): () => number; diff --git a/unity-webapi/unity-webapi.d.ts b/unity-webapi/unity-webapi.d.ts index 5e50a204568d1e..54b0ab4eec5386 100644 --- a/unity-webapi/unity-webapi.d.ts +++ b/unity-webapi/unity-webapi.d.ts @@ -1,7 +1,7 @@ // Type definitions for Ubuntu Unity Web API 1.0 // Project: https://launchpad.net/libunity-webapps // Definitions by: John Vrbanac -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface External { getUnityObject(version:number):Unity; diff --git a/universal-analytics/universal-analytics.d.ts b/universal-analytics/universal-analytics.d.ts index 7b08d852933afb..ac7fe4744998e1 100644 --- a/universal-analytics/universal-analytics.d.ts +++ b/universal-analytics/universal-analytics.d.ts @@ -1,7 +1,7 @@ // Type definitions for universal-analytics v0.3.2 // Project: https://github.com/peaksandpies/universal-analytics // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface UniversalAnalytics { (accountID:string, uuid?:string, opts?:Object):UniversalAnalytics.Client; diff --git a/unorm/unorm.d.ts b/unorm/unorm.d.ts index b2f0bc5773bb93..a310c9e148b5f9 100644 --- a/unorm/unorm.d.ts +++ b/unorm/unorm.d.ts @@ -1,7 +1,7 @@ // Type definitions for unorm 1.3.3 // Project: https://github.com/walling/unorm // Definitions by: Christopher Brown -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module unorm { interface Static { diff --git a/update-notifier/update-notifier.d.ts b/update-notifier/update-notifier.d.ts index 965b3631bf48e9..eaf429f5859fa2 100644 --- a/update-notifier/update-notifier.d.ts +++ b/update-notifier/update-notifier.d.ts @@ -1,7 +1,7 @@ // Type definitions for update-notifier // Project: https://github.com/yeoman/update-notifier // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "update-notifier" { function t(settings?:t.ISettings):t.IResult; diff --git a/upper-case-first/upper-case-first.d.ts b/upper-case-first/upper-case-first.d.ts index 21af3d676cdefa..9d8e9358b7be00 100644 --- a/upper-case-first/upper-case-first.d.ts +++ b/upper-case-first/upper-case-first.d.ts @@ -1,7 +1,7 @@ // Type definitions for upper-case-first // Project: https://github.com/blakeembrey/upper-case-first // Definitions by: Sam Saint-Pettersen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "upper-case-first" { function upperCaseFirst(string: string): string; diff --git a/upper-case/upper-case.d.ts b/upper-case/upper-case.d.ts index c5934877690c88..33ca4038c4b2ee 100644 --- a/upper-case/upper-case.d.ts +++ b/upper-case/upper-case.d.ts @@ -1,7 +1,7 @@ // Type definitions for upper-case // Project: https://github.com/blakeembrey/upper-case // Definitions by: Sam Saint-Pettersen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "upper-case" { function upperCase(string: any, locale?: string): string; diff --git a/urbanairship-cordova/urbanairship-cordova.d.ts b/urbanairship-cordova/urbanairship-cordova.d.ts index c6486cb75dea12..aea7c7dd89a48f 100644 --- a/urbanairship-cordova/urbanairship-cordova.d.ts +++ b/urbanairship-cordova/urbanairship-cordova.d.ts @@ -1,7 +1,7 @@ // Type definitions for phonegap-ua-push 3.4.1 // Project: https://github.com/urbanairship/phonegap-ua-push // Definitions by: Justin Unterreiner -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped //#region API Types diff --git a/uri-templates/uri-templates.d.ts b/uri-templates/uri-templates.d.ts index b732ac435469a3..1f6978e925e761 100644 --- a/uri-templates/uri-templates.d.ts +++ b/uri-templates/uri-templates.d.ts @@ -1,7 +1,7 @@ // Type definitions for uri-templates 0.1.2 // Project: https://github.com/geraintluff/uri-templates // Definitions by: Bart van der Schoor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'uri-templates' { function utpl(template: string): utpl.URITemplate; diff --git a/urijs/URIjs.d.ts b/urijs/URIjs.d.ts index a7ab002bc782f3..5f9a3a1897afa7 100644 --- a/urijs/URIjs.d.ts +++ b/urijs/URIjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for URI.js 1.15.1 // Project: https://github.com/medialize/URI.js // Definitions by: RodneyJT , Brian Surowiec -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/url-template/url-template.d.ts b/url-template/url-template.d.ts index 6ed7f5e8674f14..4f63ec07babc1d 100644 --- a/url-template/url-template.d.ts +++ b/url-template/url-template.d.ts @@ -1,7 +1,7 @@ // Type definitions for url-template 2.0.6 // Project: https://github.com/bramstein/url-template // Definitions by: Marcin Porębski -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module UrlTemplate { diff --git a/urlrouter/urlrouter.d.ts b/urlrouter/urlrouter.d.ts index 732f7a05cfd7b9..c8ff7610592d36 100644 --- a/urlrouter/urlrouter.d.ts +++ b/urlrouter/urlrouter.d.ts @@ -1,7 +1,7 @@ // Type definitions for urlrouter // Project: https://github.com/fengmk2/urlrouter // Definitions by: soywiz -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/urlsafe-base64/urlsafe-base64.d.ts b/urlsafe-base64/urlsafe-base64.d.ts index c9c6ed0b914cd4..cb7f5842fcf708 100644 --- a/urlsafe-base64/urlsafe-base64.d.ts +++ b/urlsafe-base64/urlsafe-base64.d.ts @@ -1,7 +1,7 @@ // Type definitions for urlsafe-base64 v1.0.0 // Project: https://github.com/RGBboy/urlsafe-base64 // Definitions by: Tanguy Krotoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/usage/usage.d.ts b/usage/usage.d.ts index 44d8c418363cc1..bfe0fcb1eaf10d 100644 --- a/usage/usage.d.ts +++ b/usage/usage.d.ts @@ -1,7 +1,7 @@ // Type definitions for usage // Project: https://github.com/arunoda/node-usage // Definitions by: Pascal Vomhoff -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "usage" { diff --git a/utils-merge/utils-merge.d.ts b/utils-merge/utils-merge.d.ts index 0cb7f2522f3060..381821dfe11b47 100644 --- a/utils-merge/utils-merge.d.ts +++ b/utils-merge/utils-merge.d.ts @@ -1,7 +1,7 @@ // Type definitions for utils-merge // Project: https://github.com/jaredhanson/utils-merge // Definitions by: Ilya Mochalov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "utils-merge" { function merge(a: TA, b: TB): TResult; diff --git a/uuid/UUID.d.ts b/uuid/UUID.d.ts index 7bb6ed3436335b..164cf503c82baa 100644 --- a/uuid/UUID.d.ts +++ b/uuid/UUID.d.ts @@ -1,7 +1,7 @@ // Type definitions for UUID.js v3.3.0 // Project: https://github.com/LiosK/UUID.js // Definitions by: Jason Jarrett -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "UUID" { diff --git a/valerie/valerie-tests.ts b/valerie/valerie-tests.ts index 6657682eed23fa..ea87aafaee22f6 100644 --- a/valerie/valerie-tests.ts +++ b/valerie/valerie-tests.ts @@ -4,7 +4,7 @@ // Tests for valerie.d.ts // Project: https://github.com/davewatts/valerie // Definitions by: Howard Richards -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* Checks the .d.ts definition work. Not a fully comprehensive set of tests yet. diff --git a/valerie/valerie.d.ts b/valerie/valerie.d.ts index d08b18c7522edc..501c74c542d6e7 100644 --- a/valerie/valerie.d.ts +++ b/valerie/valerie.d.ts @@ -1,7 +1,7 @@ // Type definitions for valerie // Project: https://github.com/davewatts/valerie // Definitions by: Howard Richards -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/validator/validator.d.ts b/validator/validator.d.ts index f590ce849e9714..0edb5e885b6612 100644 --- a/validator/validator.d.ts +++ b/validator/validator.d.ts @@ -1,7 +1,7 @@ // Type definitions for validator.js v4.5.1 // Project: https://github.com/chriso/validator.js // Definitions by: tgfjt , Ilya Mochalov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare namespace ValidatorJS { interface ValidatorStatic { diff --git a/vec3/vec3.d.ts b/vec3/vec3.d.ts index 28cb46c3ec06d6..5f94ec1795f0f9 100644 --- a/vec3/vec3.d.ts +++ b/vec3/vec3.d.ts @@ -1,7 +1,7 @@ // Type definitions for Vec3 Librairy // Project: https://www.npmjs.com/package/vec3 // Definitions by: Xavier Stouder -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "vec3" { class Vec3 { diff --git a/vega/vega.d.ts b/vega/vega.d.ts index 80c91149a61630..37f9bb9f35d071 100644 --- a/vega/vega.d.ts +++ b/vega/vega.d.ts @@ -1,7 +1,7 @@ // Type definitions for Vega // Project: http://trifacta.github.io/vega/ // Definitions by: Tom Crockett -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare namespace Vega { diff --git a/velocity-animate/velocity-animate.d.ts b/velocity-animate/velocity-animate.d.ts index 82cc069a1c30d5..941081292ada36 100644 --- a/velocity-animate/velocity-animate.d.ts +++ b/velocity-animate/velocity-animate.d.ts @@ -1,7 +1,7 @@ // Type definitions for Velocity 1.2.2 // Project: http://velocityjs.org/ // Definitions by: Greg Smith -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/verror/verror-tests.ts b/verror/verror-tests.ts index 22957fdea11789..9364475ce63108 100644 --- a/verror/verror-tests.ts +++ b/verror/verror-tests.ts @@ -1,7 +1,7 @@ // Type definitions for verror v1.6.0 // Project: https://github.com/davepacheco/node-verror // Definitions by: Sven Reglitzki -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/verror/verror.d.ts b/verror/verror.d.ts index 3ad45077630b9e..65b73ef174e403 100644 --- a/verror/verror.d.ts +++ b/verror/verror.d.ts @@ -1,7 +1,7 @@ // Type definitions for verror v1.6.0 // Project: https://github.com/davepacheco/node-verror // Definitions by: Sven Reglitzki -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "verror" { diff --git a/vex-js/vex-js.d.ts b/vex-js/vex-js.d.ts index 118c618672ad4f..e8efe1d7ca38f4 100644 --- a/vex-js/vex-js.d.ts +++ b/vex-js/vex-js.d.ts @@ -1,7 +1,7 @@ // Type definitions for Vex v2.3.2 // Project: https://github.com/HubSpot/vex // Definitions by: Greg Cohan -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/vexflow/vexflow.d.ts b/vexflow/vexflow.d.ts index 9f5a8a0065cfa0..8fec7774600d05 100644 --- a/vexflow/vexflow.d.ts +++ b/vexflow/vexflow.d.ts @@ -1,7 +1,7 @@ // Type definitions for VexFlow v1.2.27 // Project: http://vexflow.com // Definitions by: Roman Quiring -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped //inconsistent namespace: this is a helper funtion from tables.js and should not pollute the global namespace! declare function sanitizeDuration(duration : string) : string; diff --git a/victor/victor.d.ts b/victor/victor.d.ts index 04cfc49be4ac83..e3a3bf175253a9 100644 --- a/victor/victor.d.ts +++ b/victor/victor.d.ts @@ -1,7 +1,7 @@ // Type definitions for Victor.js 0.2.5 // Project: http://victorjs.org/ // Definitions by: Ivane Gegia -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface VictorCoordinates diff --git a/videojs/videojs.d.ts b/videojs/videojs.d.ts index 7723f8801bec22..d0da6b10dba487 100644 --- a/videojs/videojs.d.ts +++ b/videojs/videojs.d.ts @@ -1,7 +1,7 @@ // Type definitions for Video.js // Project: https://github.com/zencoder/video-js // Definitions by: Vincent Bortone -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // The Video.js API allows you to interact with the video through Javascript, whether the browser is playing the video through HTML5 video, Flash, or any other supported playback technologies. diff --git a/viewporter/viewporter.d.ts b/viewporter/viewporter.d.ts index 9e8ac8b1da88d3..0a493d2fb2d982 100644 --- a/viewporter/viewporter.d.ts +++ b/viewporter/viewporter.d.ts @@ -1,7 +1,7 @@ // Type definitions for Zynga Viewporter v2.1 // Project: https://github.com/zynga/viewporter // Definitions by: Boris Yankov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface Viewporter { preventPageScroll: boolean; diff --git a/vimeo/froogaloop.d.ts b/vimeo/froogaloop.d.ts index 61f58e284fb9d1..8c02364cc5f03a 100644 --- a/vimeo/froogaloop.d.ts +++ b/vimeo/froogaloop.d.ts @@ -1,7 +1,7 @@ // Type definitions for Vimeo // Project: http://developer.vimeo.com/player/js-api // Definitions by: Daz Wilkin -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface VimeoParams { name:string; diff --git a/vinyl-buffer/vinyl-buffer.d.ts b/vinyl-buffer/vinyl-buffer.d.ts index b6edbb1aa33589..40fbb6f1f09a7d 100644 --- a/vinyl-buffer/vinyl-buffer.d.ts +++ b/vinyl-buffer/vinyl-buffer.d.ts @@ -1,7 +1,7 @@ // Type definitions for vinyl-buffer // Project: https://github.com/hughsk/vinyl-buffer // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/vinyl-fs/vinyl-fs.d.ts b/vinyl-fs/vinyl-fs.d.ts index e068132438f8e1..e3510cd4bf86ea 100644 --- a/vinyl-fs/vinyl-fs.d.ts +++ b/vinyl-fs/vinyl-fs.d.ts @@ -1,7 +1,7 @@ // Type definitions for vinyl-fs // Project: https://github.com/wearefractal/vinyl-fs // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/vinyl-paths/vinyl-paths.d.ts b/vinyl-paths/vinyl-paths.d.ts index fabc2c667f5820..15730cbd3320c0 100644 --- a/vinyl-paths/vinyl-paths.d.ts +++ b/vinyl-paths/vinyl-paths.d.ts @@ -1,7 +1,7 @@ // Type definitions for vinyl-paths // Project: https://github.com/sindresorhus/vinyl-paths // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/vinyl-source-stream/vinyl-source-stream.d.ts b/vinyl-source-stream/vinyl-source-stream.d.ts index 0a6d663c608e59..e8fadee5f5930b 100644 --- a/vinyl-source-stream/vinyl-source-stream.d.ts +++ b/vinyl-source-stream/vinyl-source-stream.d.ts @@ -1,7 +1,7 @@ // Type definitions for vinyl-source-stream // Project: https://github.com/hughsk/vinyl-source-stream // Definitions by: Asana -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/vinyl/vinyl-0.4.3.d.ts b/vinyl/vinyl-0.4.3.d.ts index 3669de261d2261..507d265a70cf81 100644 --- a/vinyl/vinyl-0.4.3.d.ts +++ b/vinyl/vinyl-0.4.3.d.ts @@ -1,7 +1,7 @@ // Type definitions for vinyl 0.4.3 // Project: https://github.com/wearefractal/vinyl // Definitions by: vvakame , jedmao -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/vinyl/vinyl.d.ts b/vinyl/vinyl.d.ts index 293ce511441bc0..bcee5c66140844 100644 --- a/vinyl/vinyl.d.ts +++ b/vinyl/vinyl.d.ts @@ -1,7 +1,7 @@ // Type definitions for vinyl 1.1.0 // Project: https://github.com/wearefractal/vinyl // Definitions by: vvakame , jedmao -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/virtual-dom/virtual-dom.d.ts b/virtual-dom/virtual-dom.d.ts index 4902304a1debfe..830c092b171feb 100644 --- a/virtual-dom/virtual-dom.d.ts +++ b/virtual-dom/virtual-dom.d.ts @@ -1,7 +1,7 @@ // Type definitions for virtual-dom 2.0.1 // Project: https://github.com/Matt-Esch/virtual-dom // Definitions by: Christopher Brown -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module VirtualDOM { interface VHook { diff --git a/vortex-web-client/vortex-web-client.d.ts b/vortex-web-client/vortex-web-client.d.ts index b432eff3f0a0d5..c33c6edce1dbc1 100644 --- a/vortex-web-client/vortex-web-client.d.ts +++ b/vortex-web-client/vortex-web-client.d.ts @@ -1,7 +1,7 @@ // Type definitions for Vortex Web 1.2.0p1 // Project: http://www.prismtech.com/vortex/vortex-web // Definitions by: Stefan Profanter -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* Vortex Web diff --git a/voximplant-websdk/voximplant-websdk.d.ts b/voximplant-websdk/voximplant-websdk.d.ts index 1df4e5e3160d8b..ad6eaf9e62f020 100644 --- a/voximplant-websdk/voximplant-websdk.d.ts +++ b/voximplant-websdk/voximplant-websdk.d.ts @@ -1,7 +1,7 @@ // Type definitions for VoxImplant Web SDK 3.0.x // Project: http://voximplant.com/ // Definitions by: Alexey Aylarov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare namespace VoxImplant { diff --git a/vso-node-api/vso-node-api.d.ts b/vso-node-api/vso-node-api.d.ts index 26aa9db09e68f3..55fd857703a7e0 100644 --- a/vso-node-api/vso-node-api.d.ts +++ b/vso-node-api/vso-node-api.d.ts @@ -1,7 +1,7 @@ // Type definitions for vso-node-api v0.3.2 // Project: https://github.com/Microsoft/vso-node-api // Definitions by: Teddy Ward -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/vue-resource/vue-resource.d.ts b/vue-resource/vue-resource.d.ts index 0c3d2a623de241..2276634e683b80 100644 --- a/vue-resource/vue-resource.d.ts +++ b/vue-resource/vue-resource.d.ts @@ -1,7 +1,7 @@ // Type definitions for vue-resoure 0.7.0 // Project: https://github.com/vuejs/vue-resource // Definitions by: kaorun343 -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/vue-router/vue-router.d.ts b/vue-router/vue-router.d.ts index 3c5c291cc4f32c..dccd312a6cd543 100644 --- a/vue-router/vue-router.d.ts +++ b/vue-router/vue-router.d.ts @@ -1,7 +1,7 @@ // Type definitions for vue-router 0.7.10 // Project: https://github.com/vuejs/vue-router // Definitions by: kaorun343 -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/vue/vue.d.ts b/vue/vue.d.ts index db55c2a752cf3b..b655cf6d9ba773 100644 --- a/vue/vue.d.ts +++ b/vue/vue.d.ts @@ -1,7 +1,7 @@ // Type definitions for vuejs 1.0.16 // Project: https://github.com/vuejs/vue // Definitions by: odangosan , kaorun343 -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface Array { $remove(item: T): Array; diff --git a/watch/watch.d.ts b/watch/watch.d.ts index d80ec2e51d4fb9..77e1c0d66afc7f 100644 --- a/watch/watch.d.ts +++ b/watch/watch.d.ts @@ -1,7 +1,7 @@ // Type definitions for watch // Project: https://github.com/mikeal/watch // Definitions by: Carlos Ballesteros Velasco -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Imported from: https://github.com/soywiz/typescript-node-definitions/watch.d.ts diff --git a/webaudioapi/waa.d.ts b/webaudioapi/waa.d.ts index fdda43005fac0b..c9467c46165e42 100644 --- a/webaudioapi/waa.d.ts +++ b/webaudioapi/waa.d.ts @@ -1,7 +1,7 @@ // Type definitions for Web Audio API // Project: http://www.w3.org/TR/webaudio/ // Definitions by: Baruch Berger , Kon , kubosho -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // // This file refers to the latest published working draft (currently from 10 october 2013) http://www.w3.org/TR/2013/WD-webaudio-20131010/, not to be confused with the latest editor's draft http://webaudio.github.io/web-audio-api/ diff --git a/webcl/webcl.d.ts b/webcl/webcl.d.ts index 7bd6a4e1c533dc..c1433eba0e3e14 100644 --- a/webcl/webcl.d.ts +++ b/webcl/webcl.d.ts @@ -1,7 +1,7 @@ // Type definitions for WebCL 1.0 // Project: https://www.khronos.org/registry/webcl/specs/1.0.0/ // Definitions by: Ralph Brown -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Version 1.3 - Changed enums to static enums for TS 1.5 // Version 1.2 - Fixed some more bugs, added WebCLEvent diff --git a/webcola/webcola.d.ts b/webcola/webcola.d.ts index ba5a4b260e0e51..4504f7bb7a270b 100644 --- a/webcola/webcola.d.ts +++ b/webcola/webcola.d.ts @@ -1,7 +1,7 @@ // Type definitions for webcola 3.1.1 // Project: https://github.com/tgdwyer/WebCola // Definitions by: Qinfeng Chen , Tim Dwyer , Noah Chen -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module cola { function applyPacking(graphs: Array, w: any, h: any, node_size: any, desired_ratio?: number): void; /** diff --git a/webcomponents.js/webcomponents.js.d.ts b/webcomponents.js/webcomponents.js.d.ts index 39a964a08835df..c5f9b8e7386104 100644 --- a/webcomponents.js/webcomponents.js.d.ts +++ b/webcomponents.js/webcomponents.js.d.ts @@ -1,7 +1,7 @@ // Type definitions for webcomponents.js 0.6.0 // Project: https://github.com/webcomponents/webcomponentsjs // Definitions by: Adi Dahiya -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module webcomponents { diff --git a/webcrypto/WebCrypto.d.ts b/webcrypto/WebCrypto.d.ts index 3de5cc71e3be9d..954b4d0fc98718 100644 --- a/webcrypto/WebCrypto.d.ts +++ b/webcrypto/WebCrypto.d.ts @@ -1,6 +1,6 @@ // Type definitions for WebCrypto // Project: http://www.w3.org/TR/WebCryptoAPI/ // Definitions by: Lucas Dixon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // DEPRECATED: use TypeScript 1.5.3 diff --git a/webdriverio/webdriverio.d.ts b/webdriverio/webdriverio.d.ts index c123c47c837cd2..b0aa6fb5be1233 100644 --- a/webdriverio/webdriverio.d.ts +++ b/webdriverio/webdriverio.d.ts @@ -1,7 +1,7 @@ // Type definitions for webdriverio 3.3.0 // Project: http://www.webdriver.io/ // Definitions by: Nick Malaguti -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// /// diff --git a/webfontloader/webfontloader.d.ts b/webfontloader/webfontloader.d.ts index 9e10d54b526ec4..e15e322a2a17da 100644 --- a/webfontloader/webfontloader.d.ts +++ b/webfontloader/webfontloader.d.ts @@ -1,7 +1,7 @@ // Type definitions for typekit-webfontloader 1.6.4 // Project: https://github.com/typekit/webfontloader // Definitions by: doskallemaskin -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module WebFont { export function load(config:WebFont.Config):void; diff --git a/webgl-ext/webgl-ext.d.ts b/webgl-ext/webgl-ext.d.ts index c6a8cb34a1dfc2..44b7565b42010d 100644 --- a/webgl-ext/webgl-ext.d.ts +++ b/webgl-ext/webgl-ext.d.ts @@ -1,7 +1,7 @@ // Type definitions for WebGL Extensions // Project: http://webgl.org/ // Definitions by: Arthur Langereis -// Definitions: https://github.com/borisyankov/DefinitelyTyped/webgl-ext +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped/webgl-ext // These definitions go beyond those already defined in TS 1.6.2 stdlib // All non-draft WebGL 1.0 extensions and prefixed extension names are diff --git a/webix/webix-2.3.0.d.ts b/webix/webix-2.3.0.d.ts index 8e5c89ed192fea..38e103b9d5e7ec 100644 --- a/webix/webix-2.3.0.d.ts +++ b/webix/webix-2.3.0.d.ts @@ -1,7 +1,7 @@ // Type definitions for Webix UI v2.3.0 // Project: http://webix.com // Definitions by: Maksim Kozhukh -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module webix { diff --git a/webix/webix.d.ts b/webix/webix.d.ts index f97d6515342ee0..fe29dc8400e234 100644 --- a/webix/webix.d.ts +++ b/webix/webix.d.ts @@ -1,7 +1,7 @@ // Type definitions for Webix UI v2.4.0 // Project: http://webix.com // Definitions by: Maksim Kozhukh -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module webix { diff --git a/webmidi/webmidi.d.ts b/webmidi/webmidi.d.ts index 1dc9cd532d5b13..fa68f031a8d9ee 100644 --- a/webmidi/webmidi.d.ts +++ b/webmidi/webmidi.d.ts @@ -1,7 +1,7 @@ // Type definitions for Web MIDI API // Project: http://www.w3.org/TR/webmidi/ // Definitions by: Toshiya Nakakura -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface Navigator { /** diff --git a/webpack/webpack-env.d.ts b/webpack/webpack-env.d.ts index 04580949b48b94..c7d12909cdd19a 100644 --- a/webpack/webpack-env.d.ts +++ b/webpack/webpack-env.d.ts @@ -1,7 +1,7 @@ // Type definitions for webpack 1.12.2 (module API) // Project: https://github.com/webpack/webpack // Definitions by: use-strict -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /** * Webpack module API - variables and global functions available inside modules diff --git a/webpack/webpack.d.ts b/webpack/webpack.d.ts index b6b7db7fd810ee..82825dc2859c0e 100644 --- a/webpack/webpack.d.ts +++ b/webpack/webpack.d.ts @@ -1,7 +1,7 @@ // Type definitions for webpack 1.12.9 // Project: https://github.com/webpack/webpack // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/webrtc/MediaStream.d.ts b/webrtc/MediaStream.d.ts index aac670a20b6a6c..1227ad66265810 100644 --- a/webrtc/MediaStream.d.ts +++ b/webrtc/MediaStream.d.ts @@ -1,7 +1,7 @@ // Type definitions for WebRTC // Project: http://dev.w3.org/2011/webrtc/ // Definitions by: Ken Smith -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Taken from http://dev.w3.org/2011/webrtc/editor/getusermedia.html // version: W3C Editor's Draft 29 June 2015 diff --git a/webrtc/RTCPeerConnection.d.ts b/webrtc/RTCPeerConnection.d.ts index 0594f84c3f164c..b95b0b0a5c926c 100644 --- a/webrtc/RTCPeerConnection.d.ts +++ b/webrtc/RTCPeerConnection.d.ts @@ -1,7 +1,7 @@ // Type definitions for WebRTC // Project: http://dev.w3.org/2011/webrtc/ // Definitions by: Ken Smith -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // // Definitions taken from http://dev.w3.org/2011/webrtc/editor/webrtc.html // diff --git a/websocket/websocket.d.ts b/websocket/websocket.d.ts index 90d7f68431464a..bbcd7e04d89f17 100644 --- a/websocket/websocket.d.ts +++ b/websocket/websocket.d.ts @@ -1,7 +1,7 @@ // Type definitions for websocket // Project: https://github.com/Worlize/WebSocket-Node // Definitions by: Paul Loyd -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/webspeechapi/webspeechapi.d.ts b/webspeechapi/webspeechapi.d.ts index 1b554af6a026f0..2c173e689d25fd 100644 --- a/webspeechapi/webspeechapi.d.ts +++ b/webspeechapi/webspeechapi.d.ts @@ -1,7 +1,7 @@ // Type definitions for Web Speech API // Project: https://dvcs.w3.org/hg/speech-api/raw-file/tip/speechapi.html // Definitions by: SaschaNaz -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Spec version: 19 October 2012 // Errata version: 6 June 2014 diff --git a/websql/websql.d.ts b/websql/websql.d.ts index 7a9a248ea101ac..afc0e391e48aca 100644 --- a/websql/websql.d.ts +++ b/websql/websql.d.ts @@ -1,7 +1,7 @@ // Type definitions for websql // Project: http://www.w3.org/TR/webdatabase/ // Definitions by: TeamworkGuy2 -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // W3C spec: http://www.w3.org/TR/webdatabase/#database // Spec revision: 2010-11-18 diff --git a/webvr-api/webvr-api.d.ts b/webvr-api/webvr-api.d.ts index f055cf8c5c00eb..f5f15ec5a80dd9 100644 --- a/webvr-api/webvr-api.d.ts +++ b/webvr-api/webvr-api.d.ts @@ -1,7 +1,7 @@ // Type definitions for WebVR API // Project: http://mozvr.github.io/webvr-spec/webvr.html // Definitions by: Toshiya Nakakura -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/whatwg-fetch/whatwg-fetch.d.ts b/whatwg-fetch/whatwg-fetch.d.ts index 30ae29e50e7627..e2d781081d87b1 100644 --- a/whatwg-fetch/whatwg-fetch.d.ts +++ b/whatwg-fetch/whatwg-fetch.d.ts @@ -1,7 +1,7 @@ // Type definitions for fetch API // Project: https://github.com/github/fetch // Definitions by: Ryan Graham -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare class Request extends Body { constructor(input: string|Request, init?:RequestInit); diff --git a/when/when.d.ts b/when/when.d.ts index f2c194c07e2d83..10279d54435222 100644 --- a/when/when.d.ts +++ b/when/when.d.ts @@ -1,7 +1,7 @@ // Type definitions for When 2.4.0 // Project: https://github.com/cujojs/when // Definitions by: Derek Cicerone , Wim Looman -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare function When(value: When.Promise): When.Promise; declare function When(value: When.Thenable): When.Promise; diff --git a/which/which.d.ts b/which/which.d.ts index d25ac4fd7f55ce..37dd86ff15282a 100644 --- a/which/which.d.ts +++ b/which/which.d.ts @@ -1,7 +1,7 @@ // Type definitions for which 1.0.8 // Project: https://github.com/isaacs/node-which // Definitions by: vvakame -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "which" { function when (cmd: string, cb: (err: Error, path: string) => void): void; diff --git a/windows-service/windows-service.d.ts b/windows-service/windows-service.d.ts index d5229d9930f576..3d670f585d0893 100644 --- a/windows-service/windows-service.d.ts +++ b/windows-service/windows-service.d.ts @@ -1,7 +1,7 @@ // Type definitions for windows-service 1.0.4 // Project: https://bitbucket.org/stephenwvickers/node-windows-service // Definitions by: Rogier Schouten -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module "windows-service" { diff --git a/winjs/winjs-1.0.d.ts b/winjs/winjs-1.0.d.ts index 7e46ed53f51fbc..6fe22f7e925f38 100644 --- a/winjs/winjs-1.0.d.ts +++ b/winjs/winjs-1.0.d.ts @@ -1,7 +1,7 @@ // Type definitions for WinJS // Project: http://try.buildwinjs.com/ // Definitions by: TypeScript samples , Adam Hewitt , Craig Treasure , Jeff Fisher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* ***************************************************************************** Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/winjs/winjs-2.0.d.ts b/winjs/winjs-2.0.d.ts index 508973a50d2601..c6bf3f06f51906 100644 --- a/winjs/winjs-2.0.d.ts +++ b/winjs/winjs-2.0.d.ts @@ -1,7 +1,7 @@ // Type definitions for WinJS // Project: http://try.buildwinjs.com/ // Definitions by: TypeScript samples , Adam Hewitt , Craig Treasure , Jeff Fisher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* ***************************************************************************** Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/winjs/winjs-2.1.d.ts b/winjs/winjs-2.1.d.ts index cfa75f36309107..924f29c490bf6a 100644 --- a/winjs/winjs-2.1.d.ts +++ b/winjs/winjs-2.1.d.ts @@ -1,7 +1,7 @@ // Type definitions for WinJS // Project: http://try.buildwinjs.com/ // Definitions by: TypeScript samples , Adam Hewitt , Craig Treasure , Jeff Fisher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* ***************************************************************************** Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/winjs/winjs.d.ts b/winjs/winjs.d.ts index 5f6309b23e72f9..96ae21dd993385 100644 --- a/winjs/winjs.d.ts +++ b/winjs/winjs.d.ts @@ -1,7 +1,7 @@ // Type definitions for WinJS // Project: http://try.buildwinjs.com/ // Definitions by: TypeScript samples , Adam Hewitt , Craig Treasure , Jeff Fisher -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* ***************************************************************************** Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/winrt/winrt-uwp.d.ts b/winrt/winrt-uwp.d.ts index 85303eb2b34ac4..2eec79fc75c8b3 100644 --- a/winrt/winrt-uwp.d.ts +++ b/winrt/winrt-uwp.d.ts @@ -1,7 +1,7 @@ // Type definitions for Universal Windows Platform // Project: http://msdn.microsoft.com/en-us/library/windows/apps/br211377.aspx // Definitions by: Kagami Sascha Rosylight , Taylor Starfield -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Generator: uwp-type-generator declare namespace Windows { diff --git a/winrt/winrt.d.ts b/winrt/winrt.d.ts index 825e8186ee2094..1be2cd0a990ed0 100644 --- a/winrt/winrt.d.ts +++ b/winrt/winrt.d.ts @@ -1,7 +1,7 @@ // Type definitions for WinRT // Project: http://msdn.microsoft.com/en-us/library/windows/apps/br211377.aspx // Definitions by: TypeScript samples -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* ***************************************************************************** Copyright (c) Microsoft Corporation. All rights reserved. diff --git a/winston/winston.d.ts b/winston/winston.d.ts index 2cc9f10d25b542..f7cb4e0a016410 100644 --- a/winston/winston.d.ts +++ b/winston/winston.d.ts @@ -1,7 +1,7 @@ // Type definitions for winston // Project: https://github.com/flatiron/winston // Definitions by: bonnici , Peter Harris -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Imported from: https://github.com/soywiz/typescript-node-definitions/winston.d.ts diff --git a/wiredep/wiredep.d.ts b/wiredep/wiredep.d.ts index 6807c79d2ce57f..0793d514313345 100644 --- a/wiredep/wiredep.d.ts +++ b/wiredep/wiredep.d.ts @@ -1,7 +1,7 @@ // Type definitions for Wiredep v3.0.x // Project: https://github.com/taptapship/wiredep // Definitions by: Abraão Alves -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/wnumb/wnumb.d.ts b/wnumb/wnumb.d.ts index 4aad29b3a8bd32..664942b20e78a7 100644 --- a/wnumb/wnumb.d.ts +++ b/wnumb/wnumb.d.ts @@ -1,7 +1,7 @@ // Type definitions for nouislider v1.0.0 // Project: https://github.com/leongersen/wnumb // Definitions by: Corey Jepperson -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var wNumb: wNumb; interface wNumbOptions { diff --git a/wolfy87-eventemitter/wolfy87-eventemitter.d.ts b/wolfy87-eventemitter/wolfy87-eventemitter.d.ts index 95cf32ea7d5a29..6ce79440407e34 100644 --- a/wolfy87-eventemitter/wolfy87-eventemitter.d.ts +++ b/wolfy87-eventemitter/wolfy87-eventemitter.d.ts @@ -1,7 +1,7 @@ // Type definitions for wolfy87-eventemitter v4.2.9 // Project: https://github.com/Wolfy87/EventEmitter // Definitions by: ryiwamoto -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Wolfy87EventEmitter { diff --git a/wreck/wreck.d.ts b/wreck/wreck.d.ts index 8bc7b2d249c3f3..e548f72a0f9337 100644 --- a/wreck/wreck.d.ts +++ b/wreck/wreck.d.ts @@ -1,7 +1,7 @@ // Type definitions for wreck 7.0.0 // Project: https://github.com/hapijs/wreck // Definitions by: Marcin Porębski -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/wrench/wrench.d.ts b/wrench/wrench.d.ts index c5ed9b1e965dee..ced55ea9d46704 100644 --- a/wrench/wrench.d.ts +++ b/wrench/wrench.d.ts @@ -1,7 +1,7 @@ // Type definitions for wrench // Project: https://github.com/ryanmcgrath/wrench-js // Definitions by: Carlos Ballesteros Velasco -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Imported from: https://github.com/soywiz/typescript-node-definitions/wrench.d.ts diff --git a/ws/ws.d.ts b/ws/ws.d.ts index bb40413452a991..bae5a3d1b87cca 100644 --- a/ws/ws.d.ts +++ b/ws/ws.d.ts @@ -1,7 +1,7 @@ // Type definitions for ws // Project: https://github.com/einaros/ws // Definitions by: Paul Loyd -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/wu/wu.d.ts b/wu/wu.d.ts index cb794ff300997e..d9e0c8a7b0139b 100644 --- a/wu/wu.d.ts +++ b/wu/wu.d.ts @@ -1,7 +1,7 @@ // Type definitions for wu.js v2.1.0 // Project: https://fitzgen.github.io/wu.js/ // Definitions by: phiresky -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Wu { type Consumer = (t: T) => void; diff --git a/x2js/xml2json.d.ts b/x2js/xml2json.d.ts index 1b55262f25bc51..56ff735b3868ab 100644 --- a/x2js/xml2json.d.ts +++ b/x2js/xml2json.d.ts @@ -1,7 +1,7 @@ // Type definitions for x2js // Project: https://code.google.com/p/x2js/ // Definitions by: Horiuchi_H -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface IX2JS { new (config?: IX2JSOption): IX2JS; diff --git a/xlsx/xlsx.d.ts b/xlsx/xlsx.d.ts index cdc75349be9fe8..b761387681eec3 100644 --- a/xlsx/xlsx.d.ts +++ b/xlsx/xlsx.d.ts @@ -1,7 +1,7 @@ // Type definitions for xlsx // Project: https://github.com/SheetJS/js-xlsx // Definitions by: themauveavenger -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'xlsx' { diff --git a/xml-parser/xml-parser.d.ts b/xml-parser/xml-parser.d.ts index 2bb25fc8f019b0..06e006900e2383 100644 --- a/xml-parser/xml-parser.d.ts +++ b/xml-parser/xml-parser.d.ts @@ -1,7 +1,7 @@ // Type definitions for xml-parser 1.2.1 // Project: https://github.com/segmentio/xml-parser // Definitions by: Matt Frantz -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'xml-parser' { diff --git a/xml2js/xml2js.d.ts b/xml2js/xml2js.d.ts index 8e20ece75e4f36..ead652bc85a978 100644 --- a/xml2js/xml2js.d.ts +++ b/xml2js/xml2js.d.ts @@ -1,7 +1,7 @@ // Type definitions for node-xml2js // Project: https://github.com/Leonidas-from-XIV/node-xml2js // Definitions by: Michel Salib , Jason McNeil , Christopher Currens -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'xml2js' { diff --git a/xmlbuilder/xmlbuilder.d.ts b/xmlbuilder/xmlbuilder.d.ts index 6f13452c1d0faa..c610b9acd1fbcc 100644 --- a/xmlbuilder/xmlbuilder.d.ts +++ b/xmlbuilder/xmlbuilder.d.ts @@ -1,7 +1,7 @@ // Type definitions for xmlbuilder // Project: https://github.com/oozcitak/xmlbuilder-js // Definitions by: Wallymathieu -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'xmlbuilder' { export = xmlbuilder; diff --git a/xmldom/xmldom.d.ts b/xmldom/xmldom.d.ts index 2a51cec1d42233..eb36d2582b6352 100644 --- a/xmldom/xmldom.d.ts +++ b/xmldom/xmldom.d.ts @@ -1,7 +1,7 @@ // Type definitions for xmldom 0.1.16 // Project: https://github.com/jindw/xmldom.git // Definitions by: Qubo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "xmldom" { namespace xmldom { diff --git a/xpath/xpath.d.ts b/xpath/xpath.d.ts index f409ee578e0f0b..5f6b7d558fb779 100644 --- a/xpath/xpath.d.ts +++ b/xpath/xpath.d.ts @@ -1,7 +1,7 @@ // Type definitions for xpath v0.0.7 // Project: https://github.com/goto100/xpath // Definitions by: Andrew Bradley -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped // Some documentation prose is copied from the XPath documentation at https://developer.mozilla.org. diff --git a/xregexp/xregexp.d.ts b/xregexp/xregexp.d.ts index 0bc29f07f6b5cd..dadb5faf5e5058 100644 --- a/xregexp/xregexp.d.ts +++ b/xregexp/xregexp.d.ts @@ -2,7 +2,7 @@ // Project: http://xregexp.com // Definitions by: Bart van der Schoor , // Johannes Fahrenkrug -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'xregexp' { diff --git a/xrm/parature.d.ts b/xrm/parature.d.ts index 009f27b4bc6d09..b644e4926f3a76 100644 --- a/xrm/parature.d.ts +++ b/xrm/parature.d.ts @@ -1,7 +1,7 @@ // Type definitions for Microsoft Parature extentions to Xrm.Page - available for CRM Online Only // Project: http://msdn.microsoft.com/en-us/library/gg328255.aspx // Definitions by: David Berry -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/xrm/xrm-6.d.ts b/xrm/xrm-6.d.ts index 09c5baa1f9e45b..ff158af83584ac 100644 --- a/xrm/xrm-6.d.ts +++ b/xrm/xrm-6.d.ts @@ -1,7 +1,7 @@ // Type definitions for Microsoft Dynamics xRM API v6 // Project: http://msdn.microsoft.com/en-us/library/gg328255.aspx // Definitions by: David Berry -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Xrm { diff --git a/xrm/xrm-7.0.d.ts b/xrm/xrm-7.0.d.ts index 733a25fc7d35b9..f6064e840023f0 100644 --- a/xrm/xrm-7.0.d.ts +++ b/xrm/xrm-7.0.d.ts @@ -1,7 +1,7 @@ // Type definitions for Microsoft Dynamics xRM API v7.0 // Project: http://www.microsoft.com/en-us/download/details.aspx?id=44567 // Definitions by: David Berry , Matt Ngan -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module Xrm { diff --git a/xrm/xrm.d.ts b/xrm/xrm.d.ts index 716b09799ef235..91bbd516f6ef77 100644 --- a/xrm/xrm.d.ts +++ b/xrm/xrm.d.ts @@ -1,7 +1,7 @@ // Type definitions for Microsoft Dynamics xRM API v7.1 // Project: http://www.microsoft.com/en-us/download/details.aspx?id=44567 // Definitions by: David Berry , Matt Ngan , Markus Mauch -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare var Xrm: Xrm.XrmStatic; declare function GetGlobalContext(): Xrm.Context; diff --git a/xsockets/XSockets.d.ts b/xsockets/XSockets.d.ts index b09e577a89af3a..6297654f060718 100644 --- a/xsockets/XSockets.d.ts +++ b/xsockets/XSockets.d.ts @@ -1,7 +1,7 @@ // Type definitions for XSockets.NET 3.0 // Project: http://xsockets.net/ // Definitions by: Jeffery Grajkowski -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module XSockets { export class WebSocket { diff --git a/xss-filters/xss-filters.d.ts b/xss-filters/xss-filters.d.ts index 3ac33d4f3b5237..787b9cc70bdbf9 100644 --- a/xss-filters/xss-filters.d.ts +++ b/xss-filters/xss-filters.d.ts @@ -1,7 +1,7 @@ // Type definitions for Yahoo XSS Filters // Project: https://github.com/yahoo/xss-filters // Definitions by: Dave Taylor -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface XSSFilters { inHTMLComment(s:string):string; diff --git a/yamljs/yamljs.d.ts b/yamljs/yamljs.d.ts index 69efeafd3b62f6..c98e950ae6e3ea 100644 --- a/yamljs/yamljs.d.ts +++ b/yamljs/yamljs.d.ts @@ -1,7 +1,7 @@ // Type definitions for yamljs 0.2.3 // Project: https://github.com/jeremyfa/yaml.js // Definitions by: Tim Jonischkat -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare namespace YAML { function load(path: string): any; diff --git a/yandex-money-sdk/yandex-money-sdk.d.ts b/yandex-money-sdk/yandex-money-sdk.d.ts index 0fda60f2febf23..9fac8c5f91a810 100644 --- a/yandex-money-sdk/yandex-money-sdk.d.ts +++ b/yandex-money-sdk/yandex-money-sdk.d.ts @@ -1,7 +1,7 @@ // Type definitions for NodeJS Yandex.Money API SDK // Project: https://github.com/yandex-money/yandex-money-sdk-nodejs // Definitions by: Ilya Mochalov -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/yargs/yargs-tests.ts b/yargs/yargs-tests.ts index 5af27636c7a763..248db600beaf08 100644 --- a/yargs/yargs-tests.ts +++ b/yargs/yargs-tests.ts @@ -1,7 +1,7 @@ // Type definition tests for yargs // Project: https://github.com/chevex/yargs // Definitions by: Martin Poelstra -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/yargs/yargs.d.ts b/yargs/yargs.d.ts index ff0132cf44dafb..c4961ff5e6effe 100644 --- a/yargs/yargs.d.ts +++ b/yargs/yargs.d.ts @@ -1,7 +1,7 @@ // Type definitions for yargs // Project: https://github.com/chevex/yargs // Definitions by: Martin Poelstra -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module "yargs" { diff --git a/ydn-db/ydn-db.d.ts b/ydn-db/ydn-db.d.ts index 564c8ad4cda205..265e90d74e313d 100644 --- a/ydn-db/ydn-db.d.ts +++ b/ydn-db/ydn-db.d.ts @@ -1,7 +1,7 @@ // Type definitions for YDN-DB version 1 // Project: http://dev.yathit.com/ydn-db/index.html // Definitions by: Kyaw Tun , Gabriel Monteagudo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface FullTextSource { storeName: string; diff --git a/yeoman-generator/yeoman-generator.d.ts b/yeoman-generator/yeoman-generator.d.ts index 4893624e70b1bc..b79e98eb66ac68 100644 --- a/yeoman-generator/yeoman-generator.d.ts +++ b/yeoman-generator/yeoman-generator.d.ts @@ -1,7 +1,7 @@ // Type definitions for yeoman-generator // Project: https://github.com/yeoman/generator // Definitions by: Kentaro Okuno -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// declare module yo { diff --git a/yosay/yosay.d.ts b/yosay/yosay.d.ts index a46049e102cb8c..65bde04b0fe826 100644 --- a/yosay/yosay.d.ts +++ b/yosay/yosay.d.ts @@ -1,7 +1,7 @@ // Type definitions for yosay // Project: https://github.com/yeoman/yosay // Definitions by: Kentaro Okuno -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module 'yosay' { function yosay(message?: string, options?: {maxLength: number}): string; diff --git a/youtube/youtube.d.ts b/youtube/youtube.d.ts index d8ba26b634556c..aa51de51f9f75a 100644 --- a/youtube/youtube.d.ts +++ b/youtube/youtube.d.ts @@ -1,7 +1,7 @@ // Type definitions for YouTube // Project: https://developers.google.com/youtube/ // Definitions by: Daz Wilkin , Ian Obermiller -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module YT { interface EventArgs { diff --git a/yui/yui-test.d.ts b/yui/yui-test.d.ts index a9df7223277de7..6f814bed531d51 100644 --- a/yui/yui-test.d.ts +++ b/yui/yui-test.d.ts @@ -1,7 +1,7 @@ // Type definitions for yui 3.14.0 // Project: https://github.com/yui/yui3/blob/release-3.14.0/src/test/js // Definitions by: Gia Bảo @ Sân Đình -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare module YUITest { interface YUITestStatic{ diff --git a/yui/yui.d.ts b/yui/yui.d.ts index 4172cc123e2933..62f2ca9fb39475 100644 --- a/yui/yui.d.ts +++ b/yui/yui.d.ts @@ -1,7 +1,7 @@ // Type definitions for yui 3.14.0 // Project: https://github.com/yui/yui3 // Definitions by: Gia Bảo @ Sân Đình -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /// diff --git a/zepto/zepto.d.ts b/zepto/zepto.d.ts index 40d7bb9d81d662..4964edf61614c0 100644 --- a/zepto/zepto.d.ts +++ b/zepto/zepto.d.ts @@ -1,7 +1,7 @@ // Type definitions for Zepto 1.0-rc.1 // Project: http://zeptojs.com/ // Definitions by: Josh Baldwin -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /* zepto-1.0rc1.d.ts may be freely distributed under the MIT license. diff --git a/zeroclipboard/zeroclipboard-1.x.x.d.ts b/zeroclipboard/zeroclipboard-1.x.x.d.ts index 4305c18bcfa3a5..6d5597c1af6343 100644 --- a/zeroclipboard/zeroclipboard-1.x.x.d.ts +++ b/zeroclipboard/zeroclipboard-1.x.x.d.ts @@ -1,7 +1,7 @@ // Type definitions for ZeroClipboard v1.x.x // Project: https://github.com/jonrohan/ZeroClipboard // Definitions by: Eric J. Smith , Blake Niemyjski , György Balássy , Leon Yu -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare class ZeroClipboard { constructor(elements?: Element | { [index: number]: Element }, options?: ZeroClipboardOptions); diff --git a/zip.js/zip.js.d.ts b/zip.js/zip.js.d.ts index d7583d8e6d5640..376487a2a2b304 100644 --- a/zip.js/zip.js.d.ts +++ b/zip.js/zip.js.d.ts @@ -1,7 +1,7 @@ // Type definitions for zip.js 2.x // Project: https://github.com/gildas-lormeau/zip.js // Definitions by: Louis Grignon -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped interface FileEntry {} diff --git a/zone.js/zone.js.d.ts b/zone.js/zone.js.d.ts index a868cb39971e01..06b6b5943bf88a 100644 --- a/zone.js/zone.js.d.ts +++ b/zone.js/zone.js.d.ts @@ -1,7 +1,7 @@ // Type definitions for Zone.js // Project: https://github.com/angular/zone.js // Definitions by: angular team -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare class Zone { constructor(parentZone: Zone, data: any); diff --git a/zynga-scroller/zynga-scroller.d.ts b/zynga-scroller/zynga-scroller.d.ts index 04b82b57734e40..1ecf7e5f49d998 100644 --- a/zynga-scroller/zynga-scroller.d.ts +++ b/zynga-scroller/zynga-scroller.d.ts @@ -1,7 +1,7 @@ // Type definitions for Zynga Scroller // Project: http://zynga.github.com/scroller/ // Definitions by: Marcelo Haskell Camargo -// Definitions: https://github.com/borisyankov/DefinitelyTyped +// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped declare class Scroller { constructor(a: (left: number, top: number, zoom: number) => void, b?: {