@inwebo-trustbuilder/poc-registry-npmjs-org
v1.2.1
Published
Create npm library and publish to npm repository
Readme
📦 POC Publishing to npmjs.org registry
Internal PoC npm package demonstrating automated publishing to the npm registry via GitLab CI
📦 Exported API
| Function | Description |
|------------------------|-----------------------------------|
| helloWorld() | Logs "Hello World!" |
| Nemo() | Logs "The Winner is Nemo" |
| doSomethingAwesome() | Logs "Doing something awesome..." |
| doSomethingElse() | Logs "Now something else..." |
| doSomethinNew(ok) | Returns ok |
