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

https://github.com/zewa666/aurelia-json-schema

A schema for the aurelia.json file
https://github.com/zewa666/aurelia-json-schema

aurelia aurelia-cli json-schema

Last synced: about 1 month ago
JSON representation

A schema for the aurelia.json file

Awesome Lists containing this project

README

        

# Aurelia.json schema

A schema to describe the aurelia.json files. This project includes a predefined settings setup
for VSCode so go into your `aurelia.json` file and enjoy proper autocompletion and intellisense.

## Intellisense with inline documentation
![Example of intellisense with inline documentation](./images/aurelia-json-intellisense.gif)

## JSON Validation
![Example of validating properties](./images/aurelia-json-validation.gif)