Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/book000/fixdevcontainer

Humanely sort top-level keys in devcontainer.json
https://github.com/book000/fixdevcontainer

Last synced: 1 day ago
JSON representation

Humanely sort top-level keys in devcontainer.json

Awesome Lists containing this project

README

        

# fixdevcontainer

Humanely sort top-level keys in `devcontainer.json`

Inspired by [fixpack](https://www.npmjs.com/package/fixpack)!

## ✨ Features

For `devcontainer.json`, sort the keys by category for easier reading.

The specific sorting is based on [predefinedOrder variable in fixdevcontainer.js](fixdevcontainer.js).

## 🚀 Usage

```shell
npx fixdevcontainer
```

## 📑 License

This project is licensed under the [MIT License](LICENSE).