Important Notice : this repository has been deprecated as ESRI implements a full typescript definition of API 3.x and 4.x : please see https://github.com/Esri/jsapi-resources
TypeScript Definition (0.9.5) of ESRI Javascript API V3.4 to v3.6 - Using AMD
The work is currently in progress, and the mapping is on the way to be complete.
All the base classes, and modules are now declared, and available.
Use it for testing purpose, or for early small projects. We are starting using it that way also.
for a getting started access, please refer to this repository : ESRI-TypeScript-Samples as it contains a quick starting build and run. This project show how to use NodeJS and Grunt to build and seamlessly run an ESRI AMD Typescript project.
This project depend on https://github.com/schungx/Dojo-TypeScript providing Dojo AMD 1.9 typing.
Definitions are almost complete, so starting a new project with this Typed library can be accessible and less painful than before. If your are engaging a small project using this early version, please stay in touch.
feel free to contact us
Many thank's to schungx for his Dojo AMD 1.9 binding. That help a lot and guide us on the dojo/typescript way :-)
Many thank's to Fabrice Leray for his First Version on the typescript binding (legacy style) https://github.com/fleray/esri_web_playground