Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ijlee2/nearley-tutorial

Ember-Nearley tutorial for Ember ATX Meetup
https://github.com/ijlee2/nearley-tutorial

ember emberjs ldap ldap-filter nearley nearleyjs

Last synced: about 2 months ago
JSON representation

Ember-Nearley tutorial for Ember ATX Meetup

Awesome Lists containing this project

README

        

# Nearley Tutorial

This is the code companion to my [Nearley.js: When Regex Isn't Enough](https://crunchingnumbers.live/2019/01/24/nearley-js-when-regex-isnt-enough/), presented at the Ember ATX Meetup on 1/24/2019.

You can check how the project should look after each step, by running `git checkout` and specifying the branch name:

| Branch name | Added features |
| ----------- | ------------------------------------ |
| starter | Starter project |
| master | Added simple and present expressions |