Closed samelliott89 closed 8 years ago
👍
In the future, I'll be moving this project to SimpleRegex/PHP, to have a better overview of everything to come.
If someone wants to contribute an official JS version of this, please let me know. I'll then create a repository at SimpleRegex/JavaScript and give you permission on it.
@KarimGeiger I'd love to help contribute to the JS one. :)
@chriscorwin awesome! I've created the project and gave you permissions. If you need any further help, let me know.
@KarimGeiger Can I request that the project names not be simply "PHP" and "JavaScript", but rather something like "simple-regex-php" and "simple-regex-javascript" ?
When I go to clone it, the idea of cloning into a directory named "JavaScript" hits a funny-sounding bell for me.
Yeah, that's a valid point... I guess it makes sense to call it SRL-[Language]
@KarimGeiger @chriscorwin I would also love to contribute in SRL Javascript.
@KarimGeiger @chriscorwin I wanna know how is about the progress of SRL Javascript, and if I can help to make contribute.
@jsenjoy looks like there isn't any progress made yet :( I've added you to the team and gave you access to the repository. Feel free to join us. I'd love to see a JS implementation for https://simple-regex.com as well. Would make it easier than to always call an API.
If you'd like me to add you to the Slack team as well, just leave me a note.
@KarimGeiger Yeah, plz add me to the Slack. My email is teabyii@gmail.com, Thank you.
The JavaScript repository now contains a working port of SRL. Great work @jsenjoy!
I'm currently building something quite complex with Regular Exp in JS and would love to have this implemented in JS.