Skip to content
New issue

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

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

Already on GitHub? # to your account

Feat: Spinner, JS API, check files #2

Merged
merged 1 commit into from
Sep 18, 2023
Merged

Feat: Spinner, JS API, check files #2

merged 1 commit into from
Sep 18, 2023

Conversation

gaurav-nelson
Copy link
Contributor

  • Separated CLI app code and created a JS library. This is preparation to create a GitHub action for linkspector.
  • Added spinner animation when the check is in progress.
  • Updated the check function to process filenames, handles the case when filenames are used instead of hyperlinks.

@gaurav-nelson
Copy link
Contributor Author

Fix validation error as well in this PR:

⠋ Validation Error [
  {
    message: "\"dir\" is not allowed",
    path: [ "dir" ],
    type: "object.unknown",
    context: {
      child: "dir",
      label: "dir",
      value: [ null ],
      key: "dir"
    }
  }
]
✨ Success: All hyperlinks in the specified files are valid.

@gaurav-nelson gaurav-nelson merged commit b756c23 into main Sep 18, 2023
@gaurav-nelson gaurav-nelson deleted the export-as-func branch January 12, 2024 01:00
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant