Skip to content

Additional parsing methods #213

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

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

Conversation

Steveorevo
Copy link

For decades I've created and used these very methods in Java, Perl, asp, php, xojo/realstudio, vb, lingo, and of coarse javascript & actionscript,. stringjs is by far the most orderly and comprehensive and I've decided to simply adopt it in lieu tacking on additional methods to my own. I've found parsing various proprietary files and data streams easier by chaining methods like delLeftMost, delRightMost, getLeftMost, getRightMost methods (particularly when purposely scanning from right to left or left to right). While probably not as efficient as regular expressions in some cases; it has made arduous complex parses concise and simple. Please consider adding these to stringjs core.

@Steveorevo
Copy link
Author

Internal Error 500; assuming this is a browserTest issue (not our code?).

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.

1 participant