Simple string tokenizer for lexical scanning operations
**StringScanner** is a simple string tokenizer that provides for lexical scanning operations on a string. It's a JavaScript port of the [Ruby library with the same name](http://ruby-doc.org/core/classes/StringScanner.html).
lexical string analysis for javascript
StringScanner performs lexical scanning operations on a string.
Stringscanner performs lexical scanning operations on a string.
Performs lexical scanning operations on a string
Provides lexical scanning operations on a String.
Ruby standard library strscan.
Opal version of strscan.
StringScanner implementation for RubyMotion
Implements a version of Ruby's StringScanner that works with Mustermann patterns