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

Refactor getCharset function for conciseness and modern syntax #557

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Oct 30, 2024

  1. Refactor getCharset function for conciseness and modern syntax

    - Utilized optional chaining to simplify charset retrieval
    - Improved JSDoc comments for clarity
    - Enhanced readability while maintaining functionality
    Ayoub-Mabrouk committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1f86ea0 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Update lib/types/urlencoded.js

    Co-authored-by: Sebastian Beltran <[email protected]>
    Ayoub-Mabrouk and bjohansebas authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    742016d View commit details
    Browse the repository at this point in the history