{"id":25457365,"url":"https://github.com/still-code/tailwindcss-border-sketch","last_synced_at":"2025-11-02T12:30:31.599Z","repository":{"id":57152545,"uuid":"267485302","full_name":"still-code/tailwindcss-border-sketch","owner":"still-code","description":"plugin to add Border Sketch Style to tailwindcss","archived":false,"fork":false,"pushed_at":"2022-07-29T03:57:44.000Z","size":105,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-16T12:02:37.757Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/still-code.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"atmonshi"}},"created_at":"2020-05-28T03:36:00.000Z","updated_at":"2024-12-27T18:54:59.000Z","dependencies_parsed_at":"2022-08-27T18:32:50.745Z","dependency_job_id":null,"html_url":"https://github.com/still-code/tailwindcss-border-sketch","commit_stats":null,"previous_names":["atm-code/tailwindcss-border-sketch"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/still-code%2Ftailwindcss-border-sketch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/still-code%2Ftailwindcss-border-sketch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/still-code%2Ftailwindcss-border-sketch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/still-code%2Ftailwindcss-border-sketch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/still-code","download_url":"https://codeload.github.com/still-code/tailwindcss-border-sketch/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239126513,"owners_count":19586101,"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-02-18T02:17:11.042Z","updated_at":"2025-11-02T12:30:31.543Z","avatar_url":"https://github.com/still-code.png","language":"JavaScript","funding_links":["https://github.com/sponsors/atmonshi"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\u003cimg src=\"https://banners.beyondco.de/Border%20Sketch.png?theme=light\u0026packageManager=yarn+add\u0026packageName=tailwindcss-border-sketch\u0026pattern=jigsaw\u0026style=style_1\u0026description=border+sketch+for+tailwindcss\u0026md=1\u0026showWatermark=1\u0026fontSize=100px\u0026images=puzzle\u0026widths=600\u0026heights=650\"/\u003e\u003c/p\u003e\n\n# tailwindcss border sketch\nSimple plugin that adds Border Sketch Style to tailwindcss\n\n\n## Example:\n\n![example]( example.png \"Logo Title Text 1\")\n\n## Demo:\n[ATM Blog](http://atmonshi.sa)\n\n## Installation\n\n#### NPM:\n\n```console\nnpm i tailwindcss-border-sketch\n```\n\n#### Yarn:\n\n```console\nyarn add tailwindcss-border-sketch\n```\n\n\n## Setup\n\nIn your Tailwindcss config file add the pligin to the `plugins` array\n```\nplugins: [\n    require('tailwindcss-border-sketch')(),\n]\n``` \n\nThen if you re-run your build suite, all the classes are available to use.\n\n## Usage:\n\n```html\n\u003clable\u003eSmall :\u003c/lable\u003e\n\u003cdiv class=\"border-sketchy-sm bg-white p-6 m-8 shadow hover:border-sketchy-lg hover:shadow-lg transition duration-700 ease-in-out \"\u003e\n    border-sketchy-sm hover:border-sketchy-lg\n\u003c/div\u003e\n\n\u003clable\u003eMedium :\u003c/lable\u003e\n\u003cdiv class=\"border-sketchy-md bg-white p-6 m-8 shadow hover:border-sketchy-lg hover:shadow-lg transition duration-700 ease-in-out \"\u003e\n    border-sketchy-md hover:border-sketchy-sm\n\u003c/div\u003e\n\n\u003clable\u003eLarge :\u003c/lable\u003e\n\u003cdiv class=\"border-sketchy-lg bg-white p-6 m-8 shadow hover:border-sketchy-sm hover:shadow-lg transition duration-700 ease-in-out \"\u003e\n    border-sketchy-lg hover:border-sketchy-md\n\u003c/div\u003e\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstill-code%2Ftailwindcss-border-sketch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstill-code%2Ftailwindcss-border-sketch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstill-code%2Ftailwindcss-border-sketch/lists"}