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

chore: replace shell-quote with args-tokenizer #64

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

TrySound
Copy link

@TrySound TrySound commented Dec 21, 2024

Description

Here's a smaller alternative to shell-quote with types builtin

https://github.com/TrySound/args-tokenizer

Linked Issues

#63

Additional context

I built it initially for @webstudio-is to support pasting cURL into resource configuration. Thought it might be useful in combination with tinyexec as well.

@antfu antfu merged commit 457271d into antfu-collective:main Dec 21, 2024
@antfu
Copy link
Member

antfu commented Dec 21, 2024

CleanShot 2024-12-22 at 03 39 13@2x

I am getting this with tsx; could you help with that?

TrySound added a commit to TrySound/bumpp that referenced this pull request Dec 22, 2024
Ref antfu-collective#64

Looks like tsx requires esm package to have default export
condition to run.
TrySound added a commit to TrySound/bumpp that referenced this pull request Dec 22, 2024
Ref antfu-collective#64

Looks like tsx requires esm package to have default export
condition to run.
@TrySound TrySound deleted the args-tokenizer branch December 22, 2024 02:00
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.

2 participants