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

Add bun converter #42

Merged
merged 6 commits into from
Sep 6, 2023
Merged

Conversation

colinhacks
Copy link
Contributor

@colinhacks colinhacks commented Aug 22, 2023

  • Adds npm-to-bun conversion

Context: The bun package manager is also runtime-agnostic and can be used in Node.js or Bun projects. Bun users primarily use bun for package management. https://bun.sh/package-manager

@colinhacks colinhacks changed the title colinhacks/add bun Add bun conversion Aug 22, 2023
@colinhacks colinhacks changed the title Add bun conversion Add bun converter Aug 23, 2023
test/index.spec.ts Outdated Show resolved Hide resolved
dist/npm-to-yarn.mjs Outdated Show resolved Hide resolved
@nebrelbug
Copy link
Owner

@armano2 do you think this is ready to merge?

@nebrelbug
Copy link
Owner

@colinhacks I'll merge this now. Thanks so much for the PR!

@nebrelbug nebrelbug merged commit 13c221e into nebrelbug:master Sep 6, 2023
5 of 6 checks passed
@nebrelbug
Copy link
Owner

@colinhacks released in version 2.1.0 :)

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

Successfully merging this pull request may close these issues.

3 participants