Skip to content

Visual Studio Code snippets I created for common bits of JS, TypeScript, HTML and Css I use when building apps with the ArcGIS API for JavaScript

License

Notifications You must be signed in to change notification settings

kellyhutchins/Code-Snippets-JSAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Snippets

Code snippets I created for common bits of JS, TypeScript, HTML and Css I use when building apps with the ArcGIS API for JavaScript.

For more info on using Visual Studio Code Snippets check out the VS Doc

  • json.json contains one snippet that creates a default tsconfig file.
  • javascript.json contains two snippets one that adds in a simple require statement with the Map and Map View modules. The second creates a map.
  • html.json contains two snippets one that adds the JSAPI script tag and css. The second is for use in the body and adds a view div.
  • css.json contains one snippet that adds the css for a full page map
  • typescript.json contains two snippets the first that creates a new map and the second that creates a new map using a web map.

About

Visual Studio Code snippets I created for common bits of JS, TypeScript, HTML and Css I use when building apps with the ArcGIS API for JavaScript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published