Skip to content

Commit

Permalink
closed #2
Browse files Browse the repository at this point in the history
  • Loading branch information
crguezl committed Nov 24, 2023
1 parent c102938 commit c8c68bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ test/ignore.js
coverage/
test/error-tokens.js
test/test-grammar-error-tokens.ne
test/test-grammar-error-tokens.js
test/test-grammar-error-tokens.js
docs
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

Moo-ignore (🐄) is a wrapper around the [moo](https://www.npmjs.com/package/moo) tokenizer/lexer generator that provides a [nearley.js](https://github.com/hardmath123/nearley) compatible lexer with the capacity to ignore specified tokens.

Moo-ignore is a wrapper around the moo tokenizer/lexer generator that provides a nearley.js compatible lexer with the capacity to ignore specified tokens.

## Usage

Expand Down

0 comments on commit c8c68bc

Please sign in to comment.