random-messages-eocode-platzi
v1.0.3
Published
Random messages a global package
Readme
random-names
This is a simple package to generate random names by the course of platzi
Install
npm i random-messages-eocode-platziUsage
random-namesNPM documentation
Simulate install
npm i react --dry-runForce install
npm i -D webpackInstall a version
npm i [email protected]Packages
npm listUpdate packages
npm outdate
npm outdate --dd
npm updateUpdate a package
npm install json-server@latestDelete a package
package.json
npm uninstall json-server
npm uninstall webpack --no-saveAbout version packages
"moment": "^2.24.0"
2 => Major:
breaking change
24 => Minor (caret ^):
backwards compatible functionality.
old functionality deprecated, but operational.
large internal refactor
0 => Patch (tilde ~):Bug fixes
npm run build --dd
npm audit
npm audit --json
npm update eslint-utils --depth 2
npm audit fixHow to publish in npm
npm adduser
npm publishContributing
If someone wants to add or improve something, I invite you to collaborate directly in this repository: randon-names
License
MIT License.
Keywords
Javascript, NPM, Package
