npm-exmaple

1.4.3 • Public • Published

npm-exmaple

Describe

Hello npmjs, it is my first npm hello package.

Down

npm install npm-exmaple

Build & Run

# build, Add the following to your own project myindex.js
const npm_example = require('npm-exmaple')
const temp = npm_example.printf_npm_package_exmaple()
console.log('[call npm-exmaple]', temp)

# Run this npm package
node myindex.js

Show

Upload npmjs.com

# local folder
> npm publish

/npm-exmaple/

    Package Sidebar

    Install

    npm i npm-exmaple

    Weekly Downloads

    0

    Version

    1.4.3

    License

    MIT

    Unpacked Size

    3.08 kB

    Total Files

    5

    Last publish

    Collaborators

    • xmuli