1.0.2 • Published 3 years ago

md-links1 v1.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Markdown Links

Markdown is a markup language lightweight very popular with developers. It is used in many platforms that handle plain text (GitHub, forums, blogs, ...), and it is very common find multiple files in that format in any type of repository (starting with the traditional README.md).

Process

  • Flowchart Flowchart

files

  • README.md.
  • index.js: From this file you must export a function (mdLinks).
  • package.json.
  • .editorconfig.
  • .eslintrc.
  • .gitignore.
  • test/md-links.spec.js. mdLinks().

Install

npm install -g md-links1
  • You must put in your console npm i md-links1, to download the extension.
  • First, in the console you must put: node md-Links (followed by the file path.) Commands
  • Later you must put: -v or --validate: To show you if the Links is broken or if it works. Validation of Links -s or --stats: To show you a statistic of how many are unique and the total number of links obtained. Link Statistics -v -s or --validate --stats: To show you the status of the links and a statistic of how many broken, unique and the total number of links. Validation and statistics of Links If you only put the file path, it shows you only the links. Links

Usage

md-links1

Contributing

If someone wants to add or improve something, I invite you to collaborate directly in this repository: md-links1.

License

random-msg is released under the MIT License.

Keywords

Javascript Node.js npm