{"id":26064784,"url":"https://github.com/syncano/syncano4-js","last_synced_at":"2026-04-21T19:34:02.392Z","repository":{"id":26286352,"uuid":"29733958","full_name":"Syncano/syncano4-js","owner":"Syncano","description":null,"archived":false,"fork":false,"pushed_at":"2015-12-04T18:08:17.000Z","size":619,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-02-22T09:47:46.680Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Syncano.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":"2015-01-23T13:39:10.000Z","updated_at":"2015-05-13T20:09:04.000Z","dependencies_parsed_at":"2022-08-26T21:20:01.166Z","dependency_job_id":null,"html_url":"https://github.com/Syncano/syncano4-js","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/Syncano%2Fsyncano4-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Syncano%2Fsyncano4-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Syncano%2Fsyncano4-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Syncano%2Fsyncano4-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Syncano","download_url":"https://codeload.github.com/Syncano/syncano4-js/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242595951,"owners_count":20155377,"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-03-08T18:49:22.471Z","updated_at":"2026-04-21T19:34:02.320Z","avatar_url":"https://github.com/Syncano.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Syncano javascript library v 4.0 alpha\n\n## JavaScript QuickStart Guide\n\nYou can find quick start on installing and using Syncano's JS library in our [documentation](http://docs.syncano.com/v1.0/docs/javascript).\n\nFor more detailed information on how to use Syncano and its features - our [Developer Manual](http://docs.syncano.com/v1.0/docs/getting-started-with-syncano) should be very helpful.\n\nIn case you need help working with the library - email us at libraries@syncano.com - we will be happy to help!\n\n## Directory structure:\n\n* lib/ - js library\n* examples/browser - examples for browser (in form of web page)\n* examples - example projects\n\n## To run code samples\n\nFirst, you need a Syncano account.\nTo create one please follow these steps:\n\n* open `examples/node/createAccount.js` in your favourite editor and fill your data (email, password and name)\n* `cd examples/node`\n* `npm install`\n* `node createAccount.js`\n* create `examples/browser/js/config.js` file and place the structure returned by createAccount.js in it:\n\n```javascript\nvar Config = {\n\tinstance: '...',\n\temail: '...',\n\tpassword: '...',\n\tapiKey: ''\n};\n```\n\n* download latest jquery and put it in `examples/browser/vendor/jquery.js`\n* open `examples/browser/index.html` file\n* press the `Connect with email/password` button\n* button should become green in a second and you'll see an apiKey in the site header\n* put this apiKey in previously generated config.js\n\nPhew! Now you have your own account and instance and you are ready to play with api. Simply reload `examples/browser/index.html` and play with buttons.\n\n## Docs\n\nGenerate docs with yuidoc\n\n```\nyuidoc -o docs lib/\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyncano%2Fsyncano4-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyncano%2Fsyncano4-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyncano%2Fsyncano4-js/lists"}