1.0.9 • Published 5 months ago

offerparser v1.0.9

Weekly downloads
-
License
ISC
Repository
-
Last release
5 months ago

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:

  • Node.js (version >= 20.10.0)
  • npm (version >= 10.2.3)

Getting Started

To quickly test the app, follow these steps:

  1. Navigate to the folder that contain the input.json file.
  2. Instantly test the app with npx (a tool come with npm), replacing YYYY-MM-DD with the desired date (e.g: 2019-12-25):

    npx offerparser YYYY-MM-DD
  3. The result output.json file is generated in current folder.

License

This project is licensed under the MIT License.

1.0.9

5 months ago

1.0.8

5 months ago

1.0.7

5 months ago

1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago