https://github.com/roddolf/jsonld-sorter
Sorter of JSON-LD data
https://github.com/roddolf/jsonld-sorter
hacktoberfest jsonld sorting
Last synced: 4 days 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 (over 7 years ago)
- Default Branch: main
- Last Pushed: 2026-06-13T05:52:33.000Z (5 days ago)
- Last Synced: 2026-06-13T07:22:45.732Z (5 days ago)
- Topics: hacktoberfest, jsonld, sorting
- Language: TypeScript
- Homepage: https://roddolf.github.io/jsonld-sorter/
- Size: 913 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# JSONLD Sorter
[](https://badge.fury.io/js/jsonld-sorter)
[](https://codecov.io/gh/roddolf/jsonld-sorter)
[](https://conventionalcommits.org)
[](https://github.com/roddolf/jsonld-sorter/actions)
Sort JSON-LD objects comparing by `@id` or `@value` if exists.
**Support**: Node.js 20.x and above