This extension automatically validates your STAC JSON files against their corresponding JSON schemas. When you open a STAC file (Item, Collection, or Catalog), the extension: Detects the STAC type and ...
JSON2Type is a VS Code extension that converts JSON objects into TypeScript type definitions. Simply select any JSON text in your editor and convert it to properly formatted TypeScript types with ...