{"id":16824979,"url":"https://github.com/tomnomnom/graphite-client","last_synced_at":"2025-03-18T00:47:17.006Z","repository":{"id":3692766,"uuid":"4763316","full_name":"tomnomnom/graphite-client","owner":"tomnomnom","description":"Really simple plain-text graphite client","archived":false,"fork":false,"pushed_at":"2012-06-23T14:57:00.000Z","size":100,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T09:08:20.492Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"AdaGold/jquery-tic-tac-toe","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tomnomnom.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":"2012-06-23T12:54:04.000Z","updated_at":"2022-11-19T18:23:46.000Z","dependencies_parsed_at":"2022-09-15T16:04:21.390Z","dependency_job_id":null,"html_url":"https://github.com/tomnomnom/graphite-client","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/tomnomnom%2Fgraphite-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomnomnom%2Fgraphite-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomnomnom%2Fgraphite-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomnomnom%2Fgraphite-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomnomnom","download_url":"https://codeload.github.com/tomnomnom/graphite-client/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244135897,"owners_count":20403797,"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-10-13T11:12:34.886Z","updated_at":"2025-03-18T00:47:16.969Z","avatar_url":"https://github.com/tomnomnom.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# graphite-client\n\nA really simple plain-text graphite client module.\n\n## Example usage\n\nInstall with:\n  \n    npm install https://github.com/TomNomNom/graphite-client/tarball/master\n\nExample code:    \n\n    var graphite = require('graphite-client');\n\n    var client = graphite.connect(2003, '127.0.0.1');\n\n    setInterval(function(){\n        var rand = Math.floor(Math.random()*100);\n        client.send('test.random', rand);\n    }, 10000);\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomnomnom%2Fgraphite-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomnomnom%2Fgraphite-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomnomnom%2Fgraphite-client/lists"}