{"id":13433347,"url":"https://github.com/ytbryan/typing","last_synced_at":"2025-07-09T15:34:50.023Z","repository":{"id":59158428,"uuid":"47409725","full_name":"ytbryan/typing","owner":"ytbryan","description":":v: Add amazing typing effect with one line of ruby for Rails 5.x","archived":false,"fork":false,"pushed_at":"2016-12-23T05:45:58.000Z","size":2412,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-30T01:01:46.703Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://rubygems.org/gems/typing","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/ytbryan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-04T14:47:41.000Z","updated_at":"2020-05-23T19:54:30.000Z","dependencies_parsed_at":"2022-09-13T20:10:23.865Z","dependency_job_id":null,"html_url":"https://github.com/ytbryan/typing","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/ytbryan%2Ftyping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytbryan%2Ftyping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytbryan%2Ftyping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ytbryan%2Ftyping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ytbryan","download_url":"https://codeload.github.com/ytbryan/typing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225565937,"owners_count":17489288,"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-07-31T02:01:24.505Z","updated_at":"2024-11-20T13:33:03.524Z","avatar_url":"https://github.com/ytbryan.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"![Typing](assets/images/typing.gif)\n\n[See example on heroku.](http://typingdemo.herokuapp.com/) ([source](http://github.com/ytbryan/typingdemo))\n\n# Typing\n\n## Usage\n\nAt your view.\n\n```\n\u003ch1\u003eI like to eat \u003c%= typing @array %\u003e for my dinner.\u003c/h1\u003e\n```\n\nAt your controller, pass in the array.\n\n```\n@array = [\"Pizza\",\"Sushi\",\"Potato Chips\"]\n```\n\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'typing'\n```\n\nAt Application.js, add `//require typing` after turbolinks:\n```\n//= require turbolinks\n//= require typing\n```\n\n\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake false` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/ytbryan/typing. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](contributor-covenant.org) code of conduct.\n\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n## Contact\n\n@ytbryan \u0026 📮 Bryan Lim ytbryan@gmail.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fytbryan%2Ftyping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fytbryan%2Ftyping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fytbryan%2Ftyping/lists"}