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
- Host: GitHub
- URL: https://github.com/beginor/typings-arcgis-js-api
- Owner: beginor
- Created: 2017-03-09T01:27:57.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-07T01:42:12.000Z (about 9 years ago)
- Last Synced: 2025-02-10T03:28:11.689Z (over 1 year ago)
- Language: Shell
- Size: 55.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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