{"id":13630800,"url":"https://github.com/vil-lang/sketchtool-api","last_synced_at":"2025-03-22T06:45:23.236Z","repository":{"id":57362375,"uuid":"74231115","full_name":"vil-lang/sketchtool-api","owner":"vil-lang","description":"JavaScript API for sketchtool.","archived":false,"fork":false,"pushed_at":"2016-11-27T13:47:43.000Z","size":2374,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-27T19:45:49.158Z","etag":null,"topics":["api","sketch-app","sketchtool"],"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/vil-lang.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":"2016-11-19T19:39:30.000Z","updated_at":"2018-01-25T08:06:04.000Z","dependencies_parsed_at":"2022-09-13T21:00:46.724Z","dependency_job_id":null,"html_url":"https://github.com/vil-lang/sketchtool-api","commit_stats":null,"previous_names":["ngryman/sketchtool-api"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vil-lang%2Fsketchtool-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vil-lang%2Fsketchtool-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vil-lang%2Fsketchtool-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vil-lang%2Fsketchtool-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vil-lang","download_url":"https://codeload.github.com/vil-lang/sketchtool-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244918582,"owners_count":20531686,"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":["api","sketch-app","sketchtool"],"created_at":"2024-08-01T22:01:59.590Z","updated_at":"2025-03-22T06:45:23.207Z","avatar_url":"https://github.com/vil-lang.png","language":"JavaScript","readme":"# sketchtool-api\n\n\u003e JavaScript API for sketchtool.\n\n[![travis][travis-image]][travis-url] [![codecov][codecov-image]][codecov-url]\n\n[travis-image]: https://img.shields.io/travis/ngryman/sketchtool-api.svg?style=flat\n[travis-url]: https://travis-ci.org/ngryman/sketchtool-api\n[codecov-image]: https://img.shields.io/codecov/c/github/ngryman/sketchtool-api.svg\n[codecov-url]: https://codecov.io/github/ngryman/sketchtool-api\n\n\n**sketchtool-api** allows you to access [sketchtool] command-line tool via a simple JavaScript API.\n\nThis package does not bundle **sketchtool**, you need to have it installed on your machine. You can follow the instructions here: https://www.sketchapp.com/tool/.\n\n*Notice: For now only the `dump` command is supported.*\n\n[sketchtool]: http://bohemiancoding.com/sketch/tool/\n\n\n## Install\n\n```sh\nnpm install --save sketchtool-api\n```\n\n\n## Usage\n\n```javascript\nimport sketchtool from 'sketchtool'\n\n// Dump a document as JSON\nconst doc = await sketchtool.dump('my-awesome-design.sketch')\n```\n\n\n## License\n\nMIT © [Nicolas Gryman](https://ngryman.sh)\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvil-lang%2Fsketchtool-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvil-lang%2Fsketchtool-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvil-lang%2Fsketchtool-api/lists"}