{"id":17909739,"url":"https://github.com/jordienr/whatamesh","last_synced_at":"2025-04-07T08:19:47.051Z","repository":{"id":39905186,"uuid":"405511925","full_name":"jordienr/whatamesh","owner":"jordienr","description":"tool to create mesh gradients","archived":false,"fork":false,"pushed_at":"2024-08-20T03:25:39.000Z","size":137,"stargazers_count":109,"open_issues_count":3,"forks_count":12,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-31T06:05:52.911Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"whatamesh.vercel.app","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/jordienr.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-09-12T00:31:30.000Z","updated_at":"2025-03-07T15:05:31.000Z","dependencies_parsed_at":"2025-02-01T05:10:48.202Z","dependency_job_id":"acabcdb7-27ee-4e41-912e-72810bb8f5fe","html_url":"https://github.com/jordienr/whatamesh","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/jordienr%2Fwhatamesh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordienr%2Fwhatamesh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordienr%2Fwhatamesh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jordienr%2Fwhatamesh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jordienr","download_url":"https://codeload.github.com/jordienr/whatamesh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247615385,"owners_count":20967184,"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-10-28T19:27:53.545Z","updated_at":"2025-04-07T08:19:47.027Z","avatar_url":"https://github.com/jordienr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Whatamesh\n\nEasily create mesh gradients like Stripe.\n\nThis project wouldn't be possible without stripe and https://kevinhufnagl.com/\n\n## Live Demo \n\n[https://whatamesh.vercel.app/](https://whatamesh.vercel.app/)\n\n## Getting started\n\n### Creating your first gradient\n\n```html\n\u003ccanvas id=\"gradient-canvas\"\u003e\u003c/canvas\u003e\n```\n\n```js\nimport { Gradient } from \"whatamesh\";\n\nconst gradient = new Gradient();\ngradient.initGradient(\"#gradient-canvas\");\n```\n\n```css\n#gradient-canvas {\n  width: 100%;\n  height: 100%;\n  --gradient-color-1: #449ce4;\n  --gradient-color-2: #2f8bc1;\n  --gradient-color-3: #ccbeee;\n  --gradient-color-4: #4c57f6;\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjordienr%2Fwhatamesh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjordienr%2Fwhatamesh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjordienr%2Fwhatamesh/lists"}