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 functions to load buffers, streams & URLs in NodeJS #2857

Merged
merged 18 commits into from
Nov 28, 2022
Merged

Commits on Nov 22, 2022

  1. Configuration menu
    Copy the full SHA
    514c9c4 View commit details
    Browse the repository at this point in the history
  2. Update node.ts

    fb55 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    ff4561b View commit details
    Browse the repository at this point in the history
  3. Start writing tests

    fb55 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    2779ed3 View commit details
    Browse the repository at this point in the history
  4. Bump encoding-sniffer

    fb55 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    5c4bc88 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    00499b4 View commit details
    Browse the repository at this point in the history
  6. Set the baseURL

    fb55 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    944b201 View commit details
    Browse the repository at this point in the history
  7. Rename request to fromURL

    fb55 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    8b4a3ec View commit details
    Browse the repository at this point in the history
  8. Add fromURL tests

    fb55 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    61ba1a4 View commit details
    Browse the repository at this point in the history
  9. Add accept header

    fb55 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    357cf70 View commit details
    Browse the repository at this point in the history
  10. Add loadBuffer

    fb55 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    e136833 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    81ed6ae View commit details
    Browse the repository at this point in the history
  12. Close servers after tests

    fb55 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    58cd3a1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1b81b16 View commit details
    Browse the repository at this point in the history
  14. Add documentation comments

    fb55 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    5cb5cfd View commit details
    Browse the repository at this point in the history
  15. Add jsdom types for benchmarks

    fb55 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    73c174f View commit details
    Browse the repository at this point in the history
  16. Update suite.ts

    fb55 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    6e7dbf4 View commit details
    Browse the repository at this point in the history
  17. Update eslint-plugin-node to -n

    fb55 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    526f1a5 View commit details
    Browse the repository at this point in the history
  18. Split comment

    fb55 committed Nov 22, 2022
    Configuration menu
    Copy the full SHA
    ce9d283 View commit details
    Browse the repository at this point in the history