Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ijlee2/nearley-tutorial
- Owner: ijlee2
- Created: 2019-01-24T12:50:24.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-24T23:08:57.000Z (almost 6 years ago)
- Last Synced: 2024-12-03T00:31:50.551Z (about 2 months ago)
- Topics: ember, emberjs, ldap, ldap-filter, nearley, nearleyjs
- Language: JavaScript
- Homepage: https://ldap-builder.herokuapp.com
- Size: 127 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 |