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

Do not export tokenizeBy #64

Closed
wants to merge 1 commit into from
Closed

Do not export tokenizeBy #64

wants to merge 1 commit into from

Conversation

jrandolf
Copy link
Collaborator

tokenizeBy is not a useful utility without replacements. Usage of tokenizeBy should be replaced with tokenize.

`tokenizeBy` is not a useful utility without replacements. Usage of `tokenizeBy` should be replaced with `tokenize`.
@jrandolf jrandolf requested a review from LeaVerou March 15, 2023 03:03
@netlify
Copy link

netlify bot commented Mar 15, 2023

Deploy Preview for parsel ready!

Name Link
🔨 Latest commit b16c8c5
🔍 Latest deploy log https://app.netlify.com/sites/parsel/deploys/641135699d43200008514edd
😎 Deploy Preview https://deploy-preview-64--parsel.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@LeaVerou
Copy link
Owner

Similar arguments as #63, I see no harm in exporting it. Also, it can be a useful utility for custom parsing of similar microsyntaxes with people passing their own "grammars".

@jrandolf
Copy link
Collaborator Author

Merging with #63

@jrandolf jrandolf closed this Mar 15, 2023
@jrandolf jrandolf deleted the tokenize-by branch March 16, 2023 01:19
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.

None yet

2 participants