cosmicanant / recursive-diff

A JavaScript library to find diff between two JavaScript Objects. Support for Array, Number, Date and other primitive data types.
MIT License
144 stars 22 forks source link

Question - How to use directly from source #27

Closed imvetri closed 2 years ago

imvetri commented 2 years ago

Hi, Im planning to use your library within a project but without npm. I want to use it from the source code but not really sure how I can add the license and other copyrights. How would you recommend ?

cosmicanant commented 2 years ago

I don't have much idea but maybe you can give credit to the original author. example: https://activecss.org/credits.html