{"id":15509757,"url":"https://github.com/willin/leancloud-sdk","last_synced_at":"2025-07-26T20:37:41.954Z","repository":{"id":57289924,"uuid":"119493200","full_name":"willin/leancloud-sdk","owner":"willin","description":"Mini Leancloud SDK for browser/node.js","archived":false,"fork":false,"pushed_at":"2018-01-30T08:24:50.000Z","size":16,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-08T03:41:46.454Z","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":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/willin.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":"2018-01-30T06:32:57.000Z","updated_at":"2018-07-04T00:27:17.000Z","dependencies_parsed_at":"2022-08-25T07:40:52.867Z","dependency_job_id":null,"html_url":"https://github.com/willin/leancloud-sdk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/willin/leancloud-sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willin%2Fleancloud-sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willin%2Fleancloud-sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willin%2Fleancloud-sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willin%2Fleancloud-sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willin","download_url":"https://codeload.github.com/willin/leancloud-sdk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willin%2Fleancloud-sdk/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266300587,"owners_count":23907759,"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":"2025-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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-02T09:43:43.845Z","updated_at":"2025-07-26T20:37:41.935Z","avatar_url":"https://github.com/willin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# leancloud-sdk\n\nMini Leancloud SDK for browser/node.js\n\n[![npm](https://img.shields.io/npm/v/leancloud-sdk.svg?style=plastic)](https://npmjs.org/package/leancloud-sdk) [![npm](https://img.shields.io/npm/dm/leancloud-sdk.svg?style=plastic)](https://npmjs.org/package/leancloud-sdk) [![npm](https://img.shields.io/npm/dt/leancloud-sdk.svg?style=plastic)](https://npmjs.org/package/leancloud-sdk)\n\n```js\n// for browser\nconst SDK = require('leancloud-sdk');\n// for node.js\n// const SDK = require('leancloud-sdk/node');\n\nconst client = SDK({\n  appId: 'xxxx',\n  appKey: 'xxx',\n  endpoint: 'https://xxxx.api.lncld.net/1.1/'\n})\n\nclient.get('classes/Demo').then(console.log).catch(console.log);\n```\n\n## License\n\nMIT\n\n通过支付宝捐赠：\n\n![qr](https://cloud.githubusercontent.com/assets/1890238/15489630/fccbb9cc-2193-11e6-9fed-b93c59d6ef37.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillin%2Fleancloud-sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillin%2Fleancloud-sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillin%2Fleancloud-sdk/lists"}