{"id":25470331,"url":"https://github.com/thinkphp/binaryclock","last_synced_at":"2025-11-04T18:30:34.363Z","repository":{"id":1114022,"uuid":"983719","full_name":"thinkphp/BinaryClock","owner":"thinkphp","description":"This plugin MooTools provides functionality for displaying simple binary clock  on a page.","archived":false,"fork":false,"pushed_at":"2010-10-14T13:34:31.000Z","size":108,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-14T14:54:23.372Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://thinkphp.github.com/BinaryClock","language":"JavaScript","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/thinkphp.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":"2010-10-13T10:54:01.000Z","updated_at":"2014-01-31T01:37:50.000Z","dependencies_parsed_at":"2022-08-16T12:05:11.713Z","dependency_job_id":null,"html_url":"https://github.com/thinkphp/BinaryClock","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkphp%2FBinaryClock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkphp%2FBinaryClock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkphp%2FBinaryClock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thinkphp%2FBinaryClock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thinkphp","download_url":"https://codeload.github.com/thinkphp/BinaryClock/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239437488,"owners_count":19638505,"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":"2025-02-18T08:32:56.799Z","updated_at":"2025-11-04T18:30:34.327Z","avatar_url":"https://github.com/thinkphp.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"BinaryClock\n======================\n\nThis plugin MooTools provides functionality for displaying simple binary clock on a page.\n\n![Screenshot](http://farm5.static.flickr.com/4031/5078844863_bffbee21b2_b.jpg)\n\nHow to use\n----------\n\nFirst you must to include the JS files in the head of your HTML document:\n\n            #HTML\n            \u003cscript type=\"text/javascript\" src=\"mootools.js\"\u003e\u003c/script\u003e\n            \u003cscript type=\"text/javascript\" src=\"BinaryClock.js\"\u003e\u003c/script\u003e\n\nIn your JS:\n          \n           #JS\n           window.addEvent('domready',function(){\n               new BinaryClock('mycanvas'); \n           });  \n\nIn your HTML body:\n\n           #HTML\n           \u003ccanvas id=\"mycanvas\" height=\"240\" width=\"320\"\u003e\u003c/canvas\u003e\n\nIn your HEAD Style:\n\n           #CSS\n           #mycanvas{border: 1px solid #000;}\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkphp%2Fbinaryclock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthinkphp%2Fbinaryclock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthinkphp%2Fbinaryclock/lists"}