{"id":18443313,"url":"https://github.com/switz/melt","last_synced_at":"2025-04-07T23:31:52.762Z","repository":{"id":6460410,"uuid":"7700175","full_name":"switz/melt","owner":"switz","description":"Easily share to social networks via a dead-simple API","archived":false,"fork":false,"pushed_at":"2013-01-31T22:25:33.000Z","size":248,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-14T09:18:11.048Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://npmjs.org/package/melt","language":"CoffeeScript","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/switz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-01-19T06:24:15.000Z","updated_at":"2014-03-22T21:53:11.000Z","dependencies_parsed_at":"2022-09-03T14:01:37.628Z","dependency_job_id":null,"html_url":"https://github.com/switz/melt","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/switz%2Fmelt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/switz%2Fmelt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/switz%2Fmelt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/switz%2Fmelt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/switz","download_url":"https://codeload.github.com/switz/melt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223297257,"owners_count":17121976,"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-06T06:47:00.178Z","updated_at":"2024-11-06T06:47:00.278Z","avatar_url":"https://github.com/switz.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"#Melt\n\n[![build status](https://secure.travis-ci.org/switz/melt.png)](http://travis-ci.org/switz/melt)\n\n## How to send a tweet + status update\n\n    var Melt = require('melt');\n\n    var networks = {\n      twitter: {\n        consumer_key: 'your',\n        consumer_secret: 'keys',\n        access_token_key: 'go',\n        access_token_secret: 'here'\n      },\n      facebook: {\n        token: 'access token'\n      }\n    }\n\n    var melt = new Melt(networks);\n\n    var message = \"Split open and step into the freezer.\";\n\n    melt.tweet(message, function(err, data) {\n      console.log(data);\n    });\n\n    melt.updateStatus(message, function(err, data) {\n      console.log(data);\n    });\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswitz%2Fmelt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswitz%2Fmelt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswitz%2Fmelt/lists"}