An open API service indexing awesome lists of open source software.

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/

Awesome Lists containing this project

README

          

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg?style=flat-square)](https://opensource.org/licenses/MIT)
![Uptime Robot status](https://img.shields.io/uptimerobot/status/m780439763-859c717a1ccbfe8166e47db6.svg?style=flat-square)
[![CircleCI](https://circleci.com/gh/Selleo/crystular/tree/master.svg?style=svg)](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