{"id":13400026,"url":"https://github.com/soulwire/Makisu","last_synced_at":"2025-03-14T04:32:31.455Z","repository":{"id":5106747,"uuid":"6270574","full_name":"soulwire/Makisu","owner":"soulwire","description":"CSS 3D Dropdown Concept","archived":false,"fork":false,"pushed_at":"2022-07-28T05:16:46.000Z","size":159,"stargazers_count":1528,"open_issues_count":8,"forks_count":351,"subscribers_count":116,"default_branch":"master","last_synced_at":"2025-03-11T06:09:51.373Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"fullscale/elastic.js","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/soulwire.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":"2012-10-18T00:01:35.000Z","updated_at":"2025-02-22T04:53:05.000Z","dependencies_parsed_at":"2022-07-08T23:16:45.683Z","dependency_job_id":null,"html_url":"https://github.com/soulwire/Makisu","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/soulwire%2FMakisu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulwire%2FMakisu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulwire%2FMakisu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/soulwire%2FMakisu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/soulwire","download_url":"https://codeload.github.com/soulwire/Makisu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243526886,"owners_count":20305109,"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-07-30T19:00:46.856Z","updated_at":"2025-03-14T04:32:26.442Z","avatar_url":"https://github.com/soulwire.png","language":"CSS","funding_links":[],"categories":["CSS","🚀 A series of exquisite and compact web page cool effects"],"sub_categories":["Css 3D Effect"],"readme":"### Makisu\n\nAn experimental CSS 3D dropdown concept, wrapped up in a [jQuery](http://jquery.com/) plugin.\n\nCheck out the [demo](http://soulwire.github.com/Makisu/) _(you'll need a CSS 3D capable browser, such as [Chrome](www.google.com/chrome).)_\n\nA current list of supported browsers can be found [here](http://caniuse.com/#search=3d%20transform).\n\n#### Example usage\n\nUse it like any regular jQuery plugin:\n\n    $( '.list' ).makisu({\n        selector: 'li',\n        overlap: 0.2,\n        speed: 0.8\n    });\n\nThe options available are:\n\n - `selector` Children matching this selector will be _folded_ into the Makisu\n - `speed` The animation duration (in _seconds_) for each folding item\n - `overlap` Fraction of `speed\t` by which folding items overlap (`0` to `1`)\n - `shading` Default shading colour (`null` for no shading)\n - `perspective` Perspective to apply to 3D transformed objects\n \n#### API\n\nOnce an element has been extended as in the example above, you can `open`, `close` and `toggle` it.\n\n\t$( '.list' ).makisu( 'open' );\n \n#### Trivia\n\nThe name comes from the [object](http://en.wikipedia.org/wiki/Makisu) that inspired it.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoulwire%2FMakisu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsoulwire%2FMakisu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsoulwire%2FMakisu/lists"}