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

https://github.com/dhellmann/presentation-regexes-fear

Presentation: Regular Expressions Are Nothing to Fear
https://github.com/dhellmann/presentation-regexes-fear

Last synced: 12 months ago
JSON representation

Presentation: Regular Expressions Are Nothing to Fear

Awesome Lists containing this project

README

          

=======================================================
Presentation: Regular Expressions Are Nothing to Fear
=======================================================

This repository contains the source files for a presentation about
regular expressions.

To run the presentation::

$ npm install
$ npm start

To update the presentation::

$ pip install -r requirements.txt
$ cog.py -r index.html