1.0.9 • Published 2 years ago
offerparser v1.0.9
offerparser
Description
This project is a tool for parsing offers using Node.js. It takes offers data from a JSON file and processes it to generate best offers.
Prerequisites
Before you begin, ensure you have the following dependencies installed:
Getting Started
To quickly test the app, follow these steps:
- Navigate to the folder that contain the
input.jsonfile. Instantly test the app with
npx(a tool come withnpm), replacingYYYY-MM-DDwith the desired date (e.g:2019-12-25):npx offerparser YYYY-MM-DDThe result
output.jsonfile is generated in current folder.
License
This project is licensed under the MIT License.