An open API service indexing awesome lists of open source software.

https://github.com/beginor/typings-arcgis-js-api

Type defination of arcgis-js-api
https://github.com/beginor/typings-arcgis-js-api

Last synced: about 1 year ago
JSON representation

Type defination of arcgis-js-api

Awesome Lists containing this project

README

          

# typings-arcgis-js-api

Type defination of arcgis-js-api

from [Esri/jsapi-resources](https://github.com/Esri/jsapi-resources/tree/master/4.x/typescript)

# TypeScript

The [index.d.ts](index.d.ts) file provides type definitions for ArcGIS API for JavaScript.

A copy of this file is also available at [DefinitelyTyped][1] and may be installed using the command:
`npm install --save github:beginor/typings-arcgis-js-api`

## Requirements

* [TypeScript][3] 1.7+

## Resources

* [Microsoft TypeScript Wiki][5]
* [TypeScript Editor Support][6]
* [The Definitive TypeScript Guide][7] from SitePen
* Type definitions for Dojo are available [here][8].
* Type definitions for many other libraries are available [here][9].

[1]: https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/arcgis-js-api
[3]: http://www.typescriptlang.org/
[5]: https://github.com/Microsoft/TypeScript/wiki
[6]: https://github.com/Microsoft/TypeScript/wiki/TypeScript-Editor-Support
[7]: https://www.sitepen.com/blog/2013/12/31/definitive-guide-to-typescript/
[8]: https://github.com/dojo/typings
[9]: https://github.com/DefinitelyTyped/DefinitelyTyped