jsmnSol icon indicating copy to clipboard operation
jsmnSol copied to clipboard

Feature/npm

Open marcelomorgado opened this issue 6 years ago • 0 comments

Having that repo as a npm package allows add this lib as dependency easily that way:

  "dependencies": {
    "jsmnSol": "https://github.com/close-cross/jsmnSol/tarball/<commithash>",
  },

It will only work with the repo has the package.json file.

marcelomorgado avatar Jul 30 '19 13:07 marcelomorgado