Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/grayhat12/json-ops
JSON Comparison Utility
https://github.com/grayhat12/json-ops
json-compare json-comparison json-diff json-diff-viewer pwa
Last synced: 19 days ago
JSON representation
JSON Comparison Utility
- Host: GitHub
- URL: https://github.com/grayhat12/json-ops
- Owner: GrayHat12
- License: gpl-3.0
- Created: 2023-06-25T15:58:19.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-16T17:33:36.000Z (8 months ago)
- Last Synced: 2024-05-01T16:08:29.313Z (8 months ago)
- Topics: json-compare, json-comparison, json-diff, json-diff-viewer, pwa
- Language: TypeScript
- Homepage: https://grayhat12.github.io/json-ops/
- Size: 8.53 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# DEV SETUP
* `pnpm install`
* `pnpm run dev` - For local run
* `pnpm run build` - For production build
* `pnpm run build && pnpm run deploy` - For Deployment