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

JSVerbalExpressions Playground #127

Closed
mackenza opened this issue Jan 12, 2016 · 2 comments
Closed

JSVerbalExpressions Playground #127

mackenza opened this issue Jan 12, 2016 · 2 comments

Comments

@mackenza
Copy link
Contributor

This is a follow-up to #82

I have worked up a first crack of a playground for JSVerbalExpressions. It needs a little work but I wanted to get people looking at it before I invest anymore time in case it's not the direction we want to go.

The repo is a fork of verbalexpressions.github.io because it requires a web server to run, so unless GH Pages was set up for this repo, the Org web page will have to do.

It's at https://github.com/mackenza/verbalExpressions.github.io/tree/js-playground
You can run the playground on a simple web server with the root being playgrounds/javascript. I use https://www.npmjs.com/package/http-server but any server will work. It won't run from a file:// URL.

Let me know what feedback you have.

@mackenza
Copy link
Contributor Author

if I get time, I will throw this on an Internet-accessible web server. For now, back to work 💃

@mackenza
Copy link
Contributor Author

I don't think this is on the right track. What we need is something very simple that only does the VerEx syntax and spits out the resulting Regex. The rest is noise. Back to the drawing board, I think.

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

No branches or pull requests

1 participant