0.0.2 • Published 2 years ago

@theredhead/text v0.0.2

Weekly downloads
-
License
WTFPL
Repository
github
Last release
2 years ago

@theredhead/text

Purpose

This package aims to provide some text parsing utility.

Exported types

  • class Parser
    • Make it simple to implement text parsing classes based on characters.
  • class TokenParser
    • Make it simple to implement text parsing classes based on words.