Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/roddolf/jsonld-sorter
- Owner: roddolf
- Created: 2018-10-11T18:15:16.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T05:47:57.000Z (about 2 months ago)
- Last Synced: 2024-11-05T06:27:21.662Z (about 2 months ago)
- Topics: hacktoberfest, jsonld, sorting
- Language: TypeScript
- Homepage: https://roddolf.github.io/jsonld-sorter/
- Size: 3.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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