Package Exports
- nexus_greeting_test_2
- nexus_greeting_test_2/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (nexus_greeting_test_2) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Nexus Greeting v1.0.4
This greeting help to load random greeting messages in their project at their require place.
Installation
Using npm:
$ npm i nexus_greeting
$ npm i -save nexus_greeting
In node.js:
//Load full greetings.
const greeting = require('nexus_greeting');
Why Nexus greeting:
Greeting shows user quotas and greet, it make user relax and keep smile on user face.
See the source package for more details.
Support:
Tested in Chrome 74-75, Firefox 66-67, Edge 18, Safari 11-12, and Node.js 8-12.