{"id":19001504,"url":"https://github.com/bumi/dealbase_text","last_synced_at":"2026-04-19T16:30:20.924Z","repository":{"id":4044133,"uuid":"5145946","full_name":"bumi/dealbase_text","owner":"bumi","description":"just an experment, ignore ;)","archived":false,"fork":false,"pushed_at":"2012-07-23T00:18:56.000Z","size":104,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-01T18:31:42.609Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bumi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-07-23T00:15:33.000Z","updated_at":"2017-06-06T00:48:42.000Z","dependencies_parsed_at":"2022-09-01T17:31:50.218Z","dependency_job_id":null,"html_url":"https://github.com/bumi/dealbase_text","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bumi%2Fdealbase_text","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bumi%2Fdealbase_text/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bumi%2Fdealbase_text/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bumi%2Fdealbase_text/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bumi","download_url":"https://codeload.github.com/bumi/dealbase_text/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240020608,"owners_count":19735222,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T18:11:26.589Z","updated_at":"2026-04-19T16:30:20.865Z","avatar_url":"https://github.com/bumi.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DealbaseText\n\nstolen from https://github.com/twitter/twitter-text-rb/blob/master/lib/twitter-text/extractor.rb to extract screen names from any given text\n\n\n## Usage\n\n    DealbaseText::Extractor.new(text).screen_names\n    \n    DealbaseText::Extractor.new(text).screen_names do |sceen_name| ... end\n    \n    DealbaseText::Extractor.new(text).screen_names_with_indices\n    \n    DealbaseText::Extractor.new(text).screen_names_with_indices do |sceen_name, begin_char_index, end_char_index| ... end\n\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'dealbase_text'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install dealbase_text\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbumi%2Fdealbase_text","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbumi%2Fdealbase_text","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbumi%2Fdealbase_text/lists"}