Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 584 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 584 Bytes

Collection Data Updater

A flexible library to update collection data programmatically.

Disclaimer

This project was created for educational purposes, please refer to the LICENCE file for further information.

How to install as a dependency

Using NPM:

npm i @hashlips-lab/collection-data-updater

Using Yarn:

yarn add @hashlips-lab/collection-data-updater

Projects using this library