Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        




JSONSplitter



Release Notes / History / Changes



Contributing



Issue Tracker



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
```