Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vadimnastoyashchy/jsonsplitter
Fast, easy and reliable JSON splitter. UI Application
https://github.com/vadimnastoyashchy/jsonsplitter
electronjs-app javascript json json-splitter ui-application ui-json-splitter
Last synced: 27 days ago
JSON representation
Fast, easy and reliable JSON splitter. UI Application
- Host: GitHub
- URL: https://github.com/vadimnastoyashchy/jsonsplitter
- Owner: VadimNastoyashchy
- License: mit
- Created: 2024-07-09T16:19:24.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-07-12T11:46:47.000Z (6 months ago)
- Last Synced: 2024-11-27T15:17:29.559Z (27 days ago)
- Topics: electronjs-app, javascript, json, json-splitter, ui-application, ui-json-splitter
- Language: JavaScript
- Homepage:
- Size: 90.2 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Release Notes / History / Changes
Fast, easy and reliable JSON splitter!# Getting started
## 1. Clone the repo / or download latest [Source code (zip)](https://github.com/VadimNastoyashchy/JSONSplitter/releases)
> Before you follow the steps below, make sure you have the
[Node.js](https://nodejs.org/en/download/) installed _globally_ only your system
## 2. Installing (Open the JSONSplitter root directory)
```bash
npm install
```## 3. Running
```bash
npm run start
```