js2nix icon indicating copy to clipboard operation
js2nix copied to clipboard

fix: add package description

Open blaggacao opened this issue 2 years ago • 3 comments

fix #16

However, there may be actually more elegant ways to do that as part of buildNodeModule based on some available metadata from package.json & co...

blaggacao avatar May 02 '23 17:05 blaggacao

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar May 02 '23 17:05 CLAassistant

However, there may be actually more elegant ways to do that as part of buildNodeModule based on some available metadata from package.json & co...

Hello! I recommend automating the annotation process for any package, rather than performing it manually for the js2nix package. Would you be open to trying this approach as submit a PR? :)

olebedev avatar May 03 '23 00:05 olebedev

Would you be open to trying this approach as submit a PR? :)

Yep, I can give it a shot tomorrow:-)

blaggacao avatar May 03 '23 02:05 blaggacao