Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mrkamel/to_tag
Transform words into tags
https://github.com/mrkamel/to_tag
Last synced: 23 days ago
JSON representation
Transform words into tags
- Host: GitHub
- URL: https://github.com/mrkamel/to_tag
- Owner: mrkamel
- Created: 2012-03-06T15:52:15.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-01-12T14:48:56.000Z (almost 10 years ago)
- Last Synced: 2024-10-09T16:47:23.149Z (about 1 month ago)
- Language: Ruby
- Homepage:
- Size: 121 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# to_tag
Transform words into tags and multiple words into multiple tags
without loosing search operators
irb> "süden".to_tag
=> "sueden"
>> "coca-cola -trinken".to_tags
irb> "coca cola -trinken"