{"id":19136839,"url":"https://github.com/mdub/rack-livejs","last_synced_at":"2026-06-18T03:31:17.846Z","repository":{"id":8807771,"uuid":"10504175","full_name":"mdub/rack-livejs","owner":"mdub","description":null,"archived":false,"fork":false,"pushed_at":"2014-03-08T12:01:46.000Z","size":167,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-03T13:17:02.511Z","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/mdub.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-06-05T14:15:18.000Z","updated_at":"2014-03-08T12:01:46.000Z","dependencies_parsed_at":"2022-09-02T10:51:55.176Z","dependency_job_id":null,"html_url":"https://github.com/mdub/rack-livejs","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdub%2Frack-livejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdub%2Frack-livejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdub%2Frack-livejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mdub%2Frack-livejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mdub","download_url":"https://codeload.github.com/mdub/rack-livejs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240215410,"owners_count":19766407,"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-09T06:35:40.224Z","updated_at":"2026-06-08T21:30:13.402Z","avatar_url":"https://github.com/mdub.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rack::Livejs\n\nRack middleware to inject and serve \"live.js\", a handy javascript snippet for automatically updating content in browser when files in your local dev environment change.\n\n  \"Just include Live.js and it will monitor the current page including local CSS and Javascript by sending consecutive HEAD requests to the server. Changes to CSS will be applied dynamically and HTML or Javascript changes will reload the page.\" - extracted form livejs.com\n\nView [livejs.com](http://livejs.com) for more information on live.js and how it works\n\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n    gem 'rack-livejs'\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install rack-livejs\n\n## Usage\n\nNothing else to do. Rack will serve live.js into your site and will monitor your assets (css, js and html) changes.\n\n## Contributing\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdub%2Frack-livejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmdub%2Frack-livejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmdub%2Frack-livejs/lists"}