{"id":15458120,"url":"https://github.com/dmotz/maskew","last_synced_at":"2025-04-14T16:22:04.826Z","repository":{"id":5924643,"uuid":"7144375","full_name":"dmotz/maskew","owner":"dmotz","description":"▰ Add some diagonal rhythm to your elements","archived":false,"fork":false,"pushed_at":"2019-01-19T19:43:17.000Z","size":970,"stargazers_count":119,"open_issues_count":1,"forks_count":9,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-21T22:37:54.675Z","etag":null,"topics":["animation","coffeescript","javascript","jquery"],"latest_commit_sha":null,"homepage":"http://oxism.com/maskew","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/dmotz.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":"2012-12-13T07:34:06.000Z","updated_at":"2024-09-03T12:38:14.000Z","dependencies_parsed_at":"2022-09-26T20:21:24.796Z","dependency_job_id":null,"html_url":"https://github.com/dmotz/maskew","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmotz%2Fmaskew","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmotz%2Fmaskew/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmotz%2Fmaskew/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmotz%2Fmaskew/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmotz","download_url":"https://codeload.github.com/dmotz/maskew/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248914209,"owners_count":21182380,"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":["animation","coffeescript","javascript","jquery"],"created_at":"2024-10-01T22:59:16.305Z","updated_at":"2025-04-14T16:22:04.805Z","avatar_url":"https://github.com/dmotz.png","language":"CoffeeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Maskew](https://oxism.com/maskew/demo/logo.png)\n\n# [Maskew](http://dmotz.github.com/maskew)\n\n#### Skew the shapes of elements without distorting their contents\n\n[Dan Motzenbecker](http://oxism.com), MIT License\n\n[@dcmotz](http://twitter.com/dcmotz)\n\n### Features\n\n- \u003c 5k\n- mobile friendly\n- no dependencies\n- optional jQuery plugin\n\n### [Demos](http://dmotz.github.com/maskew)\n\n### Usage\n\nUse it:\n\n```javascript\nvar maskew = new Maskew(document.getElementById('skew-me'), angle)\n\n// or\n\nvar maskew = new Maskew('#skew-me', angle)\n```\n\nWith jQuery:\n\n```javascript\nvar $maskew = $('#skew-me').maskew(angle)\n```\n\nAdd some touch:\n\n```javascript\n// from the start:\n\nvar touchMe = new Maskew(document.getElementById('skew-me'), angle, {\n  touch: true\n})\n\n// or:\n\nmaskew.setTouch(true)\n\n// disable touch:\n\nmaskew.setTouch(false)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmotz%2Fmaskew","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmotz%2Fmaskew","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmotz%2Fmaskew/lists"}