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(codemod) : Conversion of Fetch API Calls to Ky #1261

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

Conversation

manishjha-04
Copy link
Contributor

@manishjha-04 manishjha-04 commented Aug 21, 2024

📚 This codemod is designed to help you migrate your existing codebase from using the native fetch API to the more concise and convenient ky HTTP client library.

  • Tests for the changes have been added (for bug fixes/features)
  • Docs have been added / updated (for bug fixes / features)

You can find the codemod here
and its implementation here

Copy link

vercel bot commented Aug 21, 2024

@manishjha-04 is attempting to deploy a commit to the Codemod Team on Vercel.

A member of the Team first needs to authorize it.

@CLAassistant
Copy link

CLAassistant commented Aug 21, 2024

CLA assistant check
All committers have signed the CLA.

@manishjha-04
Copy link
Contributor Author

Hi @alexbit-codemod, could you please let me know what all other amplifications are needed for this?

Also, I apologize for the delay—I got caught up with some other work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants