https://github.com/selleo/crystular
Crystal regex tester http://www.crystular.org/
https://github.com/selleo/crystular
crystal crystal-lang crystular kemal regex regular-expressions tester
Last synced: 5 months ago
JSON representation
Crystal regex tester http://www.crystular.org/
- Host: GitHub
- URL: https://github.com/selleo/crystular
- Owner: Selleo
- License: mit
- Created: 2018-06-08T09:35:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-10-22T23:08:34.000Z (almost 4 years ago)
- Last Synced: 2025-05-05T11:19:55.449Z (5 months ago)
- Topics: crystal, crystal-lang, crystular, kemal, regex, regular-expressions, tester
- Language: Crystal
- Homepage: http://www.crystular.org/
- Size: 34.2 KB
- Stars: 32
- Watchers: 10
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://opensource.org/licenses/MIT)

[](https://circleci.com/gh/Selleo/crystular/tree/master)# Crystular
Crystular is a rubular expression tester written in [crystal lang](https://crystal-lang.org/), inspired by Rubular.
Demo:
[http://www.crystular.org/](http://www.crystular.org/)## Contribution guide
If you find any issues please report them [here](https://github.com/Selleo/crystular/issues) and provide your rubular expression (with options) and test string (if needed).
You can also fork repo and create PR.
## Authors
- [[qbart]](https://github.com/qbart) Bartłomiej Wójtowicz - creator, maintainer