Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev #3

Open
wants to merge 40 commits into
base: main
Choose a base branch
from
Open

Dev #3

wants to merge 40 commits into from

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    e969bfa View commit details
    Browse the repository at this point in the history
  2. Agrega librerias nativas fs, path y fetch. Agrega promesa readFilePro…

    …mise. Agrega mostrar contenido del link
    KamilaOjeda committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    91c08c9 View commit details
    Browse the repository at this point in the history
  3. Agrega babel

    KamilaOjeda committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    4938f9c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    121f7cc View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    c01c841 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be90928 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fd8ea65 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

  1. Configuration menu
    Copy the full SHA
    4bc2470 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    863c0f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2247a0e View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2022

  1. Configuration menu
    Copy the full SHA
    1731894 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2022

  1. Agrega getMdFilesFromPath, función síncrona para obtener los archivos…

    … .md de un directorio y de sus nodos.
    KamilaOjeda committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    6bdffa2 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. Configuration menu
    Copy the full SHA
    56d0e42 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5868d1 View commit details
    Browse the repository at this point in the history
  3. Refactoriza el código. Agrega promesa para validar un link. Agrega pr…

    …omesa recursiva validateArrayLinks (option: --validate) que resuelve un arreglo de objetos, donde cada objeto representa un link y contiene las propiedades por default más status y message.
    KamilaOjeda committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    0f6ec8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac391cb View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    f7cc160 View commit details
    Browse the repository at this point in the history
  2. Agrega función principal mdLinks con opción por default y --validate:…

    … true. Agrega cambios en función isDirectory del archivo md_links.js.
    KamilaOjeda committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    7018c26 View commit details
    Browse the repository at this point in the history
  3. Agrega validateOption y statsOption, funciones para validar el ingres…

    …o de las opciones a mdLinks.
    KamilaOjeda committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    18d8c05 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2022

  1. Refactoriza código. Quita funciones isMdFile, isDirectory. Agrega Pro…

    …mesa validatePathRomise, para validar y resolver el path que ingrese el usuario.
    KamilaOjeda committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    55ac07f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74ce1ea View commit details
    Browse the repository at this point in the history
  3. Agrega funcion countUniqueLinks en md_links.js. Agrega estadísticas: …

    …total, unique y broken links en el index.js.
    KamilaOjeda committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    f981d88 View commit details
    Browse the repository at this point in the history
  4. Agrega process-mdlinks.js que contiene módulo process.argv, para reci…

    …bir las lineas de comando.
    KamilaOjeda committed Dec 23, 2022
    Configuration menu
    Copy the full SHA
    eed0aed View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. Configuration menu
    Copy the full SHA
    3e9ccec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d04560 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Agrega README

    KamilaOjeda committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    24345be View commit details
    Browse the repository at this point in the history
  2. Agrega cli.js, para contener el módulo ejecutable. Modifica index.js,…

    … para contener el módulo para ser importado. Modifica md_links.
    KamilaOjeda committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    57480f6 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2022

  1. Configuration menu
    Copy the full SHA
    cb48552 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    be27d34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea04587 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2023

  1. Configuration menu
    Copy the full SHA
    e05ca5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d10296 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d3091b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c7b1aa View commit details
    Browse the repository at this point in the history
  5. Actualización README.

    KamilaOjeda committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    e21eb40 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64786e5 View commit details
    Browse the repository at this point in the history
  7. Quita module.exports.

    KamilaOjeda committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    46e5dc2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    de3d470 View commit details
    Browse the repository at this point in the history
  9. Actualiza versión!

    KamilaOjeda committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    c5e312c View commit details
    Browse the repository at this point in the history
  10. Quita carpeta bin.

    KamilaOjeda committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    4422602 View commit details
    Browse the repository at this point in the history