hashtag_parser 0.1.0
Hashtag parser inspired by https://github.com/tonsser/hashtag-rs/ Given a string, this gem returns an array with an object with `text`, `start` and `end`. Its goal is to match Instagram's parsing of hashtags.
          Gemfile:
          =
        
        
          install:
          =
        
      Versions:
- 0.1.0 April 03, 2020 (8 KB)
Development Dependencies (1):
            byebug
            >= 0
          
    