Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/roddolf/jsonld-sorter

Sorter of JSON-LD data
https://github.com/roddolf/jsonld-sorter

hacktoberfest jsonld sorting

Last synced: about 1 month ago
JSON representation

Sorter of JSON-LD data

Awesome Lists containing this project

README

        

# JSONLD Sorter

[![npm version](https://badge.fury.io/js/jsonld-sorter.svg)](https://badge.fury.io/js/jsonld-sorter)
[![codecov](https://codecov.io/gh/roddolf/jsonld-sorter/branch/main/graph/badge.svg)](https://codecov.io/gh/roddolf/jsonld-sorter)
[![Conventional Commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)
[![Build](https://github.com/roddolf/jsonld-sorter/workflows/CI/badge.svg)](https://github.com/roddolf/jsonld-sorter/actions)

Sort JSON-LD objects comparing by `@id` or `@value` if exists.

**Support**: Node.js 16.x and above