@chris.troutner/add
v1.0.0
Published
Example library for adding two numbers.
Downloads
3
Readme
add
This is a simple example JavaScript library. It has a single function add(x, y)
which adds two numbers.
This library is used in my research with Radicle,
to figure out how to distribute an npm package through Radicle.