NJACKWinterOfCode / matcher-core

Pattern-mining module for detecting key-points in images 🎈 Maintained @
https://github.com/publiclab/matcher-core
GNU General Public License v3.0
2 stars 1 forks source link

refactored functions in index js to separate files #7

Open ghost opened 4 years ago

ghost commented 4 years ago

As requested, the functions in your index.js have now been placed in separate files, and are exported through module.exports. The index.js file consists of just requiring different modules