joshhazelhurst123 / regex-tutorial

Interaktives Tutorial für Reguläre Ausdrücke | Interactive Tutorial for Regular Expressions

Home Page:https://coderdojopotsdam.github.io/regex-tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Regex-Tutorial

Build Status First Timers

This is the source code for the Regular Expressions Interactive Tutorial.

Contribute

Please use the tutorial. If you have something to add or find a mistake, there is a link on each page to edit and improve the HTML file. Then you can make a pull request.

Setup

To setup a development enviroment gem install jekyll Then run jekyll serve --trace Type in localhost:4000

Github Pages

  1. Fork
  2. Go to your settings at https://github.com/YOUR_USERNAME/regex-tutorial/settings, you can make a live view of your code. grafik

Further Reading

License

Creative Commons Lizenzvertrag
Regex-Tutorial by Nicco Kunzmann is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License..

Images in the "extern" folder are under a separate license.

About

Interaktives Tutorial für Reguläre Ausdrücke | Interactive Tutorial for Regular Expressions

https://coderdojopotsdam.github.io/regex-tutorial


Languages

Language:HTML 81.6%Language:JavaScript 11.9%Language:CSS 6.5%