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

feat: add support of eslint and typescript, plus more tests and exception handlings #346

Merged
merged 13 commits into from
May 24, 2024

Commits on May 11, 2024

  1. feat: add eslint, fix issue #321, add test PDF for #321:image excepti…

    …on will only be warned in log, won't stop the text and form parsing
    modesty committed May 11, 2024
    Configuration menu
    Copy the full SHA
    917d9bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ce7e295 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fb9c3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e2b6c2 View commit details
    Browse the repository at this point in the history
  5. maint: add ts dependency and config, remove root pdf2json.js, use ./b…

    …in/pdf2json.js instead
    modesty committed May 11, 2024
    Configuration menu
    Copy the full SHA
    ad26e6b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1118fcf View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    45d951e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    546d41e View commit details
    Browse the repository at this point in the history
  9. build: add prepare scripts

    modesty committed May 11, 2024
    Configuration menu
    Copy the full SHA
    d6abea9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7bc4f87 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d962b8e View commit details
    Browse the repository at this point in the history
  12. fix: auto create output dir in CLI to make more tests run without set…

    …ting up directory structure
    modesty committed May 11, 2024
    Configuration menu
    Copy the full SHA
    b0b8ea3 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

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