1.4.3 • Published 1 year ago

npm-exmaple v1.4.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

npm-exmaple

npm.io

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
1.4.3

1 year ago

1.4.2

1 year ago

1.4.1

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago