Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vadimnastoyashchy/jsonfinder
Fast, easy and reliable JSON Finder.
https://github.com/vadimnastoyashchy/jsonfinder
find-json finder json json-find json-finder
Last synced: 9 days ago
JSON representation
Fast, easy and reliable JSON Finder.
- Host: GitHub
- URL: https://github.com/vadimnastoyashchy/jsonfinder
- Owner: VadimNastoyashchy
- License: mit
- Created: 2024-07-14T14:05:53.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-10-17T13:23:54.000Z (2 months ago)
- Last Synced: 2024-11-19T16:53:50.749Z (about 1 month ago)
- Topics: find-json, finder, json, json-find, json-finder
- Language: JavaScript
- Homepage:
- Size: 222 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Release Notes / History / Changes
Fast, easy and reliable JSON Finder!# Getting started
## 1. Clone the repo / or download latest [Source code (zip)](https://github.com/VadimNastoyashchy/JSONFinder/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 JSONFinder root directory)
```bash
npm i finder-json
```## 3. Running
TODO: