Skip to content

A flexible library to update collection data programmatically.

License

Notifications You must be signed in to change notification settings

hashlips-lab/collection-data-updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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