{"id":15377500,"url":"https://github.com/mislav/lyndon.tmbundle","last_synced_at":"2026-01-07T12:04:09.655Z","repository":{"id":719369,"uuid":"366562","full_name":"mislav/Lyndon.tmbundle","owner":"mislav","description":"Execute JavaScript expressions with a single keystroke inside TextMate","archived":false,"fork":false,"pushed_at":"2009-11-09T18:19:09.000Z","size":76,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-19T18:41:35.240Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mislav.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2009-11-09T18:19:05.000Z","updated_at":"2020-07-29T11:23:26.000Z","dependencies_parsed_at":"2022-07-18T05:21:05.884Z","dependency_job_id":null,"html_url":"https://github.com/mislav/Lyndon.tmbundle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mislav/Lyndon.tmbundle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2FLyndon.tmbundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2FLyndon.tmbundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2FLyndon.tmbundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2FLyndon.tmbundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mislav","download_url":"https://codeload.github.com/mislav/Lyndon.tmbundle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mislav%2FLyndon.tmbundle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28235229,"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","status":"online","status_checked_at":"2026-01-07T02:00:05.975Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-10-01T14:12:02.430Z","updated_at":"2026-01-07T12:04:09.628Z","avatar_url":"https://github.com/mislav.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"Execute JavaScript in TextMate\n==============================\n\nThis is a TextMate bundle for the excellent [Lyndon][].\n\n1. Get [MacRuby][],\n2. Get Lyndon. Do so with [rip][]:\n    \n        rip install git://github.com/defunkt/lyndon.git\n    \n    Or rubygems:\n    \n        [sudo] macgem install lyndon\n\n3. Install Lyndon.tmbundle:\n\n        git clone git://github.com/mislav/Lyndon.tmbundle.git \\\n          \"~/Library/Application Support/TextMate/Bundles\"\n\n4. Maximum awesome.\n\nBundle commands\n---------------\n\nShortcuts are the same as equivalents in Ruby documents:\n\n* ⌘R -- run JavaScript document\n* ⌃⇧E -- run line / selection as JavaScript\n\n*(Make sure you have your textmate document set to \"JavaScript\".)*\n\nTry it on\n---------\n\nHere's a sample document:\n\n    function camelize(string){\n      return string.replace(/-(.)/g, function(_, c){ return c.toUpperCase() })\n    }\n\n    camelize('webkit-border-radius')\n    \nHitting ⌘R should produce:\n\n    \"WebkitBorderRadius\"\n\nYou're done.\n    \n[lyndon]: http://github.com/defunkt/lyndon\n[macruby]: http://www.macruby.org/downloads.html\n[rip]: http://hellorip.com/about.html","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmislav%2Flyndon.tmbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmislav%2Flyndon.tmbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmislav%2Flyndon.tmbundle/lists"}